summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reduce redundant parameter of some commands in CLI"Jenkins2014-09-201-8/+30
|\
| * Reduce redundant parameter of some commands in CLIls11752014-09-191-8/+30
* | Merge "Verify alarm found before modifying"Jenkins2014-09-131-0/+20
|\ \
| * | Verify alarm found before modifyingEric Pendergrass2014-08-291-0/+20
| |/
* | 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-5/+40
|\
| * Check if the alarm has time constraints field before displayingNejc Saje2014-08-251-5/+40
* | Replace assertTrue with assertIsNotNone for check an objectjoey56782014-08-114-17/+16
* | Use HTTPClient from common Oslo codeekudryashova2014-07-3121-350/+310
* | Merge "Avoid empty entity field in uri path"Jenkins2014-07-241-0/+81
|\ \
| * | Avoid empty entity field in uri pathZhiQiang Fan2014-05-271-0/+81
* | | Use suitable assertliuqing2014-07-092-4/+4
| |/ |/|
* | Merge "Update python-ceilometerclient to support Keystone V3 API"Jenkins2014-06-272-16/+54
|\ \
| * | Update python-ceilometerclient to support Keystone V3 APIFabio Giannetti2014-06-262-16/+54
* | | Merge "Fix alarm-threshold-update --query option"Jenkins2014-06-251-15/+31
|\ \ \
| * | | Fix alarm-threshold-update --query optionZhiQiang Fan2014-06-111-15/+31
* | | | Add methods to resource classesArtur Svechnikov2014-06-163-17/+77
| |/ / |/| |
* | | Merge "Fix hacking rules: H302,H305,H307,H402"Jenkins2014-06-145-7/+6
|\ \ \
| * | | Fix hacking rules: H302,H305,H307,H402ZhiQiang Fan2014-06-115-7/+6
| |/ /
* | | Merge "Remove © and remove unnecessary encoding lines"Jenkins2014-06-125-6/+1
|\ \ \ | |/ / |/| |
| * | Remove © and remove unnecessary encoding linesMartin Geisler2014-05-305-6/+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-021-3/+89
| |/ |/|
* | Merge "fixed several pep8 issues"Jenkins2014-05-291-12/+14
|\ \ | |/ |/|
| * fixed several pep8 issuesChristian Berendt2014-05-161-12/+14
* | Remove out-dated exceptionsZhiQiang Fan2014-05-161-3/+3
|/
* Merge "Avoid dead loop when token is string format"Jenkins2014-05-021-8/+10
|\
| * Avoid dead loop when token is string formatZhiQiang Fan2014-04-261-8/+10
* | Merge "Display message on HTTPException"Jenkins2014-05-021-17/+38
|\ \
| * | Display message on HTTPExceptionliu-sheng2014-04-171-17/+38
| |/
* | Merge "Correct testcase content"Jenkins2014-04-231-5/+5
|\ \ | |/ |/|
| * Correct testcase contentIldiko Vancsa2014-04-041-5/+5
* | Merge "Statistics groupby handling improvement"Jenkins2014-04-121-0/+20
|\ \ | |/ |/|
| * Statistics groupby handling improvementStéphane Albert2014-03-281-0/+20
* | Ensure statistics aggregates are ordered with parameterized first1.0.10Eoghan Glynn2014-04-011-3/+3
|/
* Implementation of statistics aggregatorsMichał Jastrzębski2014-03-272-0/+200
* Merge "Adds alarm time constraint support to ceilometer CLI"Jenkins2014-03-263-2/+133
|\
| * Adds alarm time constraint support to ceilometer CLIUros Jovanovic2014-03-263-2/+133
* | Merge "Add complex query support for alarm history"Jenkins2014-03-252-1/+120
|\ \
| * | Add complex query support for alarm historyIldiko Vancsa2014-03-182-1/+120
* | | Merge "Add complex query support for alarms"Jenkins2014-03-253-2/+141
|\ \ \ | |/ /
| * | Add complex query support for alarmsBalazs Gibizer2014-03-183-2/+141
* | | Merge "Checking the type of auth_token, and fixing it if necessary"Jenkins2014-03-201-0/+55
|\ \ \ | |/ / |/| |
| * | Checking the type of auth_token, and fixing it if necessaryMarc Solanas2014-03-131-0/+55
| |/
* | Add complex query support for samplesBalazs Gibizer2014-03-122-0/+124
|/
* test_url_generation_with_proxy: do not use contextlib.nested()Cyril Roelandt2014-02-171-14/+9
* Merge "Remove unused mock in v2/test_shell.py"Jenkins2014-02-151-1/+0
|\