summaryrefslogtreecommitdiff
path: root/keystoneclient/service_catalog.py
Commit message (Expand)AuthorAgeFilesLines
* Add a get_data function to Service CatalogJamie Lennox2013-08-121-4/+20
* Fix and enable gating on H403Dirk Mueller2013-07-131-2/+4
* Implements v3 auth client.lin-hua-cheng2013-06-201-19/+192
* Fix line continuations (flake8 E125, E126)Dolph Mathews2013-06-031-2/+2
* Improve error message for missing endpointDoug Hellmann2013-02-221-1/+2
* Take region_name into account when calling url_forSam Morrison2013-01-241-1/+5
* Correct a misspelled in commentsWu Wenxiang2012-11-261-1/+1
* HACKING compliance: consistent usage of 'except'Dolph Mathews2012-11-051-1/+1
* Don't log an exception for an expected empty catalog.Gabriel Hurley2012-10-231-0/+3
* Useful error msg when missing catalog (bug 949904)Dolph Mathews2012-10-111-2/+13
* Support 2-way SSL with Keystone server if it is configured to enforceLiem Nguyen2012-07-031-1/+1
* pep8 1.1 changes and updatesJoe Heck2012-06-011-1/+1
* Make ec2-credentials-* commands work properly for non-admin userDean Troyer2012-03-061-2/+3
* Display token and service catalog for userBrian Waldon2012-02-161-2/+27
* Initial commit.Gabriel Hurley2011-10-251-0/+53