summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/v2
Commit message (Expand)AuthorAgeFilesLines
* Fix to disable meter-links on resource-list CLIRohit Jaiswal2015-11-062-0/+47
* do not generate meter links on resource-list1.1.1gordon chung2015-09-151-4/+4
* support specify user-id when create sample and alarmZhiQiang Fan2015-04-211-14/+22
* Enable specified project_id in CLI commandsZhiQiang Fan2015-04-161-0/+54
* Corrected the errors in sample-show and sample-createLianhao Lu2015-02-121-3/+7
* Merge "add --no-traits for event-list"Jenkins2015-02-051-6/+55
|\
| * add --no-traits for event-listZhiQiang Fan2015-02-051-6/+55
* | Add Sample API supportZhiQiang Fan2015-02-052-61/+258
|/
* Add severity field to alarm CLIPradeep Kilambi2015-01-262-30/+39
* Merge "Fix H105 pep8 error"Jenkins2015-01-203-6/+0
|\
| * Fix H105 pep8 errorDina Belova2015-01-123-6/+0
* | event-list should sort by timestamp, not idZhiQiang Fan2015-01-131-0/+46
|/
* 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-3112-154/+202
* | 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 "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-141-2/+2
|\ \ \
| * | | Fix hacking rules: H302,H305,H307,H402ZhiQiang Fan2014-06-111-2/+2
| |/ /
* | | 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-101-119/+78
|\ \ \
| * | | use mock instead of try...finallyZhiQiang Fan2014-05-301-119/+78
| |/ /
* | | Refactor split_by_op and split_by_datatypeChris Dent2014-06-021-3/+89
|/ /
* | fixed several pep8 issuesChristian Berendt2014-05-161-12/+14
|/
* 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-262-2/+105
|\
| * Adds alarm time constraint support to ceilometer CLIUros Jovanovic2014-03-262-2/+105
* | Add complex query support for alarm historyIldiko Vancsa2014-03-182-1/+120
* | Add complex query support for alarmsBalazs Gibizer2014-03-183-2/+141
* | Add complex query support for samplesBalazs Gibizer2014-03-122-0/+124
|/
* Remove unused mock in v2/test_shell.pyliu-sheng2014-02-111-1/+0
* Merge "return sample info when creating sample with CLI"Jenkins2014-01-271-0/+62
|\
| * return sample info when creating sample with CLIls11752014-01-231-0/+62
* | Merge "Avoid discarding alarm-threshold-create --query option"Jenkins2014-01-241-0/+44
|\ \
| * | Avoid discarding alarm-threshold-create --query optionEoghan Glynn2014-01-231-0/+44
* | | Merge "Add support for groupby in statistics for API v2"Jenkins2014-01-241-0/+52
|\ \ \ | |/ / |/| |