summaryrefslogtreecommitdiff
path: root/ceilometerclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* Fix alarm-evaluator can't start when ssl was enabledLan Qi song2015-05-131-3/+3
* Merge "add in missing options" into stable/kiloJenkins2015-04-211-1/+2
|\
| * add in missing optionsgordon chung2015-04-211-1/+2
* | Add timeout for keystoneclient sessionZhiQiang Fan2015-04-201-1/+3
* | add region_name to auth plugin parametersZhiQiang Fan2015-04-201-0/+2
* | ceilometerclient insecure argument no longer worksMatthew Edmonds2015-04-201-1/+3
|/
* Merge "Fixes bug with Client function not setting up SSL params" into stable/...Jenkins2015-04-201-30/+33
|\
| * Fixes bug with Client function not setting up SSL paramsSrinivas Sakhamuri2015-04-161-30/+33
* | Merge "ceilometerclient fails with keystone v3 auth" into stable/kiloJenkins2015-04-201-0/+2
|\ \
| * | ceilometerclient fails with keystone v3 authMatthew Edmonds2015-04-161-0/+2
| |/
* | fix client docstringZhiQiang Fan2015-04-161-0/+2
|/
* Merge "Allow all pep8 checks"Jenkins2015-01-201-2/+1
|\
| * Allow all pep8 checksDina Belova2015-01-121-2/+1
* | Merge "Fix improper parameter setup for cacert and client certs"Jenkins2015-01-161-1/+25
|\ \
| * | Fix improper parameter setup for cacert and client certsSrinivas Sakhamuri2015-01-151-1/+25
| |/
* | Merge "Remove redundant parentheses (except openstack.common)"Jenkins2015-01-131-1/+1
|\ \ | |/ |/|
| * Remove redundant parentheses (except openstack.common)Dina Belova2014-12-101-1/+1
* | Support ceilometer-url and os-endpointZhiQiang Fan2015-01-081-20/+23
* | Enable --os-insecure CLI optionZhiQiang Fan2014-12-061-1/+3
|/
* Support os-endpoint-typeZhiQiang Fan2014-11-271-2/+3
* Fix wrong initialization of AuthPlugin for keystone v3ZhiQiang Fan2014-11-111-0/+8
* Merge "keystone discovery fallback support"Jenkins2014-09-201-42/+41
|\
| * keystone discovery fallback supportgordon chung2014-09-101-42/+41
* | Typo "authtenticated" instead of "authenticated"Rafael Rivero2014-09-181-1/+1
* | Fix AuthPlugin authentificationPavlo Shchelokovskyy2014-09-151-1/+1
|/
* Add endpoint opt into auth_pluginEugeniya Kudryashova2014-08-081-1/+1
* Use HTTPClient from common Oslo codeekudryashova2014-07-311-45/+113
* Update python-ceilometerclient to support Keystone V3 APIFabio Giannetti2014-06-261-47/+156
* Avoid dead loop when token is string formatZhiQiang Fan2014-04-261-2/+2
* Checking the type of auth_token, and fixing it if necessaryMarc Solanas2014-03-131-6/+9
* client looking at wrong cacert argument nameGordon Chung2014-01-061-1/+1
* Added support to --os-cacertStefano Zilli2013-10-011-1/+5
* Pass region_name argument to keystone clientBartosz Górski2013-09-171-0/+2
* Handle case where os_auth_token is set to ''Eoghan Glynn2013-08-021-1/+1
* Ensure keystoneclient.auth_token is re-evaluatedEoghan Glynn2013-08-021-1/+3
* Make authenticated client easier to consume.Eoghan Glynn2013-06-211-0/+77
* Add basic functionalityAngus Salkeld2012-11-091-0/+19