summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Retire ceilometerclientJulien Danjou2017-11-2222-5208/+0
* Fix invalid url for event_typesMartin Kulhavy2017-07-131-2/+2
* panko redirectgord chung2017-01-112-13/+15
* cleanup aodh mocksgord chung2017-01-111-16/+16
* move old oslo-incubator code out of openstack/commonSteve Martinelli2016-11-0415-35/+35
* Fixes SSLError during cclient.meters.list() by https2.7.0Ekaterina Khripunova2016-10-171-1/+1
* Set code and details on HTTPExceptionMehdi Abaakouk2016-10-071-3/+4
* Using assertIsNone() instead of assertEqual(None)Anh Tran2016-09-271-1/+1
* Replace assertEqual(None, ...) with assertIsNone(...)Hanxi Liu2016-09-201-1/+1
* Fix from_response method to process response from requestsAndrey Kurilin2016-09-071-0/+16
* Merge "Correct the parameters's position of assertEqual"2.6.0Jenkins2016-08-087-39/+39
|\
| * Correct the parameters's position of assertEqualxiaozhuangqing2016-07-297-39/+39
* | Remove keystoneclient dependencyJulien Danjou2016-07-282-67/+0
|/
* Add support for Python 3.5Julien Danjou2016-07-271-66/+5
* base.Resource not define __ne__() built-in functionyuyafei2016-07-041-1/+1
* Merge "Switch to keystoneauth"Jenkins2016-06-233-16/+16
|\
| * Switch to keystoneauthClenimar Filemon2016-06-013-16/+16
* | Ignore aodh_endpoint argumentrabi2016-06-071-1/+18
|/
* Correct the usage of the method assertEqual()hexin2016-05-191-10/+10
* Update to hacking 0.11.0ZhiQiang Fan2016-05-132-5/+0
* Fix the disorder of items of Traits in the output of event-listxialinjuan2016-03-231-4/+6
* Merge "remove default value of repeat-actions"Jenkins2016-03-142-0/+31
|\
| * remove default value of repeat-actionsZhiQiang Fan2016-03-102-0/+31
* | Decouple ceilometerclient without aodh services runningliusheng2016-03-081-0/+10
|/
* Enhances client to support unique meter retrievalRohit Jaiswal2016-02-051-1/+21
* Merge "Fix to disable meter-links from CLI"Jenkins2016-01-191-4/+0
|\
| * Fix to disable meter-links from CLIakanksha2016-01-081-4/+0
* | fix project_id and user_id fields not set when create gnocchi alarmxialinjuan2016-01-171-0/+497
* | Merge "change the dict output format to make consistency under py27 and py34"Jenkins2016-01-151-17/+48
|\ \
| * | change the dict output format to make consistency under py27 and py34xialinjuan2016-01-141-17/+48
* | | Merge "Only token or creds are required."2.2.1Jenkins2016-01-131-1/+1
|\ \ \ | |/ / |/| |
| * | Only token or creds are required.Mehdi Abaakouk2016-01-131-1/+1
* | | 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
* Don't try to get aodh endpoint if auth_url didn't providedliu-sheng2015-08-251-0/+9