summaryrefslogtreecommitdiff
path: root/ceilometerclient/v1
Commit message (Expand)AuthorAgeFilesLines
* Merge "Triple double-quoted strings should be used for docstrings"Jenkins2015-01-201-2/+2
|\
| * Triple double-quoted strings should be used for docstringsLena Novokshonova2015-01-121-2/+2
* | Merge "Fix improper parameter setup for cacert and client certs"Jenkins2015-01-161-1/+1
|\ \
| * | Fix improper parameter setup for cacert and client certsSrinivas Sakhamuri2015-01-151-1/+1
| |/
* | Remove redundant parentheses (except openstack.common)Dina Belova2014-12-101-7/+7
|/
* Use HTTPClient from common Oslo codeekudryashova2014-07-311-2/+21
* Fix hacking rules: H302,H305,H307,H402ZhiQiang Fan2014-06-111-1/+1
* fixed several pep8 issuesChristian Berendt2014-05-161-2/+2
* Replace inheritance hierarchy with compositionAndrey Kurilin2014-01-151-7/+7
* Replace unicode() with six.u()Kui Shi2013-10-141-2/+2
* Use six.iteritems() for dictKui Shi2013-10-141-1/+3
* Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-203-3/+3
* Ensure keystoneclient.auth_token is re-evaluatedEoghan Glynn2013-08-021-1/+1
* Start using pyflakesDirk Mueller2013-06-091-1/+1
* Fix pep H402 and H401 errorsAngus Salkeld2013-05-202-5/+5
* Correct the help info of resource-list sub-command.Jason Zhang2013-02-261-1/+1
* v1-api: Added timestamp support.Lianhao Lu2013-02-202-9/+44
* v1-api: Adapted resouce/user api.Lianhao Lu2013-02-202-4/+20
* fix the fields in v1 do_meter_listAngus Salkeld2013-01-181-1/+1
* Pin pep8 to 1.3.3Chuck Short2013-01-072-2/+2
* Add support for metadata queryAngus Salkeld2012-12-122-6/+22
* Fix testsJulien Danjou2012-12-062-2/+5
* Revert "Remove the event class and use Meter instead."Angus Salkeld2012-11-303-19/+74
* Remove the event class and use Meter instead.Angus Salkeld2012-11-303-66/+13
* Make sure the version is prependedAngus Salkeld2012-11-301-5/+5
* Add basic functionalityAngus Salkeld2012-11-094-0/+305