summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* Adding default project and domain if nothing is specifiedPrateek Khushalani2016-12-151-1/+9
* Add __ne__ built-in functiongecong19732016-11-231-0/+3
* move old oslo-incubator code out of openstack/commonSteve Martinelli2016-11-0428-115/+98
* Make method import_versioned_module workLuong Anh Tuan2016-11-033-11/+6
* Fixes SSLError during cclient.meters.list() by https2.7.0Ekaterina Khripunova2016-10-172-3/+3
* Set code and details on HTTPExceptionMehdi Abaakouk2016-10-072-13/+25
* Using assertIsNone() instead of assertEqual(None)Anh Tran2016-09-271-1/+1
* Replace assertEqual(None, ...) with assertIsNone(...)Hanxi Liu2016-09-201-1/+1
* Deprecate alarms commandsJulien Danjou2016-09-081-1/+22
* Fix from_response method to process response from requestsAndrey Kurilin2016-09-072-2/+28
* 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
* | Merge "Remove keystoneclient dependency"Jenkins2016-08-082-67/+0
|\ \
| * | Remove keystoneclient dependencyJulien Danjou2016-07-282-67/+0
| |/
* | [trivial] add a blank characterzhangguoqing2016-08-041-1/+1
|/
* Add support for Python 3.5Julien Danjou2016-07-271-66/+5
* base.Resource not define __ne__() built-in functionyuyafei2016-07-042-1/+4
* Merge "Switch to keystoneauth"Jenkins2016-06-235-30/+27
|\
| * Switch to keystoneauthClenimar Filemon2016-06-015-30/+27
* | Ignore aodh_endpoint argumentrabi2016-06-072-1/+20
|/
* Correct the usage of the method assertEqual()hexin2016-05-191-10/+10
* Update to hacking 0.11.0ZhiQiang Fan2016-05-135-15/+0
* Switch from deprecated tempest-lib to tempestJulien Danjou2016-04-121-1/+1
* Fix the disorder of items of Traits in the output of event-listxialinjuan2016-03-232-4/+9
* Merge "remove default value of repeat-actions"Jenkins2016-03-143-1/+31
|\
| * remove default value of repeat-actionsZhiQiang Fan2016-03-103-1/+31
* | Decouple ceilometerclient without aodh services runningliusheng2016-03-082-0/+14
|/
* Merge "Trivial: remove `None` as a redundant argument to dict.get()"Jenkins2016-02-251-1/+1
|\
| * Trivial: remove `None` as a redundant argument to dict.get()Chaozhe.Chen2016-02-221-1/+1
* | Merge "make aggregation-method argument as a mandatory field"Jenkins2016-02-241-0/+1
|\ \ | |/ |/|
| * make aggregation-method argument as a mandatory fieldxialinjuan2016-01-221-0/+1
* | Merge "Enhances client to support unique meter retrieval"Jenkins2016-02-093-4/+35
|\ \
| * | Enhances client to support unique meter retrievalRohit Jaiswal2016-02-053-4/+35
| |/
* | Fixing a word spellingsanjana2016-02-051-2/+2
|/
* drop oslo-incubator modules: cliutils and uuidutilsZhiQiang Fan2016-01-195-319/+52
* Merge "Fix to disable meter-links from CLI"Jenkins2016-01-192-7/+0
|\
| * Fix to disable meter-links from CLIakanksha2016-01-082-7/+0
* | Merge "fix project_id and user_id fields not set when create gnocchi alarm"Jenkins2016-01-182-0/+509
|\ \
| * | fix project_id and user_id fields not set when create gnocchi alarmxialinjuan2016-01-172-0/+509
* | | remove unused codeZhiQiang Fan2016-01-191-37/+0
|/ /
* | Merge "change the dict output format to make consistency under py27 and py34"Jenkins2016-01-152-18/+49
|\ \
| * | change the dict output format to make consistency under py27 and py34xialinjuan2016-01-142-18/+49
* | | Merge "Use the oslo.utils.reflection to extract the class name"Jenkins2016-01-151-1/+4
|\ \ \
| * | | Use the oslo.utils.reflection to extract the class nameLiuNanke2016-01-081-1/+4
| | |/ | |/|
* | | improve help docs for cli commandsIgor Degtiarov2016-01-141-7/+13
* | | Merge "Only token or creds are required."2.2.1Jenkins2016-01-132-10/+31
|\ \ \ | |_|/ |/| |
| * | Only token or creds are required.Mehdi Abaakouk2016-01-132-10/+31
* | | Merge "Don't copy the auth_plugin for aodh"2.2.0Jenkins2016-01-125-227/+127
|\ \ \ | |/ /
| * | Don't copy the auth_plugin for aodhMehdi Abaakouk2016-01-075-227/+127
| |/
* | Merge "Restructuring a comment in Python-Ceilometerclient"Jenkins2016-01-111-5/+4
|\ \