summaryrefslogtreecommitdiff
path: root/ceilometerclient
Commit message (Expand)AuthorAgeFilesLines
* sync oslo codeicehouse-eol1.0.12stable/icehousegordon chung2014-10-029-324/+642
* switch to oslo.utilsgordon chung2014-09-293-15/+14
* 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 "keystone discovery fallback support"Jenkins2014-09-201-42/+41
|\ \
| * | keystone discovery fallback supportgordon chung2014-09-101-42/+41
| |/
* | Merge "Reduce redundant parameter of some commands in CLI"Jenkins2014-09-203-32/+79
|\ \
| * | Reduce redundant parameter of some commands in CLIls11752014-09-193-32/+79
| |/
* | Typo "authtenticated" instead of "authenticated"Rafael Rivero2014-09-181-1/+1
* | Fix AuthPlugin authentificationPavlo Shchelokovskyy2014-09-151-1/+1
* | Merge "Verify alarm found before modifying"Jenkins2014-09-133-2/+30
|\ \
| * | Verify alarm found before modifyingEric Pendergrass2014-08-293-2/+30
| |/
* | Fix sample-create in v2 api callsChris Dent2014-09-102-2/+2
|/
* Merge "Check if the alarm has time constraints field before displaying"Jenkins2014-08-282-28/+64
|\
| * Check if the alarm has time constraints field before displayingNejc Saje2014-08-252-28/+64
* | 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
| |/ |/|