summaryrefslogtreecommitdiff
path: root/tempest/api/telemetry/base.py
Commit message (Expand)AuthorAgeFilesLines
* Initial class creds creation in test base classAndrea Frittoli2015-04-271-1/+2
* Remove redundant calls to clear_isolated_credsAndrea Frittoli2015-03-171-1/+0
* Update all Oslo module useDoug Hellmann2015-03-111-1/+1
* Remove migrated utils codeMatthew Treinish2015-03-061-1/+1
* Split resource_setup for telemetry testsRohan Kanade2015-02-181-8/+19
* Change basic server client methods to return one value and update testsDavid Kranz2015-02-121-2/+2
* Change tempest NotFound exc to tempest-lib excMasayuki Igawa2015-02-121-1/+3
* Change telemetry client to return one value and update testsDavid Kranz2015-02-091-5/+4
* Change compute image client methods to return one valueDavid Kranz2015-01-151-2/+2
* Migrate telemetry API tests to resource_* fixturesAndrea Frittoli2014-09-261-4/+4
* missing network configuration in telemetry testsgordon chung2014-08-201-0/+1
* Add glance notifications tests for ceilometerVadim Rovachev2014-07-251-4/+20
* Add compute notifications tests for ceilometerVadim Rovachev2014-06-031-3/+47
* Add CRUD tests for telemetry alarmingvrovachev2014-02-121-1/+25
* Add base class for Telemetry testsYassine Lamgarchal2014-01-071-0/+27