heat_integrationtests.functional.test_event_sinks Module¶heat_integrationtests.functional.test_event_sinks.ZaqarEventSinkTest(*args, **kwargs)[source]¶Bases: heat_integrationtests.functional.functional_base.FunctionalTestsBase
template = '\nheat_template_version: "2013-05-23"\nresources:\n  test_resource:\n    type: OS::Heat::TestResource\n    properties:\n      value: ok\n'¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.