summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Initial Trusts support"Jenkins2013-08-225-7/+152
|\
| * Initial Trusts supportSteven Hardy2013-08-205-7/+152
* | Merge "Restore client.py for backward compatibility"Jenkins2013-08-221-0/+18
|\ \ | |/ |/|
| * Restore client.py for backward compatibilityJamie Lennox2013-08-211-0/+18
* | Make auth_token middleware fetching respect prefixJamie Lennox2013-08-191-4/+6
|/
* Merge "Fix a typo in fetch_revocation_list"Jenkins2013-08-161-2/+2
|\
| * Fix a typo in fetch_revocation_listMatthieu Huin2013-08-061-2/+2
* | Fix and enable Gating on H404Dirk Mueller2013-08-159-125/+69
* | Merge "Adds support for passing extra tenant attributes to keystone"Jenkins2013-08-162-6/+19
|\ \
| * | Adds support for passing extra tenant attributes to keystoneCharles V Bock2013-08-122-6/+19
* | | Merge "Don't cache tokens as invalid on network errors"Jenkins2013-08-151-3/+11
|\ \ \
| * | | Don't cache tokens as invalid on network errorsChmouel Boudjnah2013-08-091-3/+11
* | | | Merge "Fixes files with wrong bitmode"Jenkins2013-08-152-0/+0
|\ \ \ \
| * | | | Fixes files with wrong bitmodelawrancejing2013-08-132-0/+0
* | | | | Merge "Refactor verify signing dir logic"Jenkins2013-08-141-16/+27
|\ \ \ \ \
| * | | | | Refactor verify signing dir logicWu Wenxiang2013-08-141-16/+27
| |/ / / /
* | | | | Merge "Add a get_data function to Service Catalog"Jenkins2013-08-141-4/+20
|\ \ \ \ \
| * | | | | Add a get_data function to Service CatalogJamie Lennox2013-08-121-4/+20
| | |_|/ / | |/| | |
* | | | | Merge "Extract basic request call"Jenkins2013-08-142-64/+103
|\ \ \ \ \
| * | | | | Extract basic request callJamie Lennox2013-08-122-64/+103
| | |/ / / | |/| | |
* | | | | Merge "python3: Add basic compatibility support"Jenkins2013-08-144-5/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | python3: Add basic compatibility supportChuck Short2013-08-044-5/+13
* | | | | Rename client.py to httpclient.pyJamie Lennox2013-08-104-14/+14
| |/ / / |/| | |
* | | | Merge "Merge from Oslo-Incubator"Jenkins2013-08-082-9/+13
|\ \ \ \
| * | | | Merge from Oslo-IncubatorDirk Mueller2013-08-062-9/+13
| | |_|/ | |/| |
* | | | Merge "Pass the default_project_id when managing User."Jenkins2013-08-061-6/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Pass the default_project_id when managing User.Lin Hua Cheng2013-08-021-6/+51
| |/ /
* | | auth_uri (public ep) should not default to auth_* values (admin ep)Dolph Mathews2013-08-051-7/+16
* | | Adds help in keystone_authtoken config optsThomas Goirand2013-08-051-22/+85
|/ /
* | Merge "Ec2Signer : Allow signature verification for older boto versions"Jenkins2013-08-021-0/+15
|\ \
| * | Ec2Signer : Allow signature verification for older boto versionsSteven Hardy2013-08-011-0/+15
* | | Merge "flake8: fix alphabetical imports and enable H306"Jenkins2013-08-025-7/+7
|\ \ \ | |_|/ |/| |
| * | flake8: fix alphabetical imports and enable H306Dolph Mathews2013-08-015-7/+7
| |/
* | Merge "Drop webob from auth_token.py"Jenkins2013-08-011-5/+19
|\ \ | |/ |/|
| * Drop webob from auth_token.pyPete Zaitcev2013-07-261-5/+19
* | Merge "no logging on cms failure"Jenkins2013-07-312-2/+7
|\ \
| * | no logging on cms failureAdam Young2013-07-262-2/+7
| |/
* | Reorganize url creation.Jamie Lennox2013-07-291-41/+56
* | Merge "Client V3 shouldn't inherit V2"Jenkins2013-07-283-30/+27
|\ \
| * | Client V3 shouldn't inherit V2Jamie Lennox2013-07-233-30/+27
| |/
* | Merge "rm improper assert syntax"Jenkins2013-07-271-2/+2
|\ \ | |/ |/|
| * rm improper assert syntaxKun Huang2013-07-171-2/+2
* | Merge "Use ServiceCatalog.factory, the object has no __init__"Jenkins2013-07-211-1/+1
|\ \
| * | Use ServiceCatalog.factory, the object has no __init__Sascha Peilicke2013-07-091-1/+1
* | | Merge "Merge " Cleanup docstrings " from keystone/common/cms.py"Jenkins2013-07-211-6/+6
|\ \ \
| * | | Merge " Cleanup docstrings " from keystone/common/cms.pyDirk Mueller2013-07-091-6/+6
| |/ /
* | | Merge "Fix and enable gating on H403"Jenkins2013-07-175-6/+12
|\ \ \ | |_|/ |/| |
| * | Fix and enable gating on H403Dirk Mueller2013-07-135-6/+12
* | | Merge "Ec2Signer : Modify v4 signer to match latest boto"Jenkins2013-07-151-6/+1
|\ \ \ | |/ / |/| |
| * | Ec2Signer : Modify v4 signer to match latest botoSteven Hardy2013-07-061-6/+1