summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Restructuring a comment in Python-CeilometerclientSanjana Pai2015-12-141-5/+4
* | | Merge "remove py24 compatible code"Jenkins2016-01-071-7/+0
|\ \ \
| * | | remove py24 compatible codeZhiQiang Fan2016-01-081-7/+0
* | | | Merge "Improve ceilometer alarm enabled input parameter validation"Jenkins2016-01-071-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Improve ceilometer alarm enabled input parameter validationapril2016-01-051-1/+2
| | |/ | |/|
* | | 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-012-2/+45
|/
* Merge "Token will be lost when constructing a ceilometer client"2.1.0Jenkins2015-11-301-1/+3
|\
| * Token will be lost when constructing a ceilometer clientxiangjun li2015-11-271-1/+3
* | Merge "Ensure metering is the default service_type"Jenkins2015-11-271-2/+2
|\ \
| * | Ensure metering is the default service_typeMehdi Abaakouk2015-11-201-2/+2
* | | Merge "Ensure keystoneauth1 exception are raised"Jenkins2015-11-271-1/+5
|\ \ \ | |/ /
| * | Ensure keystoneauth1 exception are raisedMehdi Abaakouk2015-11-201-1/+5
* | | Merge "Correct an api reference error"Jenkins2015-11-261-1/+1
|\ \ \
| * | | Correct an api reference errorLianhao Lu2015-11-251-1/+1
| | |/ | |/|
* | | Merge "Ignores endpoint_type if interface is provided"Jenkins2015-11-261-2/+2
|\ \ \ | |/ / |/| / | |/
| * Ignores endpoint_type if interface is providedMehdi Abaakouk2015-11-201-2/+2
* | Merge "Remove double API requests"Jenkins2015-11-232-1/+11
|\ \ | |/
| * Remove double API requestsMehdi Abaakouk2015-11-202-1/+11
* | Merge "Catch exception raised by keystoneauth1"Jenkins2015-11-232-4/+10
|\ \ | |/
| * Catch exception raised by keystoneauth1Mehdi Abaakouk2015-11-202-4/+10
* | Last sync from oslo-incubator2.0.1Davanum Srinivas2015-11-121-4/+5
* | fix gnocchi alarm create to use right field namePradeep Kilambi2015-11-051-1/+1
|/
* Update help message for alarm-gnocchi-resources-threshold-create2.0.0Rohit Jaiswal2015-10-281-1/+7
* Fix to enable meter-links on resource-list CLIRohit Jaiswal2015-10-233-1/+53
* drop v1 clientgordon chung2015-10-2111-1062/+0
* Merge "print sample id for query-samples"Jenkins2015-10-202-13/+13
|\
| * print sample id for query-samplesZhiQiang Fan2015-10-152-13/+13
* | fix typos in docstringZhiQiang Fan2015-10-193-8/+8
* | Move to keystone session objectMehdi Abaakouk2015-10-075-87/+208
|/
* Add statistic in rule informationMehdi Abaakouk2015-09-231-1/+2
* Change the word for clarityAtsushi SAKAI2015-09-151-4/+4
* add limit support1.5.0gordon chung2015-09-095-9/+58
* Merge "do not generate meter links on resource-list"Jenkins2015-09-092-6/+7
|\
| * do not generate meter links on resource-listgordon chung2015-09-082-6/+7
* | refactor: move 'repeat_actions' to common argsRyota MIBU2015-09-081-37/+5
* | Support alarm-event-{create,update}Ryota MIBU2015-09-071-0/+63
|/
* 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-252-6/+26
* Merge "Add ceilometerclient support for api-no-pipeline"1.4.0Jenkins2015-08-104-4/+44
|\
| * Add ceilometerclient support for api-no-pipelineliu-sheng2015-06-264-4/+44
* | tenant_id not required with keystone v3Rohit Jaiswal2015-07-313-9/+10
* | Add support for client redirecting to aodh endpoint if availableliu-sheng2015-07-226-60/+259