summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "Explicit error for wrong resource metadata format"1.3.0Jenkins2015-06-181-0/+10
|\
| * Explicit error for wrong resource metadata formatliu-sheng2015-06-171-0/+10
* | Removes whitespace from CLI queriesRohit Jaiswal2015-06-161-0/+14
|/
* Add capability for creating array of samplesAleksey Ripinen2015-06-082-0/+72
* Merge "Catch missing 404 exceptions in client"Jenkins2015-06-031-1/+1
|\
| * Catch missing 404 exceptions in clientJuan Antonio Osorio Robles2015-05-181-1/+1
* | Merge "[unittest] Increase client and shell modules cover"Jenkins2015-06-033-13/+339
|\ \ | |/
| * [unittest] Increase client and shell modules coverIlya Tyaptin2015-05-113-13/+339
* | Merge "move capabilities ut code to unit dir"Jenkins2015-05-291-0/+0
|\ \ | |/ |/|
| * move capabilities ut code to unit dirZhiQiang Fan2015-04-231-0/+0
* | Merge "Added missing ceilometer CLI tests"Jenkins2015-05-071-5/+42
|\ \
| * | Added missing ceilometer CLI testsraiesmh082015-04-141-5/+42
* | | remove useless event unit test codeZhiQiang Fan2015-05-061-2/+0
* | | Merge "Allow changing project-id and user-id by alarm-threshold-update"Jenkins2015-05-041-2/+4
|\ \ \ | |_|/ |/| |
| * | Allow changing project-id and user-id by alarm-threshold-updateJiří Suchomel2015-04-291-2/+4
* | | Merge "print user friendly error message for alarm update time constraints"Jenkins2015-04-161-0/+17
|\ \ \ | |/ / |/| |
| * | print user friendly error message for alarm update time constraintsZhiQiang Fan2015-04-021-0/+17
* | | 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
|\