summaryrefslogtreecommitdiff
path: root/keystoneclient
Commit message (Expand)AuthorAgeFilesLines
* Merge "Make ROOTDIR determination more robust"Jenkins2013-11-011-2/+2
|\
| * Make ROOTDIR determination more robustDirk Mueller2013-10-171-2/+2
* | PEP 8 Public and internal interfacesBrant Knudson2013-10-306-0/+36
|/
* Merge "python3: Refactor dict for python2/python3 compat"Jenkins2013-10-165-6/+6
|\
| * python3: Refactor dict for python2/python3 compatChuck Short2013-10-115-6/+6
* | Merge "Sync jsonutils from oslo"Jenkins2013-10-161-6/+14
|\ \
| * | Sync jsonutils from osloKui Shi2013-10-141-6/+14
* | | Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-1734-34/+34
* | | Add AssertRequestHeaderEqual test helper and make use of itJamie Lennox2013-10-162-17/+18
* | | Merge "Allow v2 client authentication with trust_id"Jenkins2013-10-154-4/+29
|\ \ \
| * | | Allow v2 client authentication with trust_idSteven Hardy2013-09-264-4/+29
* | | | Merge "python3: Make iteritems py3k compat"Jenkins2013-10-156-8/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | python3: Make iteritems py3k compatChuck Short2013-10-106-8/+17
| | |/ | |/|
* | | Merge "Fixes print error for keystone action with non-English characters"Jenkins2013-10-111-1/+3
|\ \ \
| * | | Fixes print error for keystone action with non-English characterschenxiao2013-09-261-1/+3
| | |/ | |/|
* | | Merge "assertEquals is deprecated, use assertEqual (H602)"Jenkins2013-10-119-127/+125
|\ \ \ | |_|/ |/| |
| * | assertEquals is deprecated, use assertEqual (H602)Dirk Mueller2013-10-089-127/+125
* | | Merge "Normalize datetimes to account for tz"0.4.0Jenkins2013-10-092-7/+236
|\ \ \
| * | | Normalize datetimes to account for tzBryan Davidson2013-10-092-7/+236
| |/ /
* | | Merge "Fix H202 assertRaises Exception"Jenkins2013-10-094-13/+22
|\ \ \ | |/ / |/| |
| * | Fix H202 assertRaises ExceptionKui Shi2013-10-044-13/+22
* | | Merge "Refactor for testability of an upcoming change"Jenkins2013-10-072-23/+45
|\ \ \ | |/ / |/| |
| * | Refactor for testability of an upcoming changeBryan Davidson2013-10-012-23/+45
* | | Merge "Add auth_uri in conf to avoid unnecessary warning"Jenkins2013-10-041-2/+6
|\ \ \
| * | | Add auth_uri in conf to avoid unnecessary warningZhiQiang Fan2013-09-261-2/+6
| | |/ | |/|
* | | Merge "Log user info in auth_token middleware"Jenkins2013-10-021-0/+3
|\ \ \ | |_|/ |/| |
| * | Log user info in auth_token middlewareAmalaBasha2013-09-101-0/+3
* | | Fix misused assertTrue in unit testsChang Bo Guo2013-09-251-2/+2
| |/ |/|
* | Move tests in keystoneclientJamie Lennox2013-09-2449-0/+8387
* | Merge "Allow blank to email in user-update"Jenkins2013-09-191-1/+1
|\ \
| * | Allow blank to email in user-updateYuuichi Fujioka2013-09-171-1/+1
* | | Merge "Decode the non-english username str to unicode"Jenkins2013-09-181-0/+2
|\ \ \ | |/ / |/| |
| * | Decode the non-english username str to unicodeYangLei2013-09-061-0/+2
* | | Merge "Deprecation warning should be 'pending'"Jenkins2013-09-141-3/+3
|\ \ \
| * | | Deprecation warning should be 'pending'Dolph Mathews2013-09-051-3/+3
| |/ /
* | | Merge "Replace HttpConnection in auth_token with Requests"Jenkins2013-09-131-68/+61
|\ \ \
| * | | Replace HttpConnection in auth_token with RequestsJamie Lennox2013-09-121-68/+61
* | | | Merge "Support client generate literal ipv6 auth_uri base on auth_host"Jenkins2013-09-131-2/+8
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Support client generate literal ipv6 auth_uri base on auth_hostDazhao2013-09-111-2/+8
| |/
* | Deprecation warning for the CLIDolph Mathews2013-09-031-1/+5
|/
* Merge "Fix and enable gating on F811"Jenkins2013-08-301-9/+0
|\
| * Fix and enable gating on F811Morgan Fainberg2013-08-292-12/+0
* | Merge "Standardize base.py with novaclient"Jenkins2013-08-301-42/+141
|\ \
| * | Standardize base.py with novaclientAlessio Ababilov2013-08-271-42/+141
* | | Merge "Fixing potential NameErrors"Jenkins2013-08-302-1/+2
|\ \ \
| * | | Fixing potential NameErrorsMorgan Fainberg2013-08-302-1/+2
* | | | Merge "Add apiclient.exceptions hierarchy"Jenkins2013-08-305-162/+464
|\ \ \ \
| * | | | Add apiclient.exceptions hierarchyAlessio Ababilov2013-08-205-162/+464
* | | | | Merge "Sync py3kcompat from oslo-incubator"Jenkins2013-08-302-0/+66
|\ \ \ \ \
| * | | | | Sync py3kcompat from oslo-incubatorChuck Short2013-08-232-0/+66