summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add support for new alarm-history command1.0.6Eoghan Glynn2013-10-034-14/+256
* Merge "Added support to --os-cacert"Jenkins2013-10-033-12/+22
|\
| * Added support to --os-cacertStefano Zilli2013-10-013-12/+22
* | Merge "Updated from global requirements"OpenStack Jenkins2013-10-031-1/+1
|\ \
| * | Updated from global requirementsOpenStack Jenkins2013-10-011-1/+1
| |/
* | Merge "Use standard CLI object-verb ordering for alarm-{g|s}set-state"Jenkins2013-10-032-4/+4
|\ \
| * | Use standard CLI object-verb ordering for alarm-{g|s}set-stateEoghan Glynn2013-10-022-4/+4
* | | Merge "Fix shell.do_alarm_get_state to get as opposed to set"Jenkins2013-10-033-4/+42
|\ \ \ | |/ /
| * | Fix shell.do_alarm_get_state to get as opposed to setEoghan Glynn2013-10-023-4/+42
| |/
* | Allow to update an alarm partiallyMehdi Abaakouk2013-10-015-68/+129
|/
* Help messages: specify which options are requiredCyril Roelandt2013-09-253-18/+34
* Improve the CM shell client alarm visualisationMehdi Abaakouk2013-09-252-8/+46
* Merge "Pass region_name argument to keystone client"1.0.5Jenkins2013-09-231-0/+2
|\
| * Pass region_name argument to keystone clientBartosz Górski2013-09-171-0/+2
* | Merge "Replace OpenStack LLC with OpenStack Foundation"Jenkins2013-09-2320-21/+21
|\ \
| * | Replace OpenStack LLC with OpenStack FoundationZhiQiang Fan2013-09-2020-21/+21
| |/
* | Use the new alarm formatMehdi Abaakouk2013-09-205-117/+431
|/
* Adding missing 'statistic' field to alarm-showBartosz Górski2013-09-171-4/+5
* Use global openstack requirementsLianhao Lu2013-09-132-4/+4
* 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
* | Added support for running the tests under PyPy with toxAlex Gaynor2013-09-051-1/+1
|/
* 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-087-11/+36
|/
* 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
* Rename README.md to README.rstDirk Mueller2013-07-142-1/+1
* Relax OpenStack upper capping of client versionsGordon Chung2013-07-121-1/+1
* Merge "Add matching_metadata to the allowed attributes"Jenkins2013-07-112-1/+1
|\
| * Add matching_metadata to the allowed attributesAngus Salkeld2013-07-052-1/+1
* | Allow Keystoneclient 0.3.xDirk Mueller2013-07-102-4/+3
* | Sync install_venv_common from osloMonty Taylor2013-07-051-26/+17
|/
* Merge "requirements.txt is not configured properly"Jenkins2013-07-052-2/+3
|\
| * requirements.txt is not configured properlyGordon Chung2013-06-182-2/+3
* | Move tests to ceilometerclient.Monty Taylor2013-06-3019-16/+17
* | Avoid unnecessary GET of existing alarm for update1.0.1Eoghan Glynn2013-06-242-7/+3
* | Make authenticated client easier to consume.Eoghan Glynn2013-06-213-55/+82
* | Add support for specifying statistics period.Eoghan Glynn2013-06-204-34/+61
|/
* 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