summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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-095-15/+23
|\ \ | |/ |/|
| * Fix H202 assertRaises ExceptionKui Shi2013-10-045-15/+23
* | 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
| |/ |/|
* | Merge "Move tests in keystoneclient"Jenkins2013-09-2552-65/+59
|\ \
| * | Move tests in keystoneclientJamie Lennox2013-09-2452-65/+59
* | | Require oslo.config 1.2.0 finalMark McLoughlin2013-09-241-2/+1
|/ /
* | Merge "Modify keyring tests to test authentication"Jenkins2013-09-241-51/+96
|\ \
| * | Modify keyring tests to test authenticationJamie Lennox2013-08-301-51/+96
* | | Merge "Change Babel to a runtime requirement"Jenkins2013-09-192-2/+1
|\ \ \
| * | | Change Babel to a runtime requirementClint Byrum2013-09-172-2/+1
* | | | Merge "Allow blank to email in user-update"Jenkins2013-09-192-2/+13
|\ \ \ \
| * | | | Allow blank to email in user-updateYuuichi Fujioka2013-09-172-2/+13
| |/ / /
* | | | Merge "Decode the non-english username str to unicode"Jenkins2013-09-182-0/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Decode the non-english username str to unicodeYangLei2013-09-062-0/+8
* | | | Merge "Convert tests to HTTPretty and reorganize"Jenkins2013-09-1735-2118/+935
|\ \ \ \
| * | | | Convert tests to HTTPretty and reorganizeJamie Lennox2013-09-1135-2118/+935
* | | | | Merge "Don't need to init testr explicitly"Jenkins2013-09-171-6/+0
|\ \ \ \ \
| * | | | | Don't need to init testr explicitlyKui Shi2013-09-031-6/+0
| | |_|_|/ | |/| | |
* | | | | Merge "Deprecation warning should be 'pending'"Jenkins2013-09-141-3/+3
|\ \ \ \ \
| * | | | | Deprecation warning should be 'pending'Dolph Mathews2013-09-051-3/+3
| | |_|/ / | |/| | |
* | | | | Set example timestamps to 2038-01-18T21:14:07ZDolph Mathews2013-09-1318-209/+209
* | | | | Merge "Replace HttpConnection in auth_token with Requests"Jenkins2013-09-133-69/+66
|\ \ \ \ \
| * | | | | Replace HttpConnection in auth_token with RequestsJamie Lennox2013-09-123-69/+66
* | | | | | Merge "Support client generate literal ipv6 auth_uri base on auth_host"Jenkins2013-09-132-2/+18
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Support client generate literal ipv6 auth_uri base on auth_hostDazhao2013-09-112-2/+18
| | |/ / | |/| |
* | | | Merge "Allow Hacking 0.7.x or later"Jenkins2013-09-102-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Allow Hacking 0.7.x or laterDirk Mueller2013-09-022-3/+3
| |/ /
* | | Deprecation warning for the CLIDolph Mathews2013-09-031-1/+5
|/ /
* | Merge "Correct keyword args in test cases"Jenkins2013-08-311-5/+5
|\ \
| * | Correct keyword args in test casesWu Wenxiang2013-08-301-5/+5
* | | Remove testcase test_invalid_auth_version_requestWu Wenxiang2013-08-311-7/+0
* | | Merge "Fix and enable gating on F811"Jenkins2013-08-302-11/+1
|\ \ \
| * | | Fix and enable gating on F811Morgan Fainberg2013-08-293-14/+1
* | | | Merge "Standardize base.py with novaclient"Jenkins2013-08-302-42/+234
|\ \ \ \
| * | | | Standardize base.py with novaclientAlessio Ababilov2013-08-272-42/+234
* | | | | Merge "Fixing potential NameErrors"Jenkins2013-08-304-1/+25
|\ \ \ \ \
| * | | | | Fixing potential NameErrorsMorgan Fainberg2013-08-304-1/+25
| | |_|_|/ | |/| | |
* | | | | Merge "Add apiclient.exceptions hierarchy"Jenkins2013-08-307-163/+533
|\ \ \ \ \
| * | | | | Add apiclient.exceptions hierarchyAlessio Ababilov2013-08-207-163/+533
* | | | | | Merge "Replace auth_token middleware tests with httpretty"Jenkins2013-08-301-407/+322
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Replace auth_token middleware tests with httprettyJamie Lennox2013-08-271-407/+322
| | |_|/ / | |/| | |
* | | | | Merge "python3: Use from future import unicode_literals"Jenkins2013-08-304-320/+330
|\ \ \ \ \