heat_integrationtests.common.clients
Module¶heat_integrationtests.common.clients.
ClientManager
(conf, admin_credentials=False)[source]¶Bases: object
Provides access to the official python clients for calling various APIs.
Manager that provides access to the official python clients for calling various OpenStack APIs.
CINDERCLIENT_VERSION
= '2'¶HEATCLIENT_VERSION
= '1'¶NOVA_API_VERSION
= '2.1'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.