summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2/client.py
Commit message (Expand)AuthorAgeFilesLines
* 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