summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "alarm: rename counter_name to meter_name"Jenkins2013-09-113-8/+48
|\
| * alarm: rename counter_name to meter_nameJulien Danjou2013-09-053-8/+48
* | Fix a typo in "sample-create" help messageCyril Roelandt2013-09-091-2/+2
|/
* Merge "Add support for new alarm repeat_actions attribute"1.0.3Jenkins2013-08-093-1/+11
|\
| * Add support for new alarm repeat_actions attributeEoghan Glynn2013-08-083-1/+11
* | Updated from global requirementsMonty Taylor2013-08-083-2/+27
|/
* Merge "Handle case where os_auth_token is set to ''"Jenkins2013-08-051-1/+1
|\
| * Handle case where os_auth_token is set to ''Eoghan Glynn2013-08-021-1/+1
* | 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-052-1/+13
|\ \ \ | |_|/ |/| |
| * | Enhance ceilometer statistics command with --periodGuangyu Suo2013-07-232-1/+13
| |/
* | Ensure keystoneclient.auth_token is re-evaluatedEoghan Glynn2013-08-024-5/+8
|/
* Allow to set matching_metadata with the cli1.0.2Mehdi Abaakouk2013-07-223-1/+37
* Add support for creating samplesAngus Salkeld2013-07-183-17/+93
* Add matching_metadata to the allowed attributesAngus Salkeld2013-07-052-1/+1
* Move tests to ceilometerclient.Monty Taylor2013-06-3018-0/+1475
* Avoid unnecessary GET of existing alarm for update1.0.1Eoghan Glynn2013-06-241-5/+2
* Make authenticated client easier to consume.Eoghan Glynn2013-06-213-55/+82
* Add support for specifying statistics period.Eoghan Glynn2013-06-203-8/+19
* Merge "Use Python 3.x compatible except construct"Jenkins2013-06-141-1/+1
|\
| * Use Python 3.x compatible except constructDirk Mueller2013-06-071-1/+1
* | Drop unnecessary arg when instantiating HTTP classBrian Waldon2013-06-131-1/+1
* | Start using pyflakesDirk Mueller2013-06-093-4/+4
|/
* Add client support for creating new alarms.Eoghan Glynn2013-05-283-3/+59
* Add client support for updating alarms.Eoghan Glynn2013-05-283-8/+81
* Enable more pep8 checksAngus Salkeld2013-05-231-1/+1
* Migrate to pbr.Monty Taylor2013-05-233-465/+4
* Merge "Fix pep H306 (import order)"Jenkins2013-05-223-4/+2
|\
| * Fix pep H306 (import order)Angus Salkeld2013-05-203-4/+2
* | Merge "Fix pep H402 and H401 errors"Jenkins2013-05-229-45/+36
|\ \ | |/
| * Fix pep H402 and H401 errorsAngus Salkeld2013-05-209-45/+36
* | Add support for deleting alarms.Eoghan Glynn2013-05-172-4/+21
|/
* Merge "Add support for getting individual alarms."Jenkins2013-05-172-0/+26
|\
| * Add support for getting individual alarms.Eoghan Glynn2013-05-162-0/+26
* | Merge "Add support for listing alarms."Jenkins2013-05-173-1/+53
|\ \ | |/
| * Add support for listing alarms.Eoghan Glynn2013-05-163-1/+53
* | Fix mis-scoped Client class breaking CLIEoghan Glynn2013-05-151-1/+2
|/
* client does not show versionGordon Chung2013-05-075-48/+72
* Fix for Bug #1167521, ceilometer client crashes with missing content type res...Eric Pendergrass2013-05-011-1/+5
* Restore compatibility with PrettyTable < 0.7.2Dirk Mueller2013-04-291-2/+4
* Change the default API version used by the cli to v2Angus Salkeld2013-04-101-2/+2
* v2 API: added resource-show.Lianhao Lu2013-03-294-10/+48
* Make it possible to pass -q "metadata.field=value"1.0.0Angus Salkeld2013-03-271-4/+6
* Merge "Corrected help strings."Jenkins2013-03-191-3/+3
|\
| * Corrected help strings.Lianhao Lu2013-03-141-3/+3
* | Merge "Don't log unneccessarly on each http request"Jenkins2013-03-191-4/+0
|\ \ | |/ |/|
| * Don't log unneccessarly on each http requestAngus Salkeld2013-03-131-4/+0
* | Merge "Catch KeyError exception as early as possible when there is no matchin...Jenkins2013-03-141-1/+4
|\ \ | |/ |/|
| * Catch KeyError exception as early as possible when there is no matching data ...Dan Florea2013-03-081-1/+4