summaryrefslogtreecommitdiff
path: root/keystoneclient/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "auth_token tests use assertIs/Not/None"0.4.2Jenkins2014-01-131-4/+4
|\
| * auth_token tests use assertIs/Not/NoneBrant Knudson2014-01-121-4/+4
* | Merge "Removes use of timeutils.set_time_override"Jenkins2014-01-121-17/+19
|\ \ | |/
| * Removes use of timeutils.set_time_overrideZhongyue Luo2014-01-101-17/+19
* | Merge "Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()"Jenkins2014-01-111-1/+1
|\ \
| * | Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()Cyril Roelandt2014-01-101-1/+1
* | | Merge "Controllable redirect handling"Jenkins2014-01-112-0/+85
|\ \ \
| * | | Controllable redirect handlingJamie Lennox2014-01-092-0/+85
| | |/ | |/|
* | | Merge "Fix auth_token middleware test invalid cross-device link issue"Jenkins2014-01-101-1/+2
|\ \ \
| * | | Fix auth_token middleware test invalid cross-device link issueFlorent Flament2014-01-071-1/+2
* | | | Merge "Add unit tests for generic/shell.py"Jenkins2014-01-102-0/+131
|\ \ \ \ | |_|/ / |/| | |
| * | | Add unit tests for generic/shell.pyIgor A. Lukyanenkov2014-01-072-0/+131
| |/ /
* | | Merge "v3 test utils, don't modify input parameter"Jenkins2014-01-071-1/+1
|\ \ \
| * | | v3 test utils, don't modify input parameterSteven Hardy2013-12-201-1/+1
* | | | Merge "Fix error in v3 credentials create/update"Jenkins2014-01-072-3/+27
|\ \ \ \ | |/ / /
| * | | Fix error in v3 credentials create/updateSteven Hardy2013-12-202-3/+27
* | | | Merge "Correctly handle auth_url/token authentication"Jenkins2014-01-024-2/+134
|\ \ \ \
| * | | | Correctly handle auth_url/token authenticationJamie Lennox2013-12-204-2/+134
* | | | | Merge "Use testresources for example files"Jenkins2014-01-024-328/+401
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use testresources for example filesBrant Knudson2013-12-034-328/+401
* | | | | Merge "Fix missed management_url setter in v3 client"Jenkins2013-12-281-6/+15
|\ \ \ \ \
| * | | | | Fix missed management_url setter in v3 clientJamie Lennox2013-12-201-6/+15
* | | | | | Merge "Add service catalog to domain scoped token fixture"Jenkins2013-12-282-2/+83
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Add service catalog to domain scoped token fixtureJamie Lennox2013-12-192-2/+83
| | |/ / | |/| |
* | | | Remove debug specific handlingJamie Lennox2013-12-201-12/+26
|/ / /
* | | Merge "Avoid meaningless comparison that leads to a TypeError"Jenkins2013-12-191-1/+1
|\ \ \
| * | | Avoid meaningless comparison that leads to a TypeErrorCyril Roelandt2013-12-161-1/+1
* | | | Change assertEquals to assertIsNoneBrant Knudson2013-12-161-8/+8
| |_|/ |/| |
* | | Merge "Fix --debug handling in the shell"Jenkins2013-12-161-0/+10
|\ \ \ | |/ / |/| |
| * | Fix --debug handling in the shellThomas Herve2013-12-091-0/+10
* | | Merge "Properly handle Regions in keystoneclient"Jenkins2013-12-114-0/+223
|\ \ \ | |/ / |/| |
| * | Properly handle Regions in keystoneclientJamie Lennox2013-12-044-0/+223
* | | use six.StringIO for compatibility with io.StringIO in python3Chuck Short2013-12-052-4/+4
* | | Merge "Use assertIn where appropriate"Jenkins2013-12-051-3/+3
|\ \ \
| * | | Use assertIn where appropriateDirk Mueller2013-11-281-3/+3
| |/ /
* | | Merge ""publicurl" should be required on endpoint-create"Jenkins2013-12-041-2/+3
|\ \ \ | |_|/ |/| |
| * | "publicurl" should be required on endpoint-createhuangtianhua2013-11-201-2/+3
* | | Merge "Add workaround for OSError raised by Popen.communicate()"Jenkins2013-12-032-3/+96
|\ \ \
| * | | Add workaround for OSError raised by Popen.communicate()Dirk Mueller2013-11-282-3/+96
| | |/ | |/|
* | | Merge "Discover supported APIs"Jenkins2013-12-031-0/+459
|\ \ \
| * | | Discover supported APIsJamie Lennox2013-12-031-0/+459
* | | | Merge "Convert revocation list file last modified to UTC"Jenkins2013-12-031-3/+41
|\ \ \ \ | |/ / / |/| | |
| * | | Convert revocation list file last modified to UTCKieran Spear2013-11-111-3/+41
| | |/ | |/|
* | | Merge "keystoneclient requires an email address when creating a user"Jenkins2013-12-031-0/+34
|\ \ \
| * | | keystoneclient requires an email address when creating a userChristian Schwede2013-11-261-0/+34
| |/ /
* | | Warn user about unsupported API versionTristan Cacqueray2013-12-021-0/+5
* | | Extract a base Session objectJamie Lennox2013-11-283-47/+192
| |/ |/|
* | Merge "Encode the text before print it to console"Jenkins2013-11-261-0/+51
|\ \
| * | Encode the text before print it to consoleLei Zhang2013-11-251-0/+51
| |/
* | Merge "Migrate the keystone.common.cms to keystoneclient"Jenkins2013-11-262-1/+28
|\ \