Bases: heat.engine.clients.client_plugin.ClientPlugin
- 
CLOUDFORMATION = 'cloudformation'
 
- 
ORCHESTRATION = 'orchestration'
 
- 
exceptions_module = <module 'heatclient.exc' from '/home/jenkins/workspace/heat-docs-ubuntu-xenial/.tox/venv/local/lib/python2.7/site-packages/heatclient/exc.pyc'>
 
- 
get_cfn_metadata_server_url()[source]
 
- 
get_heat_cfn_url()[source]
 
- 
get_heat_url()[source]
 
- 
get_insecure_option()[source]
 
- 
get_watch_server_url()[source]
 
- 
is_conflict(ex)[source]
 
- 
is_not_found(ex)[source]
 
- 
is_over_limit(ex)[source]
 
- 
service_types = ['orchestration', 'cloudformation']