The heat.engine.clients.os.keystone ModuleΒΆ

class heat.engine.clients.os.keystone.KeystoneClientPlugin(context)[source]

Bases: heat.engine.clients.client_plugin.ClientPlugin

KeystoneClientPlugin.exceptions_module = <module 'keystoneclient.exceptions' from '/usr/lib/python2.7/site-packages/keystoneclient/exceptions.pyc'>
KeystoneClientPlugin.is_not_found(ex)[source]
KeystoneClientPlugin.is_over_limit(ex)[source]

Previous topic

The heat.engine.clients.os.trove Module

Next topic

The heat.engine.clients.os.neutron Module

This Page