heat_integrationtests.functional.test_delete Module¶heat_integrationtests.functional.test_delete.DeleteInProgressTest(*args, **kwargs)[source]¶Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase
empty_template = '\nheat_template_version: 2013-05-23\nresources:\n'¶root_template = '\nheat_template_version: 2013-05-23\nresources:\n rg:\n type: OS::Heat::ResourceGroup\n properties:\n count: 125\n resource_def:\n type: empty.yaml\n'¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.