The heat.engine.clients.os.openstacksdk Module

The heat.engine.clients.os.openstacksdk Module

class heat.engine.clients.os.openstacksdk.OpenStackSDKPlugin(context)[source]

Bases: heat.engine.clients.client_plugin.ClientPlugin

CLUSTERING = 'clustering'
NETWORK = 'network'
exceptions_module = <module 'openstack.exceptions' from '/home/zuul/.venv/local/lib/python2.7/site-packages/openstack/exceptions.pyc'>
find_network_segment(value)[source]
is_not_found(ex)[source]
service_types = ['network', 'clustering']
class heat.engine.clients.os.openstacksdk.SegmentConstraint[source]

Bases: heat.engine.constraints.BaseCustomConstraint

expected_exceptions = (<class 'openstack.exceptions.ResourceNotFound'>, <class 'openstack.exceptions.DuplicateResource'>)
validate_with_client(client, value)[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.