summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2
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-282-3/+7
* Fix order of sample listfujioka yuuichi2013-10-281-1/+1
* align the order of parameters for urlencode()Kui Shi2013-10-151-1/+4
* Import urlutils to substitute urllibKui Shi2013-10-141-2/+2
* Use six.iteritems() for dictKui Shi2013-10-141-1/+2
* Add support for new alarm-history command1.0.6Eoghan Glynn2013-10-032-11/+80
* 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-012-64/+69
|/
* Help messages: specify which options are requiredCyril Roelandt2013-09-251-18/+8
* Improve the CM shell client alarm visualisationMehdi Abaakouk2013-09-251-6/+42
* Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-09-232-2/+2
|\
| * Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-202-2/+2
* | Use the new alarm formatMehdi Abaakouk2013-09-202-83/+259
|/
* Adding missing 'statistic' field to alarm-showBartosz Górski2013-09-171-4/+5
* Merge "alarm: rename counter_name to meter_name"Jenkins2013-09-112-7/+19
|\
| * alarm: rename counter_name to meter_nameJulien Danjou2013-09-052-7/+19
* | Fix a typo in "sample-create" help messageCyril Roelandt2013-09-091-2/+2
|/
* 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