tempest/tempest/services/telemetry/json
Ken'ichi Ohmichi e9f50413ad Move _get_region() to NegativeRestClient
_get_region() was used for getting a region from CONF for each project,
but most projects' sections contain a region value and it is easy to
specify its value instead of _get_region().
In addition, RestClient will become a tempest-lib class and it is needed
to separate CONF values from a RestClient class.
This patch moves _get_region() to NegativeRestClient and makes each client
specify its own CONF value.

Change-Id: Ib26badf64e7cddf4158e4720e193b3129e8fdb12
2015-01-05 23:28:32 +00:00
..
__init__.py Create telemetry client 2014-01-24 13:40:20 +04:00
telemetry_client.py Move _get_region() to NegativeRestClient 2015-01-05 23:28:32 +00:00