summaryrefslogtreecommitdiff
path: root/ceilometerclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* tenant_id not required with keystone v3Rohit Jaiswal2015-07-311-2/+8
* Add support for client redirecting to aodh endpoint if availableliu-sheng2015-07-221-27/+104
* Merge "Use oslo_utils instead of deprecated oslo.utils"Jenkins2015-05-291-1/+1
|\
| * Use oslo_utils instead of deprecated oslo.utilsDina Belova2015-05-111-1/+1
* | Fix alarm-evaluator can't start when ssl was enabledLan Qi song2015-05-111-3/+3
|/
* Add timeout for keystoneclient sessionZhiQiang Fan2015-04-141-1/+3
* add region_name to auth plugin parametersZhiQiang Fan2015-04-141-0/+2
* Merge "ceilometerclient insecure argument no longer works"Jenkins2015-04-141-1/+3
|\
| * ceilometerclient insecure argument no longer worksMatthew Edmonds2015-04-071-1/+3
* | Merge "fix client docstring"Jenkins2015-04-091-0/+2
|\ \ | |/ |/|
| * fix client docstringZhiQiang Fan2015-04-061-0/+2
* | ceilometerclient fails with keystone v3 authMatthew Edmonds2015-03-311-0/+2
|/
* add in missing optionsgordon chung2015-03-191-1/+2
* Fixes bug with Client function not setting up SSL paramsSrinivas Sakhamuri2015-03-121-30/+33
* 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