summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Avoid unnecessary GET of existing alarm for update1.0.1Eoghan Glynn2013-06-241-2/+1
* Add support for specifying statistics period.Eoghan Glynn2013-06-201-26/+42
* Start using pyflakesDirk Mueller2013-06-091-4/+0
* Add client support for creating new alarms.Eoghan Glynn2013-05-281-0/+17
* Add client support for updating alarms.Eoghan Glynn2013-05-281-0/+22
* Enable more pep8 checksAngus Salkeld2013-05-231-2/+1
* Merge "Fix pep H306 (import order)"Jenkins2013-05-222-3/+3
|\
| * Fix pep H306 (import order)Angus Salkeld2013-05-202-3/+3
* | Add support for deleting alarms.Eoghan Glynn2013-05-171-1/+16
|/
* Add support for getting individual alarms.Eoghan Glynn2013-05-161-0/+16
* Add support for listing alarms.Eoghan Glynn2013-05-161-0/+94
* Use testr to run testsAngus Salkeld2013-05-102-56/+29
* Use the utils.BaseTestCase for all testsAngus Salkeld2013-05-0813-39/+36
* Fix pep8 errors in test codeAngus Salkeld2013-05-088-33/+34
* Remove unused test code in test_util.pyAngus Salkeld2013-05-081-5/+0
* Sync requirements with openstack-common/requirementsDirk Mueller2013-05-021-0/+52
* v2 API: added resource-show.Lianhao Lu2013-03-291-0/+106
* Make it possible to pass -q "metadata.field=value"1.0.0Angus Salkeld2013-03-271-0/+4
* Merge "Catch KeyError exception as early as possible when there is no matchin...Jenkins2013-03-141-0/+14
|\
| * Catch KeyError exception as early as possible when there is no matching data ...Dan Florea2013-03-081-0/+14
* | Properly removing start and ending slashesyolanda.robla2013-03-082-1/+52
|/
* Merge "Add resources and meters to the v2 shell"Jenkins2013-03-041-0/+68
|\
| * Add resources and meters to the v2 shellAngus Salkeld2013-02-271-0/+68
* | Merge "Support --os-auth-token."Jenkins2013-03-041-0/+15
|\ \ | |/ |/|
| * Support --os-auth-token.Lianhao Lu2013-02-201-0/+15
* | v1-api: Added timestamp support.Lianhao Lu2013-02-202-0/+60
* | v1-api: Adapted resouce/user api.Lianhao Lu2013-02-203-1/+157
|/
* Add support for v2 APIJulien Danjou2013-02-183-0/+172
* Add tests for samplesAngus Salkeld2013-01-181-0/+146
* Add a test for list by sourceAngus Salkeld2013-01-181-0/+31
* Add support for metadata queryAngus Salkeld2012-12-125-27/+299
* Fix testsJulien Danjou2012-12-063-321/+7
* Add basic functionalityAngus Salkeld2012-11-095-0/+501