summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests
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
* Merge "support specify user-id when create sample and alarm" into stable/kilo1.0.14Jenkins2015-04-211-14/+22
|\
| * support specify user-id when create sample and alarmZhiQiang Fan2015-04-211-14/+22
* | Add timeout for keystoneclient sessionZhiQiang Fan2015-04-202-2/+26
* | add region_name to auth plugin parametersZhiQiang Fan2015-04-201-0/+1
* | ceilometerclient insecure argument no longer worksMatthew Edmonds2015-04-201-0/+9
|/
* Merge "Support unicode for alarm" into stable/kiloJenkins2015-04-201-5/+12
|\
| * Support unicode for alarmZhiQiang Fan2015-04-161-5/+12
* | Merge "Enable specified project_id in CLI commands" into stable/kiloJenkins2015-04-201-0/+54
|\ \
| * | Enable specified project_id in CLI commandsZhiQiang Fan2015-04-161-0/+54
| |/
* | Merge "Fixes bug with Client function not setting up SSL params" into stable/...Jenkins2015-04-201-4/+11
|\ \
| * | Fixes bug with Client function not setting up SSL paramsSrinivas Sakhamuri2015-04-161-4/+11
| |/
* | Set auth_plugin in __init__Chris Dent2015-04-161-0/+5
|/
* 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
* | Merge "Fix improper parameter setup for cacert and client certs"Jenkins2015-01-161-2/+16
|\ \
| * | Fix improper parameter setup for cacert and client certsSrinivas Sakhamuri2015-01-151-2/+16
| |/
* | event-list should sort by timestamp, not idZhiQiang Fan2015-01-131-0/+46
|/
* Support ceilometer-url and os-endpointZhiQiang Fan2015-01-081-0/+18
* Merge "Enable --os-insecure CLI option"Jenkins2015-01-072-1/+37
|\
| * Enable --os-insecure CLI optionZhiQiang Fan2014-12-062-1/+37
* | Make methods static where it's possibleDina Belova2014-12-102-2/+4
* | Fix old-style classes declarationDina Belova2014-12-102-5/+5
|/
* Alarm TimeConstraint display incorrectRohit Jaiswal2014-11-251-0/+32
* Merge "Fix wrong initialization of AuthPlugin for keystone v3"Jenkins2014-11-251-7/+34
|\
| * Fix wrong initialization of AuthPlugin for keystone v3ZhiQiang Fan2014-11-111-7/+34
* | Fix timeout argument not treated as integerZhiQiang Fan2014-11-142-0/+64
* | Refactor tests/test_shell.pyZhiQiang Fan2014-11-131-18/+10
|/
* 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