summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/v2/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
* Reduce redundant parameter of some commands in CLIls11752014-09-191-8/+30
* 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
* | 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-091-2/+2
| |/ |/|
* | Merge "Fix alarm-threshold-update --query option"Jenkins2014-06-251-15/+31
|\ \
| * | Fix alarm-threshold-update --query optionZhiQiang Fan2014-06-111-15/+31
* | | Fix hacking rules: H302,H305,H307,H402ZhiQiang Fan2014-06-111-2/+2
|/ /
* | use mock instead of try...finallyZhiQiang Fan2014-05-301-119/+78
|/
* Implementation of statistics aggregatorsMichał Jastrzębski2014-03-271-0/+154
* Merge "Adds alarm time constraint support to ceilometer CLI"Jenkins2014-03-261-0/+40
|\
| * Adds alarm time constraint support to ceilometer CLIUros Jovanovic2014-03-261-0/+40
* | Add complex query support for alarm historyIldiko Vancsa2014-03-181-1/+59
* | Add complex query support for alarmsBalazs Gibizer2014-03-181-0/+67
* | Add complex query support for samplesBalazs Gibizer2014-03-121-0/+59
|/
* 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
* | Avoid discarding alarm-threshold-create --query optionEoghan Glynn2014-01-231-0/+44
* | Merge "Python 3: fix test_sample_list"Jenkins2014-01-151-3/+3
|\ \
| * | Python 3: fix test_sample_listCyril Roelandt2014-01-101-3/+3
| |/
* | Support the Event APIJohn Herndon2014-01-101-1/+2
|/
* Merge "Allow alarm-threshold-update to upate generic attributes"1.0.7Jenkins2013-11-281-5/+32
|\
| * Allow alarm-threshold-update to upate generic attributesEoghan Glynn2013-11-221-5/+32
* | Enable pep8 E128 checkingLianhao Lu2013-11-221-1/+1
|/
* Avoid reset of repeat_actions attribute on alarm updateEoghan Glynn2013-11-211-0/+67
* Adds the 'limit' parameter to sample list command in V2 APINejc Saje2013-10-281-1/+3
* Fix order of sample listfujioka yuuichi2013-10-281-0/+73
* Import six.StringIOKui Shi2013-10-141-2/+2
* Add support for new alarm-history command1.0.6Eoghan Glynn2013-10-031-0/+98
* Use standard CLI object-verb ordering for alarm-{g|s}set-stateEoghan Glynn2013-10-021-2/+2
* Fix shell.do_alarm_get_state to get as opposed to setEoghan Glynn2013-10-021-0/+39