summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove explicit distribute depend.Monty Taylor2013-06-111-1/+0
* | Start using pyflakesDirk Mueller2013-06-095-9/+5
|/
* Add client support for creating new alarms.Eoghan Glynn2013-05-284-3/+76
* Add client support for updating alarms.Eoghan Glynn2013-05-284-8/+103
* Merge "Fix install_venv.py requirements file"Jenkins2013-05-231-2/+2
|\
| * Fix install_venv.py requirements fileAngus Salkeld2013-05-231-2/+2
* | Enable more pep8 checksAngus Salkeld2013-05-233-5/+4
|/
* Migrate to pbr.Monty Taylor2013-05-237-507/+43
* Merge "Fix pep H306 (import order)"Jenkins2013-05-225-7/+5
|\
| * Fix pep H306 (import order)Angus Salkeld2013-05-205-7/+5
* | Merge "Fix pep H402 and H401 errors"Jenkins2013-05-229-45/+36
|\ \ | |/
| * Fix pep H402 and H401 errorsAngus Salkeld2013-05-209-45/+36