summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2/options.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow all pep8 checks"Jenkins2015-01-201-19/+19
|\
| * Allow all pep8 checksDina Belova2015-01-121-19/+19
* | Remove redundant parentheses (except openstack.common)Dina Belova2014-12-101-1/+1
|/
* Fix hacking rules: H302,H305,H307,H402ZhiQiang Fan2014-06-111-2/+2
* Refactor split_by_op and split_by_datatypeChris Dent2014-06-021-32/+41
* fixed several pep8 issuesChristian Berendt2014-05-161-1/+1
* Update v2.options docstringZhiQiang Fan2014-04-151-5/+9
* py3kcompat: remove in python-ceilometerclientJia Dong2014-02-211-2/+3
* Fix typos picked up by misspellingsZhiQiang Fan2014-01-231-1/+1
* Support the Event APIJohn Herndon2014-01-101-5/+25
* align the order of parameters for urlencode()Kui Shi2013-10-151-1/+4
* Import urlutils to substitute urllibKui Shi2013-10-141-2/+2
* Enhance ceilometer statistics command with --periodGuangyu Suo2013-07-231-1/+4
* Add support for specifying statistics period.Eoghan Glynn2013-06-201-4/+11
* Fix pep H402 and H401 errorsAngus Salkeld2013-05-201-5/+2
* Make it possible to pass -q "metadata.field=value"1.0.0Angus Salkeld2013-03-271-4/+6
* Add resources and meters to the v2 shellAngus Salkeld2013-02-271-0/+83