summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Add support for new alarm repeat_actions attributeEoghan Glynn2013-08-082-1/+10
* Merge "Fix typo in help text."Jenkins2013-08-051-4/+4
|\
| * Fix typo in help text.Eoghan Glynn2013-08-011-4/+4
* | Merge "Enhance ceilometer statistics command with --period"Jenkins2013-08-051-1/+4
|\ \
| * | Enhance ceilometer statistics command with --periodGuangyu Suo2013-07-231-1/+4
| |/
* | Ensure keystoneclient.auth_token is re-evaluatedEoghan Glynn2013-08-021-1/+1
|/
* Allow to set matching_metadata with the cli1.0.2Mehdi Abaakouk2013-07-221-1/+12
* Add support for creating samplesAngus Salkeld2013-07-182-3/+63
* Add matching_metadata to the allowed attributesAngus Salkeld2013-07-051-0/+1
* Avoid unnecessary GET of existing alarm for update1.0.1Eoghan Glynn2013-06-241-5/+2
* Add support for specifying statistics period.Eoghan Glynn2013-06-203-8/+19
* Start using pyflakesDirk Mueller2013-06-092-3/+3
* Add client support for creating new alarms.Eoghan Glynn2013-05-282-0/+51
* Add client support for updating alarms.Eoghan Glynn2013-05-282-7/+80
* Enable more pep8 checksAngus Salkeld2013-05-231-1/+1
* Merge "Fix pep H306 (import order)"Jenkins2013-05-221-1/+1
|\
| * Fix pep H306 (import order)Angus Salkeld2013-05-201-1/+1
* | Merge "Fix pep H402 and H401 errors"Jenkins2013-05-223-13/+10
|\ \ | |/
| * Fix pep H402 and H401 errorsAngus Salkeld2013-05-203-13/+10
* | Add support for deleting alarms.Eoghan Glynn2013-05-172-4/+21
|/
* Add support for getting individual alarms.Eoghan Glynn2013-05-162-0/+26
* Add support for listing alarms.Eoghan Glynn2013-05-163-1/+53
* v2 API: added resource-show.Lianhao Lu2013-03-292-0/+24
* 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-277-28/+184
* Add shell.py so we can do v2 shell commandsAngus Salkeld2013-02-251-0/+66
* Add support for v2 APIJulien Danjou2013-02-184-0/+130