summaryrefslogtreecommitdiff
path: root/ceilometerclient/tests/test_client.py
Commit message (Expand)AuthorAgeFilesLines
* Add timeout for keystoneclient sessionZhiQiang Fan2015-04-201-0/+13
* add region_name to auth plugin parametersZhiQiang Fan2015-04-201-0/+1
* ceilometerclient insecure argument no longer worksMatthew Edmonds2015-04-201-0/+9
* Fixes bug with Client function not setting up SSL paramsSrinivas Sakhamuri2015-04-161-4/+11
* Fix improper parameter setup for cacert and client certsSrinivas Sakhamuri2015-01-151-2/+16
* Merge "Enable --os-insecure CLI option"Jenkins2015-01-071-1/+1
|\
| * Enable --os-insecure CLI optionZhiQiang Fan2014-12-061-1/+1
* | Make methods static where it's possibleDina Belova2014-12-101-1/+2
|/
* 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-141-0/+35
|/
* Use HTTPClient from common Oslo codeekudryashova2014-07-311-23/+40
* Update python-ceilometerclient to support Keystone V3 APIFabio Giannetti2014-06-261-1/+1
* Avoid dead loop when token is string formatZhiQiang Fan2014-04-261-8/+10
* Checking the type of auth_token, and fixing it if necessaryMarc Solanas2014-03-131-0/+55