index
:
delta/openstack/python-keystoneclient.git
feature/keystone-v3
feature/keystoneauth_integration
master
stable/2023.1
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-keystoneclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystoneclient
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "auth_token tests use assertIs/Not/None"
0.4.2
Jenkins
2014-01-13
1
-4
/
+4
|
\
|
*
auth_token tests use assertIs/Not/None
Brant Knudson
2014-01-12
1
-4
/
+4
*
|
Merge "Removes use of timeutils.set_time_override"
Jenkins
2014-01-12
1
-17
/
+19
|
\
\
|
|
/
|
*
Removes use of timeutils.set_time_override
Zhongyue Luo
2014-01-10
1
-17
/
+19
*
|
Merge "Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()"
Jenkins
2014-01-11
1
-1
/
+1
|
\
\
|
*
|
Python 3: Use HTTPMessage.get() rather than HTTPMessage.getheader()
Cyril Roelandt
2014-01-10
1
-1
/
+1
*
|
|
Merge "Controllable redirect handling"
Jenkins
2014-01-11
2
-0
/
+85
|
\
\
\
|
*
|
|
Controllable redirect handling
Jamie Lennox
2014-01-09
2
-0
/
+85
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix auth_token middleware test invalid cross-device link issue"
Jenkins
2014-01-10
1
-1
/
+2
|
\
\
\
|
*
|
|
Fix auth_token middleware test invalid cross-device link issue
Florent Flament
2014-01-07
1
-1
/
+2
*
|
|
|
Merge "Add unit tests for generic/shell.py"
Jenkins
2014-01-10
2
-0
/
+131
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add unit tests for generic/shell.py
Igor A. Lukyanenkov
2014-01-07
2
-0
/
+131
|
|
/
/
*
|
|
Merge "v3 test utils, don't modify input parameter"
Jenkins
2014-01-07
1
-1
/
+1
|
\
\
\
|
*
|
|
v3 test utils, don't modify input parameter
Steven Hardy
2013-12-20
1
-1
/
+1
*
|
|
|
Merge "Fix error in v3 credentials create/update"
Jenkins
2014-01-07
2
-3
/
+27
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix error in v3 credentials create/update
Steven Hardy
2013-12-20
2
-3
/
+27
*
|
|
|
Merge "Correctly handle auth_url/token authentication"
Jenkins
2014-01-02
4
-2
/
+134
|
\
\
\
\
|
*
|
|
|
Correctly handle auth_url/token authentication
Jamie Lennox
2013-12-20
4
-2
/
+134
*
|
|
|
|
Merge "Use testresources for example files"
Jenkins
2014-01-02
4
-328
/
+401
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Use testresources for example files
Brant Knudson
2013-12-03
4
-328
/
+401
*
|
|
|
|
Merge "Fix missed management_url setter in v3 client"
Jenkins
2013-12-28
1
-6
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Fix missed management_url setter in v3 client
Jamie Lennox
2013-12-20
1
-6
/
+15
*
|
|
|
|
|
Merge "Add service catalog to domain scoped token fixture"
Jenkins
2013-12-28
2
-2
/
+83
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
|
|
|
/
/
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Add service catalog to domain scoped token fixture
Jamie Lennox
2013-12-19
2
-2
/
+83
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Remove debug specific handling
Jamie Lennox
2013-12-20
1
-12
/
+26
|
/
/
/
*
|
|
Merge "Avoid meaningless comparison that leads to a TypeError"
Jenkins
2013-12-19
1
-1
/
+1
|
\
\
\
|
*
|
|
Avoid meaningless comparison that leads to a TypeError
Cyril Roelandt
2013-12-16
1
-1
/
+1
*
|
|
|
Change assertEquals to assertIsNone
Brant Knudson
2013-12-16
1
-8
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Merge "Fix --debug handling in the shell"
Jenkins
2013-12-16
1
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix --debug handling in the shell
Thomas Herve
2013-12-09
1
-0
/
+10
*
|
|
Merge "Properly handle Regions in keystoneclient"
Jenkins
2013-12-11
4
-0
/
+223
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Properly handle Regions in keystoneclient
Jamie Lennox
2013-12-04
4
-0
/
+223
*
|
|
use six.StringIO for compatibility with io.StringIO in python3
Chuck Short
2013-12-05
2
-4
/
+4
*
|
|
Merge "Use assertIn where appropriate"
Jenkins
2013-12-05
1
-3
/
+3
|
\
\
\
|
*
|
|
Use assertIn where appropriate
Dirk Mueller
2013-11-28
1
-3
/
+3
|
|
/
/
*
|
|
Merge ""publicurl" should be required on endpoint-create"
Jenkins
2013-12-04
1
-2
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
"publicurl" should be required on endpoint-create
huangtianhua
2013-11-20
1
-2
/
+3
*
|
|
Merge "Add workaround for OSError raised by Popen.communicate()"
Jenkins
2013-12-03
2
-3
/
+96
|
\
\
\
|
*
|
|
Add workaround for OSError raised by Popen.communicate()
Dirk Mueller
2013-11-28
2
-3
/
+96
|
|
|
/
|
|
/
|
*
|
|
Merge "Discover supported APIs"
Jenkins
2013-12-03
1
-0
/
+459
|
\
\
\
|
*
|
|
Discover supported APIs
Jamie Lennox
2013-12-03
1
-0
/
+459
*
|
|
|
Merge "Convert revocation list file last modified to UTC"
Jenkins
2013-12-03
1
-3
/
+41
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Convert revocation list file last modified to UTC
Kieran Spear
2013-11-11
1
-3
/
+41
|
|
|
/
|
|
/
|
*
|
|
Merge "keystoneclient requires an email address when creating a user"
Jenkins
2013-12-03
1
-0
/
+34
|
\
\
\
|
*
|
|
keystoneclient requires an email address when creating a user
Christian Schwede
2013-11-26
1
-0
/
+34
|
|
/
/
*
|
|
Warn user about unsupported API version
Tristan Cacqueray
2013-12-02
1
-0
/
+5
*
|
|
Extract a base Session object
Jamie Lennox
2013-11-28
3
-47
/
+192
|
|
/
|
/
|
*
|
Merge "Encode the text before print it to console"
Jenkins
2013-11-26
1
-0
/
+51
|
\
\
|
*
|
Encode the text before print it to console
Lei Zhang
2013-11-25
1
-0
/
+51
|
|
/
*
|
Merge "Migrate the keystone.common.cms to keystoneclient"
Jenkins
2013-11-26
2
-1
/
+28
|
\
\
[next]