tacker.vnfm.infra_drivers.openstack.heat_client Module¶tacker.vnfm.infra_drivers.openstack.heat_client.HeatClient(auth_attr, region_name=None)¶Bases: object
create(fields)¶delete(stack_id)¶get(stack_id)¶resource_attr_support(resource_name, property_name)¶resource_event_list(stack_id, rsc_name, **kwargs)¶resource_get(stack_id, rsc_name)¶resource_get_list(stack_id, nested_depth=0)¶resource_metadata(stack_id, rsc_name)¶resource_signal(stack_id, rsc_name)¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.