summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2/shell.py
Commit message (Expand)AuthorAgeFilesLines
...
| * | Add complex query support for alarmsBalazs Gibizer2014-03-181-0/+28
* | | Merge "Deprecate 'alarm-update'"Jenkins2014-03-211-1/+1
|\ \ \
| * | | Deprecate 'alarm-update'liu-sheng2014-03-131-1/+1
| | |/ | |/|
* | | Merge "fix help message of deprecated command"Jenkins2014-03-201-1/+1
|\ \ \ | |_|/ |/| |
| * | fix help message of deprecated commandfujioka yuuichi2014-02-111-1/+1
* | | Add complex query support for samplesBalazs Gibizer2014-03-121-1/+33
| |/ |/|
* | Improve help stringsAndreas Jaeger2014-02-031-59/+65
|/
* Merge "Modify ceilometer client cmd line help info"1.0.9Jenkins2014-01-281-2/+2
|\
| * Modify ceilometer client cmd line help infoJia Dong2014-01-281-2/+2
* | Merge "Update client to display data type of traits"Jenkins2014-01-281-1/+4
|\ \ | |/ |/|
| * Update client to display data type of traitsJohn Herndon2014-01-241-1/+4
* | Merge "return sample info when creating sample with CLI"Jenkins2014-01-271-1/+8
|\ \
| * | return sample info when creating sample with CLIls11752014-01-231-1/+8
* | | Merge "Fix typos picked up by misspellings"Jenkins2014-01-271-1/+1
|\ \ \
| * | | Fix typos picked up by misspellingsZhiQiang Fan2014-01-231-1/+1
* | | | Merge "Avoid discarding alarm-threshold-create --query option"Jenkins2014-01-241-0/+1
|\ \ \ \
| * | | | Avoid discarding alarm-threshold-create --query optionEoghan Glynn2014-01-231-0/+1
| |/ / /
* | | | Merge "Add support for groupby in statistics for API v2"Jenkins2014-01-241-1/+7
|\ \ \ \
| * | | | Add support for groupby in statistics for API v2Enol Fernandez2014-01-171-1/+7
| |/ / /
* | | | Merge "abbreviating --meter-name to -m in alarm commands"Jenkins2014-01-241-4/+4
|\ \ \ \
| * | | | abbreviating --meter-name to -m in alarm commandsls11752014-01-131-4/+4
| | |/ / | |/| |
* | | | Using common method 'bool_from_string' from oslo strutilsllg82122014-01-221-7/+8
| |/ / |/| |
* | | Merge "fix optional parameter of creating sample"Jenkins2014-01-171-1/+1
|\ \ \ | |_|/ |/| |
| * | fix optional parameter of creating samplels11752014-01-141-1/+1
| |/
* | Support the Event APIJohn Herndon2014-01-101-12/+74
|/
* Fix alarm-combination-update operator argumentThomas Herve2013-12-161-1/+1
* Improve description of some commandsThomas Herve2013-12-111-2/+2
* 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