summaryrefslogtreecommitdiff
path: root/ceilometerclient/v2
Commit message (Expand)AuthorAgeFilesLines
* Fix to disable meter-links on resource-list CLIRohit Jaiswal2015-11-061-1/+4
* do not generate meter links on resource-list1.1.1gordon chung2015-09-151-2/+3
* support specify user-id when create sample and alarmZhiQiang Fan2015-04-211-0/+9
* Enable specified project_id in CLI commandsZhiQiang Fan2015-04-161-8/+30
* alarm: Use new gnocchi aggregation APIMehdi Abaakouk2015-04-151-15/+82
* Corrected the errors in sample-show and sample-createLianhao Lu2015-02-121-2/+2
* Merge "Allow create/update gnocchi alarm rule"Jenkins2015-02-091-0/+146
|\
| * Allow create/update gnocchi alarm ruleMehdi Abaakouk2015-02-061-0/+146
* | Merge "Don't enforce a kind of alarm rules"Jenkins2015-02-091-4/+4
|\ \ | |/
| * Don't enforce a kind of alarm rulesMehdi Abaakouk2015-02-061-4/+4
* | Merge "add --no-traits for event-list"Jenkins2015-02-051-0/+5
|\ \
| * | add --no-traits for event-listZhiQiang Fan2015-02-051-0/+5
* | | Merge "Add Sample API support"Jenkins2015-02-053-11/+77
|\ \ \
| * | | Add Sample API supportZhiQiang Fan2015-02-053-11/+77
| |/ /
* | | Merge "Remove trailing space before , in the help string of --time-constraint"Jenkins2015-02-051-1/+1
|\ \ \ | |/ / |/| |
| * | Remove trailing space before , in the help string of --time-constraintChristian Berendt2015-01-201-1/+1
* | | Add severity field to alarm CLIPradeep Kilambi2015-01-262-7/+12
| |/ |/|
* | Merge "Triple double-quoted strings should be used for docstrings"Jenkins2015-01-201-26/+26
|\ \
| * | Triple double-quoted strings should be used for docstringsLena Novokshonova2015-01-121-26/+26
* | | Merge "Allow all pep8 checks"Jenkins2015-01-202-22/+20
|\ \ \ | |/ /
| * | Allow all pep8 checksDina Belova2015-01-122-22/+20
* | | Merge "Fix H105 pep8 error"Jenkins2015-01-201-2/+0
|\ \ \ | |/ / | | / | |/ |/|
| * Fix H105 pep8 errorDina Belova2015-01-121-2/+0
* | Merge "Fix improper parameter setup for cacert and client certs"Jenkins2015-01-161-15/+3
|\ \
| * | Fix improper parameter setup for cacert and client certsSrinivas Sakhamuri2015-01-151-15/+3
| |/
* | Merge "Remove redundant parentheses (except openstack.common)"Jenkins2015-01-131-1/+1
|\ \
| * | Remove redundant parentheses (except openstack.common)Dina Belova2014-12-101-1/+1
* | | event-list should sort by timestamp, not idZhiQiang Fan2015-01-131-1/+2
| |/ |/|
* | Support ceilometer-url and os-endpointZhiQiang Fan2015-01-081-1/+0
* | Merge "Enable --os-insecure CLI option"Jenkins2015-01-071-1/+6
|\ \
| * | Enable --os-insecure CLI optionZhiQiang Fan2014-12-061-1/+6
| |/
* | Make methods static where it's possibleDina Belova2014-12-101-1/+2
|/
* Fix timeout argument not treated as integerZhiQiang Fan2014-11-141-5/+15
* switch to oslo.utilsgordon chung2014-09-291-1/+1
* Merge "Fix a help string nit for statistics command"1.0.11Jenkins2014-09-211-1/+1
|\
| * Fix a help string nit for statistics commandliu-sheng2014-09-091-1/+1
* | Merge "Reduce redundant parameter of some commands in CLI"Jenkins2014-09-201-13/+45
|\ \
| * | Reduce redundant parameter of some commands in CLIls11752014-09-191-13/+45
| |/
* | Merge "Verify alarm found before modifying"Jenkins2014-09-131-1/+5
|\ \
| * | Verify alarm found before modifyingEric Pendergrass2014-08-291-1/+5
| |/
* | Fix sample-create in v2 api callsChris Dent2014-09-101-1/+1
|/
* Merge "Check if the alarm has time constraints field before displaying"Jenkins2014-08-281-23/+24
|\
| * Check if the alarm has time constraints field before displayingNejc Saje2014-08-251-23/+24
* | Use HTTPClient from common Oslo codeekudryashova2014-07-314-14/+31
* | Merge "Avoid empty entity field in uri path"Jenkins2014-07-241-15/+24
|\ \ | |/ |/|
| * Avoid empty entity field in uri pathZhiQiang Fan2014-05-271-15/+24
* | Merge "Fix alarm-threshold-update --query option"Jenkins2014-06-251-0/+1
|\ \
| * | Fix alarm-threshold-update --query optionZhiQiang Fan2014-06-111-0/+1
* | | Merge "Add methods to resource classes"Jenkins2014-06-244-3/+28
|\ \ \
| * | | Add methods to resource classesArtur Svechnikov2014-06-164-3/+28