The heat_integrationtests.functional.test_admin_actions Module

class heat_integrationtests.functional.test_admin_actions.AdminActionsTest(*args, **kwargs)[source]

Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase

create_stack_setup_admin_client(template={'resources': {'test1': {'properties': {'value': 'Test1'}, 'type': 'OS::Heat::TestResource'}}, 'heat_template_version': '2013-05-23'})[source]
setUp()[source]
test_admin_complex_stack_actions()[source]
test_admin_simple_stack_actions()[source]