summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2/client.py
Commit message (Expand)AuthorAgeFilesLines
* cleanup aodh redirectgord chung2017-01-111-1/+1
* panko redirectgord chung2017-01-111-14/+21
* Switch to keystoneauthClenimar Filemon2016-06-011-6/+3
* Update to hacking 0.11.0ZhiQiang Fan2016-05-131-3/+0
* Decouple ceilometerclient without aodh services runningliusheng2016-03-081-0/+4
* Fixing a word spellingsanjana2016-02-051-2/+2
* Don't copy the auth_plugin for aodhMehdi Abaakouk2016-01-071-38/+40
* Ensure keystoneauth1 exception are raisedMehdi Abaakouk2015-11-201-1/+5
* Catch exception raised by keystoneauth1Mehdi Abaakouk2015-11-201-3/+8
* fix typos in docstringZhiQiang Fan2015-10-191-1/+1
* Move to keystone session objectMehdi Abaakouk2015-10-071-57/+50
* Don't try to get aodh endpoint if auth_url didn't providedliu-sheng2015-08-251-6/+17
* Add support for client redirecting to aodh endpoint if availableliu-sheng2015-07-221-4/+32
* Add CLI for Capabilities REST APIZhiQiang Fan2015-04-041-0/+2
* Add Sample API supportZhiQiang Fan2015-02-051-1/+2
* Fix improper parameter setup for cacert and client certsSrinivas Sakhamuri2015-01-151-15/+3
* Support ceilometer-url and os-endpointZhiQiang Fan2015-01-081-1/+0
* Enable --os-insecure CLI optionZhiQiang Fan2014-12-061-1/+6
* Fix timeout argument not treated as integerZhiQiang Fan2014-11-141-5/+15
* Use HTTPClient from common Oslo codeekudryashova2014-07-311-2/+22
* Merge "Fix the ceilometer trait-description-list command"Jenkins2014-04-281-1/+1
|\
| * Fix the ceilometer trait-description-list commandliu-sheng2014-02-251-1/+1
* | Add complex query support for alarm historyIldiko Vancsa2014-03-181-1/+4
* | Add complex query support for alarmsBalazs Gibizer2014-03-181-2/+4
* | Add complex query support for samplesBalazs Gibizer2014-03-121-2/+6
|/
* Fix a typo in a comment in v2 clientBalazs Gibizer2014-02-191-1/+1
* Replace inheritance hierarchy with compositionAndrey Kurilin2014-01-151-11/+12
* Support the Event APIJohn Herndon2014-01-101-0/+8
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-201-1/+1
* Ensure keystoneclient.auth_token is re-evaluatedEoghan Glynn2013-08-021-1/+1
* Fix pep H402 and H401 errorsAngus Salkeld2013-05-201-1/+1
* Add support for listing alarms.Eoghan Glynn2013-05-161-0/+2
* Add resources and meters to the v2 shellAngus Salkeld2013-02-271-0/+4
* Add support for v2 APIJulien Danjou2013-02-181-0/+35