heat.engine.clients.default_client_plugin module

heat.engine.clients.default_client_plugin module

class heat.engine.clients.default_client_plugin.DefaultClientPlugin(context)[source]

Bases: heat.engine.clients.client_plugin.ClientPlugin

A ClientPlugin that has no client.

This is provided so that Resource can make use of the is_not_found() and is_conflict() methods even if the resource plugin has not specified a client plugin.

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.