tempest/tempest/lib/services
Andrea Frittoli (andreaf) e07579c603 Migrate service_clients to tempest.lib
Migrate the service_clients module to tempest.lib.services.clients.
Migrate related unit tests as well.

The clients module atm imports plugin.py from Tempest which is not
allowed via hacking to avoid cirtular dependencies.
If there is no way around this, I will have to remove the self
registration of the service clients from plugins, and ask the
plugins to do the registration themselves - which is a pity. Ideas?

Change-Id: I40e3478f69af62a7cdc14fa65ed21dcfbbe10e72
2016-08-05 16:23:26 +01:00
..
compute Add available params in compute clients' comment 2016-07-26 15:29:29 +08:00
identity Merge "Set timeout value in urllib3.poolmanager.PoolManager" 2016-08-01 20:08:37 +00:00
image Add documentation for glance api 2016-07-07 20:32:26 +00:00
network Merge "Add available params in network clients' comment" 2016-07-20 09:42:40 +00:00
volume Define volume availability_zones_client as library 2016-08-02 11:13:05 -07:00
__init__.py Migrate tempest-lib code into new lib dir 2016-02-23 14:15:04 -05:00
clients.py Migrate service_clients to tempest.lib 2016-08-05 16:23:26 +01:00