The heat.engine.clients
ModuleΒΆ
-
class
heat.engine.clients.
ClientBackend
[source] Bases:
object
Delay choosing the backend client module until the client’s class needs to be initialized.
-
heat.engine.clients.
Clients
alias of
ClientBackend
-
class
heat.engine.clients.
OpenStackClients
(context)[source] Bases:
object
Convenience class to create and cache client instances.
-
auth_token
-
ceilometer
()[source]
-
cinder
()[source]
-
client
(name)[source]
-
client_plugin
(name)[source]
-
glance
()[source]
-
heat
()[source]
-
keystone
()[source]
-
neutron
()[source]
-
nova
()[source]
-
swift
()[source]
-
trove
()[source]
-
url_for
(**kwargs)[source]
-
-
heat.engine.clients.
has_client
(name)[source]
-
heat.engine.clients.
initialise
()[source]
-
heat.engine.clients.
list_opts
()[source]