summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge "py34 not py33 is tested and supported"Jenkins2015-07-152-2/+2
| |\ \ \
| | * | | py34 not py33 is tested and supportedEric Brown2015-07-132-2/+2
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-07-153-4/+4
| * | | | Merge "Fixes modules index generated by Sphinx"Jenkins2015-07-131-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixes modules index generated by SphinxDavid Stanek2015-07-081-1/+1
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-07-121-1/+2
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-07-021-2/+2
| * | | | Merge "Remove keystoneclient CLI references in README"Jenkins2015-07-021-172/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Remove keystoneclient CLI references in READMESteve Martinelli2015-06-291-172/+0
| * | | | Merge "Support /auth routes for list projects and domains"Jenkins2015-06-303-0/+155
| |\ \ \ \
| | * | | | Support /auth routes for list projects and domainsJamie Lennox2015-03-313-0/+155
| * | | | | Merge "Update README.rst and remove ancient reference"Jenkins2015-06-291-12/+23
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Update README.rst and remove ancient referenceSteve Martinelli2015-06-291-12/+23
| * | | | | Remove unused images from docsSteve Martinelli2015-06-282-101/+0
| | |_|_|/ | |/| | |
* | | | | Remove keystoneclient.middlewareVictor Stinner2015-07-1611-4409/+0
* | | | | Merge "Use fixtures from keystoneauth" into feature/keystoneauth_integrationJenkins2015-07-153-877/+9
|\ \ \ \ \
| * | | | | Use fixtures from keystoneauthJamie Lennox2015-07-153-877/+9
* | | | | | Merge "Convert adapter to keystoneauth" into feature/keystoneauth_integrationJenkins2015-07-131-202/+3
|\ \ \ \ \ \
| * | | | | | Convert adapter to keystoneauthJamie Lennox2015-07-081-202/+3
| |/ / / / /
* | | | | | Merge "Update references to keystoneauth1" into feature/keystoneauth_integrationJenkins2015-07-132-2/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Update references to keystoneauth1Jamie Lennox2015-07-082-2/+2
* | | | | | Updated from global requirementsOpenStack Proposal Bot2015-07-131-1/+2
* | | | | | Change request mocking in tests to be on sessionJamie Lennox2015-06-291-11/+11
|/ / / / /
* | | | | Merge remote-tracking branch 'gerrit/master' into mergeBrant Knudson2015-06-2533-156/+1148
|\ \ \ \ \ | |/ / / /
| * | | | Updated from global requirementsOpenStack Proposal Bot2015-06-223-15/+14
| * | | | Merge "add --slowest flag to testr"Jenkins2015-06-221-1/+1
| |\ \ \ \
| | * | | | add --slowest flag to testrZhiQiang Fan2015-05-041-1/+1
| * | | | | Merge "Add openid connect client support"Jenkins2015-06-223-0/+380
| |\ \ \ \ \
| | * | | | | Add openid connect client supportSteve Martinelli2015-06-173-0/+380
| * | | | | | Merge "Use python-six shim for assertRaisesRegex/p"Jenkins2015-06-181-4/+5
| |\ \ \ \ \ \
| | * | | | | | Use python-six shim for assertRaisesRegex/pCorey Bryant2015-06-051-4/+5
| * | | | | | | Merge "Removes unused debug logging code"Jenkins2015-06-181-22/+7
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Removes unused debug logging codeDavid Stanek2015-05-301-22/+7
| * | | | | | | Stop using tearDownBrant Knudson2015-06-132-12/+4
| * | | | | | | Use mock rather than moxBrant Knudson2015-06-133-34/+42
| * | | | | | | Remove unused setUp from ClientTestBrant Knudson2015-06-131-7/+0
| * | | | | | | Merge "tox env for Bandit"Jenkins2015-06-124-2/+143
| |\ \ \ \ \ \ \
| | * | | | | | | tox env for BanditBrant Knudson2015-06-034-2/+143
| * | | | | | | | Merge "Iterate over copy of sys.modules keys in Python2/3"Jenkins2015-06-111-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Iterate over copy of sys.modules keys in Python2/3Corey Bryant2015-06-091-1/+1
| * | | | | | | | | Updated from global requirementsOpenStack Proposal Bot2015-06-111-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
| * | | | | | | | Merge "Add get_communication_params interface to plugins"Jenkins2015-06-094-0/+138
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add get_communication_params interface to pluginsJamie Lennox2015-05-264-0/+138
| * | | | | | | | | Merge "Use random strings for test fixtures"Jenkins2015-06-094-16/+17
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Use random strings for test fixturesBrant Knudson2015-06-084-16/+17
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Stop using function deprecated in Python 3Brant Knudson2015-06-086-24/+27
| |/ / / / / / /
| * | | | | | | Merge "Cleanup fixture imports"Jenkins2015-06-041-4/+9
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Cleanup fixture importsBrant Knudson2015-05-311-4/+9
| * | | | | | | Add EC2 CRUD credential support to v3 API1.6.0Jamie Lennox2015-06-023-0/+170
| |/ / / / / /
| * | | | | | Merge "Fix auth required message translation"Jenkins2015-05-301-7/+11
| |\ \ \ \ \ \ | | |/ / / / / | | | / / / / | | |/ / / / | |/| | | |