summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* Replace assertTrue with assertIsNotNone for check an objectjoey56782014-08-114-17/+16
* Add endpoint opt into auth_pluginEugeniya Kudryashova2014-08-081-1/+1
* Use HTTPClient from common Oslo codeekudryashova2014-07-3130-888/+497
* Merge "Avoid empty entity field in uri path"Jenkins2014-07-242-15/+105
|\
| * Avoid empty entity field in uri pathZhiQiang Fan2014-05-272-15/+105
* | Merge "Don't expose X-Auth-Token in ceilometer CLI"Jenkins2014-07-231-1/+13
|\ \
| * | Don't expose X-Auth-Token in ceilometer CLIZhi Kun Liu2014-07-181-1/+13
* | | Merge "Improve --debug logging output"Jenkins2014-07-221-1/+3
|\ \ \
| * | | Improve --debug logging outputliu-sheng2014-07-071-1/+3
* | | | Calculate a suitable column width for positional argumentsChristian Berendt2014-07-161-0/+12
| |/ / |/| |
* | | Use suitable assertliuqing2014-07-092-4/+4
* | | Merge "Update python-ceilometerclient to support Keystone V3 API"Jenkins2014-06-274-142/+364
|\ \ \
| * | | Update python-ceilometerclient to support Keystone V3 APIFabio Giannetti2014-06-264-142/+364
| |/ /
* | | Merge "Fix alarm-threshold-update --query option"Jenkins2014-06-252-15/+32
|\ \ \
| * | | Fix alarm-threshold-update --query optionZhiQiang Fan2014-06-112-15/+32
* | | | Merge "Add methods to resource classes"Jenkins2014-06-247-20/+105
|\ \ \ \ | |_|/ / |/| | |
| * | | Add methods to resource classesArtur Svechnikov2014-06-167-20/+105
* | | | Merge "Provide explicit help string of resource-metadata"Jenkins2014-06-181-1/+2
|\ \ \ \
| * | | | Provide explicit help string of resource-metadataliu-sheng2014-06-171-1/+2
* | | | | Fix the alarm history order shown to userDina Belova2014-06-181-1/+5
|/ / / /
* | | | Improve a bit query APIBoris Pavlovic2014-06-151-1/+1
|/ / /
* | | Merge "Fix hacking rules: H302,H305,H307,H402"Jenkins2014-06-1410-15/+16
|\ \ \
| * | | Fix hacking rules: H302,H305,H307,H402ZhiQiang Fan2014-06-1110-15/+16
| |/ /
* | | Merge "Remove © and remove unnecessary encoding lines"Jenkins2014-06-1213-18/+5
|\ \ \ | |/ / |/| |
| * | Remove © and remove unnecessary encoding linesMartin Geisler2014-05-3013-18/+5
* | | Merge "replace dict.iteritems() with six.iteritems(dict)"Jenkins2014-06-101-1/+1
|\ \ \
| * | | replace dict.iteritems() with six.iteritems(dict)Christian Berendt2014-05-261-1/+1
* | | | Merge "use mock instead of try...finally"Jenkins2014-06-103-142/+85
|\ \ \ \
| * | | | use mock instead of try...finallyZhiQiang Fan2014-05-303-142/+85
| | |/ / | |/| |
* | | | Merge "Avoid unnecessary stderr message when run test"Jenkins2014-06-091-1/+2
|\ \ \ \
| * | | | Avoid unnecessary stderr message when run testZhiQiang Fan2014-05-271-1/+2
| | |_|/ | |/| |
* | | | Refactor split_by_op and split_by_datatypeChris Dent2014-06-022-35/+130
| |/ / |/| |
* | | Merge "fixed several pep8 issues"Jenkins2014-05-297-24/+25
|\ \ \ | |/ / |/| |
| * | fixed several pep8 issuesChristian Berendt2014-05-167-24/+25
* | | Fix exception handling of CLIliu-sheng2014-05-232-4/+4
| |/ |/|
* | Remove out-dated exceptionsZhiQiang Fan2014-05-162-53/+4
|/
* Merge "Avoid dead loop when token is string format"Jenkins2014-05-022-10/+12
|\
| * Avoid dead loop when token is string formatZhiQiang Fan2014-04-262-10/+12
* | Merge "Display message on HTTPException"Jenkins2014-05-022-41/+60
|\ \
| * | Display message on HTTPExceptionliu-sheng2014-04-172-41/+60
| |/
* | Merge "Fix some help strings"Jenkins2014-04-291-3/+3
|\ \
| * | Fix some help stringsAndreas Jaeger2014-04-241-3/+3
* | | Merge "Correct help string about insufficient_data"Jenkins2014-04-291-2/+2
|\ \ \
| * | | Correct help string about insufficient_dataliu-sheng2014-04-281-2/+2
| |/ /
* | | Merge "Fix the ceilometer trait-description-list command"Jenkins2014-04-281-1/+1
|\ \ \ | |/ / |/| |
| * | Fix the ceilometer trait-description-list commandliu-sheng2014-02-251-1/+1
* | | Merge "Correct testcase content"Jenkins2014-04-231-5/+5
|\ \ \
| * | | Correct testcase contentIldiko Vancsa2014-04-041-5/+5
* | | | Update v2.options docstringZhiQiang Fan2014-04-151-5/+9
| |_|/ |/| |
* | | Merge "Statistics groupby handling improvement"Jenkins2014-04-122-0/+24
|\ \ \ | |/ / |/| |