summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't copy the auth_plugin for aodh"2.2.0Jenkins2016-01-123-114/+86
|\
| * Don't copy the auth_plugin for aodhMehdi Abaakouk2016-01-073-114/+86
* | Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)2016-01-072-5/+5
|/
* Replace assertEqual(None, *) with assertIsNone in testsShuquan Huang2015-12-171-1/+1
* Remove duplicated assertChaozhe.Chen2015-12-031-1/+0
* Merge "Fix the parameter order of assertEqual in ceilometerclient"Jenkins2015-12-022-21/+21
|\
| * Fix the parameter order of assertEqual in ceilometerclientSteve Wilkerson2015-12-012-21/+21
* | Fix Resource.__eq__ mismatch semantics of object equalRui Chen2015-12-011-0/+45
|/
* Remove double API requestsMehdi Abaakouk2015-11-201-0/+11
* Catch exception raised by keystoneauth1Mehdi Abaakouk2015-11-201-1/+2
* Fix to enable meter-links on resource-list CLIRohit Jaiswal2015-10-232-1/+50
* drop v1 clientgordon chung2015-10-217-663/+0
* Merge "print sample id for query-samples"Jenkins2015-10-201-10/+10
|\
| * print sample id for query-samplesZhiQiang Fan2015-10-151-10/+10
* | Move to keystone session objectMehdi Abaakouk2015-10-072-5/+26
|/
* add limit support1.5.0gordon chung2015-09-091-1/+37
* do not generate meter links on resource-listgordon chung2015-09-081-4/+4
* Use new location of subunit2htmlRyota MIBU2015-09-041-1/+1
* Don't try to get aodh endpoint if auth_url didn't providedliu-sheng2015-08-251-0/+9
* Merge "Add ceilometerclient support for api-no-pipeline"1.4.0Jenkins2015-08-102-1/+33
|\
| * Add ceilometerclient support for api-no-pipelineliu-sheng2015-06-262-1/+33
* | tenant_id not required with keystone v3Rohit Jaiswal2015-07-311-1/+2
* | Add support for client redirecting to aodh endpoint if availableliu-sheng2015-07-223-27/+116
* | Fix unit tests failing caused by new Mock releaseIlya Tyaptin2015-07-101-6/+11
* | Add alarm severity in alarm-history outputRohit Jaiswal2015-06-241-0/+1
|/
* Merge "Explicit error for wrong resource metadata format"1.3.0Jenkins2015-06-181-0/+10
|\
| * Explicit error for wrong resource metadata formatliu-sheng2015-06-171-0/+10
* | Removes whitespace from CLI queriesRohit Jaiswal2015-06-161-0/+14
|/
* Add capability for creating array of samplesAleksey Ripinen2015-06-082-0/+72
* Merge "Catch missing 404 exceptions in client"Jenkins2015-06-031-1/+1
|\
| * Catch missing 404 exceptions in clientJuan Antonio Osorio Robles2015-05-181-1/+1
* | Merge "[unittest] Increase client and shell modules cover"Jenkins2015-06-033-13/+339
|\ \ | |/
| * [unittest] Increase client and shell modules coverIlya Tyaptin2015-05-113-13/+339
* | Merge "move capabilities ut code to unit dir"Jenkins2015-05-291-0/+0
|\ \ | |/ |/|
| * move capabilities ut code to unit dirZhiQiang Fan2015-04-231-0/+0
* | Merge "Added missing ceilometer CLI tests"Jenkins2015-05-071-5/+42
|\ \
| * | Added missing ceilometer CLI testsraiesmh082015-04-141-5/+42
* | | remove useless event unit test codeZhiQiang Fan2015-05-061-2/+0
* | | Merge "Allow changing project-id and user-id by alarm-threshold-update"Jenkins2015-05-041-2/+4
|\ \ \ | |_|/ |/| |
| * | Allow changing project-id and user-id by alarm-threshold-updateJiří Suchomel2015-04-291-2/+4
* | | Merge "print user friendly error message for alarm update time constraints"Jenkins2015-04-161-0/+17
|\ \ \ | |/ / |/| |
| * | print user friendly error message for alarm update time constraintsZhiQiang Fan2015-04-021-0/+17
* | | Merge "Add CLI for Capabilities REST API"1.1.0Jenkins2015-04-162-0/+101
|\ \ \
| * | | Add CLI for Capabilities REST APIZhiQiang Fan2015-04-042-0/+101
| |/ /
* | | Add timeout for keystoneclient sessionZhiQiang Fan2015-04-142-2/+26
* | | add region_name to auth plugin parametersZhiQiang Fan2015-04-141-0/+1
| |/ |/|
* | ceilometerclient insecure argument no longer worksMatthew Edmonds2015-04-071-0/+9
|/
* Set auth_plugin in __init__Chris Dent2015-03-201-0/+5
* Merge "support specify user-id when create sample and alarm"Jenkins2015-03-201-14/+22
|\
| * support specify user-id when create sample and alarmZhiQiang Fan2015-03-201-14/+22