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