summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid url for event_typesMartin Kulhavy2017-07-132-4/+4
* Merge "Deprecate ceilometerclient"2.9.0Jenkins2017-06-092-4/+5
|\
| * Deprecate ceilometerclientJulien Danjou2017-05-292-4/+5
* | Merge "Remove log translations"Jenkins2017-05-231-10/+0
|\ \ | |/ |/|
| * Remove log translationsluqitao2017-03-211-10/+0
* | Merge "[bugfix]with keystone v3 Could not find domain: default."Jenkins2017-05-101-6/+2
|\ \
| * | [bugfix]with keystone v3 Could not find domain: default.zhangjianfeng2017-05-091-6/+2
| |/
* | delete bash_completion in subcommandForestLee2017-05-011-11/+0
|/
* Handle log message interpolation by the loggerGábor Antal2017-02-071-2/+2
* Adjust parameters order of tenant_xxx and project_xxxJeremy Liu2017-02-041-1/+1
* shell: do not force domain to be presentJulien Danjou2017-01-251-19/+5
* Merge "cleanup aodh redirect"2.8.0Jenkins2017-01-232-7/+1
|\
| * cleanup aodh redirectgord chung2017-01-112-7/+1
* | Merge "panko redirect"Jenkins2017-01-234-28/+38
|\ \ | |/
| * panko redirectgord chung2017-01-114-28/+38
* | Merge "cleanup aodh mocks"Jenkins2017-01-231-16/+16
|\ \ | |/
| * cleanup aodh mocksgord chung2017-01-111-16/+16
* | 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
| |/