summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Allow alarm-threshold-update to upate generic attributes"1.0.7Jenkins2013-11-281-1/+1
|\
| * Allow alarm-threshold-update to upate generic attributesEoghan Glynn2013-11-221-1/+1
* | Merge "Allow specifying a timestamp when creating a sample"Jenkins2013-11-271-0/+2
|\ \
| * | Allow specifying a timestamp when creating a sampleNejc Saje2013-11-211-0/+2
* | | Enable pep8 E128 checkingLianhao Lu2013-11-221-6/+6
| |/ |/|
* | Avoid reset of repeat_actions attribute on alarm updateEoghan Glynn2013-11-211-5/+27
|/
* Adds the 'limit' parameter to sample list command in V2 APINejc Saje2013-10-281-1/+4
* Fix order of sample listfujioka yuuichi2013-10-281-1/+1
* Use six.iteritems() for dictKui Shi2013-10-141-1/+2
* Add support for new alarm-history command1.0.6Eoghan Glynn2013-10-031-11/+67
* Merge "Use standard CLI object-verb ordering for alarm-{g|s}set-state"Jenkins2013-10-031-2/+2
|\
| * Use standard CLI object-verb ordering for alarm-{g|s}set-stateEoghan Glynn2013-10-021-2/+2
* | Merge "Fix shell.do_alarm_get_state to get as opposed to set"Jenkins2013-10-031-4/+2
|\ \ | |/
| * Fix shell.do_alarm_get_state to get as opposed to setEoghan Glynn2013-10-021-4/+2
* | Allow to update an alarm partiallyMehdi Abaakouk2013-10-011-46/+50
|/
* Help messages: specify which options are requiredCyril Roelandt2013-09-251-18/+8
* Improve the CM shell client alarm visualisationMehdi Abaakouk2013-09-251-6/+42
* Use the new alarm formatMehdi Abaakouk2013-09-201-73/+204
* Adding missing 'statistic' field to alarm-showBartosz Górski2013-09-171-4/+5
* Merge "alarm: rename counter_name to meter_name"Jenkins2013-09-111-6/+6
|\
| * alarm: rename counter_name to meter_nameJulien Danjou2013-09-051-6/+6
* | Fix a typo in "sample-create" help messageCyril Roelandt2013-09-091-2/+2
|/
* Add support for new alarm repeat_actions attributeEoghan Glynn2013-08-081-1/+9
* Fix typo in help text.Eoghan Glynn2013-08-011-4/+4
* Allow to set matching_metadata with the cli1.0.2Mehdi Abaakouk2013-07-221-1/+12
* Add support for creating samplesAngus Salkeld2013-07-181-0/+37
* Add support for specifying statistics period.Eoghan Glynn2013-06-201-2/+5
* Start using pyflakesDirk Mueller2013-06-091-2/+2
* Add client support for creating new alarms.Eoghan Glynn2013-05-281-0/+45
* Add client support for updating alarms.Eoghan Glynn2013-05-281-7/+56
* 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-221-7/+7
|\ \ | |/
| * Fix pep H402 and H401 errorsAngus Salkeld2013-05-201-7/+7
* | Add support for deleting alarms.Eoghan Glynn2013-05-171-0/+12
|/
* Add support for getting individual alarms.Eoghan Glynn2013-05-161-0/+19
* Add support for listing alarms.Eoghan Glynn2013-05-161-1/+18
* v2 API: added resource-show.Lianhao Lu2013-03-291-0/+17
* Add resources and meters to the v2 shellAngus Salkeld2013-02-271-3/+30
* Add shell.py so we can do v2 shell commandsAngus Salkeld2013-02-251-0/+66