tempest/tempest/test_discover
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
..
__init__.py Add test_discover module to provide a load_tests hook 2013-12-18 19:51:07 +00:00
plugins.py Migrate service_clients to tempest.lib 2016-08-05 16:23:26 +01:00
test_discover.py Remove the ec2 api tests from tempest 2015-12-17 17:59:20 -05:00