summaryrefslogtreecommitdiff
path: root/ceilometerclient/client.py
Commit message (Expand)AuthorAgeFilesLines
* 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