The heat_integrationtests.common.clients Module¶
- 
class 
heat_integrationtests.common.clients.ClientManager(conf, admin_credentials=False)[source]¶ Bases:
objectProvides access to the official python clients for calling various APIs.
Manager that provides access to the official python clients for calling various OpenStack APIs.
- 
CEILOMETER_VERSION= ‘2’¶ 
- 
CINDERCLIENT_VERSION= ‘2’¶ 
- 
HEATCLIENT_VERSION= ‘1’¶ 
- 
NOVA_API_VERSION= ‘2.1’¶ 
-