rally-openstack/rally
Andrey Kurilin d1c6287392 [api_versions] Allow to use unknown services
Method `rally.osclients.services` returns only known services(services which
names and service types are hardcoded in rally.consts module).
Since api_versions allows to setup non-default service type for services, we
should take this into account in `required_services` validator.

Also, this patch:
 - moves ability to setup services via service_name only for admin users
 - removes versioned services from consts, since they are not"real"
   (Nova V3 was removed before it released, Nova V21 is now hosted under
   Nova service...)

Change-Id: I0c86c0c42ee7e25b92bd322c2e116ce25308a93a
2015-11-30 15:14:46 +02:00
..
plugins Remove old random name generator 2015-11-26 15:43:50 +00:00
__init__.py Add rally.sample.conf to project 2013-08-14 14:08:09 +04:00
consts.py [api_versions] Allow to use unknown services 2015-11-30 15:14:46 +02:00