summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | python3: Use from future import unicode_literalsChuck Short2013-08-304-320/+330
* | | | | | Merge "Sync py3kcompat from oslo-incubator"Jenkins2013-08-303-0/+67
|\ \ \ \ \ \
| * | | | | | Sync py3kcompat from oslo-incubatorChuck Short2013-08-233-0/+67
* | | | | | | Merge "Update oslo.config"Jenkins2013-08-301-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Update oslo.configChuck Short2013-08-231-1/+2
| |/ / / / /
* | | | | | Merge "python3: Transition to mox3 instead of mox"Jenkins2013-08-304-4/+4
|\ \ \ \ \ \
| * | | | | | python3: Transition to mox3 instead of moxChuck Short2013-08-234-4/+4
| |/ / / / /
* | | | | | Merge "Use OSLO jsonutils instead of json module"Jenkins2013-08-303-14/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use OSLO jsonutils instead of json moduleJamie Lennox2013-08-263-14/+9
* | | | | | Merge "Fix and enable gating on F841"Jenkins2013-08-305-14/+13
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Fix and enable gating on F841Morgan Fainberg2013-08-295-14/+13
* | | | | | Merge "Fix and enable gating on H302: only import modules"Jenkins2013-08-293-10/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix and enable gating on H302: only import modulesMorgan Fainberg2013-08-273-10/+9
* | | | | | Merge "Fix License Headers and Enable Gating on H102"Jenkins2013-08-2942-4/+575
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix License Headers and Enable Gating on H102Morgan Fainberg2013-08-2742-4/+575
| | |_|/ / | |/| | |
* | | | | Merge "Remove duplicate method in AccessInfo"Jenkins2013-08-291-3/+0
|\ \ \ \ \
| * | | | | Remove duplicate method in AccessInfoZhiQiang Fan2013-08-291-3/+0
* | | | | | Merge "Synchronize code from oslo"Jenkins2013-08-282-12/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Synchronize code from osloAlessio Ababilov2013-08-202-12/+14
* | | | | | remove the UUID check for useridsMichael Solberg2013-08-271-4/+2
| |/ / / / |/| | | |
* | | | | Merge "Add domain attributes to accessinfo"Jenkins2013-08-263-6/+91
|\ \ \ \ \
| * | | | | Add domain attributes to accessinfoJamie Lennox2013-08-263-6/+91
* | | | | | Merge "Use hashed token for invalid PKI token cache key"Jenkins2013-08-262-21/+33
|\ \ \ \ \ \
| * | | | | | Use hashed token for invalid PKI token cache keyKieran Spear2013-08-202-21/+33
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Support older token formats for projects in accessinfo"Jenkins2013-08-262-8/+55
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Support older token formats for projects in accessinfoJamie Lennox2013-08-262-8/+55
| | |_|/ / | |/| | |
* | | | | Merge "clearer error when authenticate called without auth_url"Jenkins2013-08-264-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | clearer error when authenticate called without auth_urlSteven Hardy2013-08-234-0/+18
* | | | | Merge "Move flake8 option from run_tests.sh to tox.ini"Jenkins2013-08-241-4/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Move flake8 option from run_tests.sh to tox.iniKui Shi2013-08-201-4/+1
| | |/ / | |/| |
* | | | Merge "Add unittests for exceptions.EmptyCatalog"Jenkins2013-08-232-0/+32
|\ \ \ \ | |_|/ / |/| | |
| * | | Add unittests for exceptions.EmptyCatalogChmouel Boudjnah2013-08-212-0/+32
* | | | Merge "Move all opens in auth_token to be in context"Jenkins2013-08-231-6/+4
|\ \ \ \
| * | | | Move all opens in auth_token to be in contextMatthew Treinish2013-08-151-6/+4
* | | | | Merge "Add importutils and strutils from oslo"Jenkins2013-08-234-0/+609
|\ \ \ \ \
| * | | | | Add importutils and strutils from osloAlessio Ababilov2013-08-204-0/+609
| | |_|_|/ | |/| | |
* | | | | Merge "Allow configure the number of http retries"Jenkins2013-08-232-1/+22
|\ \ \ \ \
| * | | | | Allow configure the number of http retriesChmouel Boudjnah2013-08-212-1/+22
| |/ / / /
* | | | | Merge "Extract test token data from auth_token middleware"0.3.2Jenkins2013-08-222-327/+342
|\ \ \ \ \
| * | | | | Extract test token data from auth_token middlewareJamie Lennox2013-08-192-327/+342
| |/ / / /
* | | | | Merge "Initial Trusts support"Jenkins2013-08-2211-21/+352
|\ \ \ \ \
| * | | | | Initial Trusts supportSteven Hardy2013-08-2011-21/+352
| |/ / / /
* | | | | Merge "Restore client.py for backward compatibility"Jenkins2013-08-222-0/+31
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Restore client.py for backward compatibilityJamie Lennox2013-08-212-0/+31
| | |_|/ | |/| |
* | | | Make auth_token middleware fetching respect prefixJamie Lennox2013-08-192-14/+102
|/ / /
* | | 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-1513-145/+81
* | | | Merge "Adds support for passing extra tenant attributes to keystone"Jenkins2013-08-163-15/+47
|\ \ \ \
| * | | | Adds support for passing extra tenant attributes to keystoneCharles V Bock2013-08-123-15/+47