summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge "Using common method 'bool_from_string' from oslo strutils"0.6.0Jenkins2014-02-132-11/+5
|\
| * Using common method 'bool_from_string' from oslo strutilsllg82122014-01-222-11/+5
* | Merge "Remove vim header"Jenkins2014-02-1371-142/+0
|\ \
| * | Remove vim headerEric Guo2014-02-0871-142/+0
* | | Merge "HTTPretty: Bump to 0.8.0"Jenkins2014-02-131-1/+1
|\ \ \
| * | | HTTPretty: Bump to 0.8.0Cyril Roelandt2014-02-061-1/+1
* | | | Merge "Update my mailmap"Jenkins2014-02-121-0/+5
|\ \ \ \
| * | | | Update my mailmapAlex Meade2014-02-051-0/+5
* | | | | Merge "Fix debug curl commands for included data"Jenkins2014-02-122-5/+8
|\ \ \ \ \
| * | | | | Fix debug curl commands for included dataJamie Lennox2014-02-042-5/+8
* | | | | | Merge "Add back --insecure option to CURL debug"Jenkins2014-02-123-1/+28
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add back --insecure option to CURL debugJamie Lennox2014-02-043-1/+28
* | | | | | Merge "Python: Pass bytes to derive_keys()"Jenkins2014-02-121-2/+8
|\ \ \ \ \ \
| * | | | | | Python: Pass bytes to derive_keys()Cyril Roelandt2014-02-111-2/+8
* | | | | | | Merge "Sync openstack/common/memorycache.py with Oslo"Jenkins2014-02-112-4/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Sync openstack/common/memorycache.py with OsloCyril Roelandt2014-02-072-4/+3
* | | | | | | Merge "Python 3: call functions from memcache_crypt.py with bytes as input"Jenkins2014-02-114-33/+60
|\ \ \ \ \ \ \
| * | | | | | | Python 3: call functions from memcache_crypt.py with bytes as inputCyril Roelandt2014-02-064-33/+60
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Python3: use six.moves.urllib.parse.quote instead of urllib.quote"Jenkins2014-02-111-3/+3
|\ \ \ \ \ \ \
| * | | | | | | Python3: use six.moves.urllib.parse.quote instead of urllib.quoteCyril Roelandt2014-02-101-3/+3
* | | | | | | | Merge "Make sure to unset all variable starting with OS_"Jenkins2014-02-111-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Make sure to unset all variable starting with OS_Chmouel Boudjnah2014-02-101-0/+4
| |/ / / / / / /
* | | | | | | | Merge "Remove support for old Swift memcache interface."Jenkins2014-02-112-25/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove support for old Swift memcache interface.Chmouel Boudjnah2014-02-022-25/+3
* | | | | | | | | Merge "Remove tox locale overrides"Jenkins2014-02-111-2/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove tox locale overridesJeremy Stanley2014-02-101-2/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Improve output of "keystone help discover""Jenkins2014-02-101-11/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Improve output of "keystone help discover"Andreas Jaeger2014-02-051-11/+0
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Sync apiclient from oslo"Jenkins2014-02-107-0/+1688
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Sync apiclient from osloAndrey Kurilin2014-02-047-0/+1688
| |/ / / / / / / /
* | | | | | | | | Merge "cms: Use universal_newlines=True in subprocess.Popen()"Jenkins2014-02-101-2/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | cms: Use universal_newlines=True in subprocess.Popen()Cyril Roelandt2014-02-071-2/+4
* | | | | | | | | Merge "Python3: httpretty.last_request().body is now bytes"Jenkins2014-02-084-5/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Python3: httpretty.last_request().body is now bytesCyril Roelandt2014-02-084-5/+17
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge "Python3: webob.Response.body must be bytes"Jenkins2014-02-081-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Python3: webob.Response.body must be bytesCyril Roelandt2014-02-061-2/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Python3: fix test_insecure"Jenkins2014-02-081-1/+5
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Python3: fix test_insecureCyril Roelandt2014-02-071-1/+5
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "refactor handling of extension list"Jenkins2014-02-081-25/+11
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | refactor handling of extension listDolph Mathews2014-01-291-25/+11
* | | | | | | | Merge "Create Authentication Plugins"Jenkins2014-02-0710-20/+245
|\ \ \ \ \ \ \ \
| * | | | | | | | Create Authentication PluginsJamie Lennox2014-02-0410-20/+245
* | | | | | | | | Merge "Provide a conversion function for creating session"Jenkins2014-02-075-46/+132
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Provide a conversion function for creating sessionJamie Lennox2014-02-035-46/+132
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Check for any monkeypatching"Jenkins2014-02-061-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Check for any monkeypatchingAdam Young2014-02-061-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Use requests library in S3 middleware"Jenkins2014-02-062-33/+52
|\ \ \ \ \ \ \
| * | | | | | | Use requests library in S3 middlewareJamie Lennox2014-02-052-33/+52
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge "Python 3: make tests from v2_0/test_access.py pass"Jenkins2014-02-063-3/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Python 3: make tests from v2_0/test_access.py passCyril Roelandt2014-02-043-3/+13
| |/ / / / /