The heat_integrationtests.functional.test_delete Module¶
-
class
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’¶
-