summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add CLI for Capabilities REST API"1.1.0Jenkins2015-04-162-0/+101
|\
| * Add CLI for Capabilities REST APIZhiQiang Fan2015-04-042-0/+101
* | Add timeout for keystoneclient sessionZhiQiang Fan2015-04-142-2/+26
* | add region_name to auth plugin parametersZhiQiang Fan2015-04-141-0/+1
* | ceilometerclient insecure argument no longer worksMatthew Edmonds2015-04-071-0/+9
|/
* Set auth_plugin in __init__Chris Dent2015-03-201-0/+5
* Merge "support specify user-id when create sample and alarm"Jenkins2015-03-201-14/+22
|\
| * support specify user-id when create sample and alarmZhiQiang Fan2015-03-201-14/+22
* | Add a post_test_hook for gate-run functional testsChris Dent2015-03-181-0/+50
* | Add cli functional tests from tempestChris Dent2015-03-163-0/+72
|/
* Move unit tests into their own subdirectoryChris Dent2015-03-1327-23/+23
* Merge "Fixes bug with Client function not setting up SSL params"Jenkins2015-03-131-4/+11
|\
| * Fixes bug with Client function not setting up SSL paramsSrinivas Sakhamuri2015-03-121-4/+11
* | Merge "Support unicode for alarm"Jenkins2015-03-111-5/+12
|\ \ | |/ |/|
| * Support unicode for alarmZhiQiang Fan2015-02-061-5/+12
* | Enable specified project_id in CLI commandsZhiQiang Fan2015-02-251-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
* | 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