The heat_integrationtests.functional.test_admin_actions Module

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={'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]
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.