summaryrefslogtreecommitdiff
path: root/tempest/services/telemetry
Commit message (Expand)AuthorAgeFilesLines
* Apply a naming rule of GET to telemetry clientKen'ichi Ohmichi2015-04-241-3/+3
* Rename an internal method to _helper_list()Ken'ichi Ohmichi2015-04-131-6/+6
* Update all Oslo module useDoug Hellmann2015-03-111-1/+2
* Change two-value client methods to use ResponseBodyDataDavid Kranz2015-02-161-2/+2
* Change telemetry client to return one value and update testsDavid Kranz2015-02-091-7/+16
* Remove CONF values from telemetry clientKen'ichi Ohmichi2015-02-041-11/+2
* Remove all CONF values from RestClientKen'ichi Ohmichi2015-01-131-2/+2
* Move _get_region() to NegativeRestClientKen'ichi Ohmichi2015-01-051-0/+1
* Remove _get_endpoint_type() from RestClientKen'ichi Ohmichi2015-01-051-2/+4
* Separate build_interval/timeout from RestClientKen'ichi Ohmichi2015-01-051-2/+2
* Merge telemetry clients to a single classKen'ichi Ohmichi2014-12-242-156/+95
* remove xml_utils and all things that depend on itSean Dague2014-11-252-41/+0
* Enable H407,H305,H307,E122 ignore E123Matthew Treinish2014-08-121-1/+2
* Add querying for lists in ceilometer clientAndrey Pavlov2014-06-301-6/+6
* Adds more testcases to test_telemetry_alarming_apinayna-patel2014-04-231-1/+16
* Move xml common code into the common dirMatthew Treinish2014-03-261-1/+1
* Prepare for enabling H302 rule(services/telemetry, object_storage, etc)Eiichi Aikawa2014-03-102-6/+5
* Removed RestClientXML classvponomaryov2014-02-221-2/+5
* Remove using of deprecated self.headers (part1)Valeriy Ponomaryov2014-02-171-4/+3
* Merge "Add CRUD tests for telemetry alarming"Jenkins2014-02-132-6/+6
|\
| * Add CRUD tests for telemetry alarmingvrovachev2014-02-122-6/+6
* | Multiversion authentication part1Andrea Frittoli2014-02-053-11/+7
|/
* Convert all service clients to global CONF objectMatthew Treinish2014-01-303-9/+12
* Removes vim headers 3rd roundJoe H. Rahme2014-01-273-6/+0
* Create telemetry clientNikolay Pliashechnikov2014-01-246-0/+227