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
/
unit
/
v2_0
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop to use the __future__ module.
Hervé Beraud
2022-04-22
1
-2
/
+0
*
Merge "Update json module to jsonutils"
Zuul
2019-05-02
1
-5
/
+6
|
\
|
*
Update json module to jsonutils
cao.yuan
2019-02-25
1
-5
/
+6
*
|
Make tests pass in 2020
Bernhard M. Wiedemann
2019-02-28
1
-2
/
+2
|
/
*
Replace six.iteritems() with .items()
M V P Nitesh
2017-04-03
1
-2
/
+1
*
Use https for *.openstack.org references
Eric Brown
2017-02-05
2
-4
/
+4
*
Use assertIsNone(...) instead of assertEqual(None, ...)
chenaidong1
2016-12-08
1
-1
/
+1
*
Merge "Fix missing service_catalog parameter in Client object"
3.8.0
Jenkins
2016-12-01
1
-0
/
+8
|
\
|
*
Fix missing service_catalog parameter in Client object
Mikhail Nikolaenko
2016-08-05
1
-0
/
+8
*
|
Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'
howardlee
2016-11-18
1
-2
/
+2
*
|
Merge "TrivialFix: Using assertIsNone() instead of assertEqual(None)"
Jenkins
2016-10-20
1
-1
/
+1
|
\
\
|
*
|
TrivialFix: Using assertIsNone() instead of assertEqual(None)
Anh Tran
2016-09-27
1
-1
/
+1
*
|
|
Use exceptions from Keystoneauth
Jamie Lennox
2016-08-24
2
-2
/
+2
*
|
|
Use fixtures from keystoneauth
Jamie Lennox
2016-08-24
6
-6
/
+9
|
/
/
*
|
Do not send user ids as payload
Boris Bobrov
2016-07-29
1
-4
/
+0
|
/
*
remove CLI from keystoneclient
Steve Martinelli
2016-03-10
1
-460
/
+0
*
Tests stop using deprecated HTTPClient.get()
Brant Knudson
2016-02-28
1
-6
/
+3
*
Deprecate auth plugins from keystoneclient
Jamie Lennox
2016-02-03
2
-3
/
+6
*
Deprecate Session
Jamie Lennox
2016-02-03
1
-1
/
+3
*
Missing defaults in the create() method in the v2 ServiceManager
Jude Job
2016-01-27
1
-1
/
+32
*
Replace TestResponse with requests_mock
Jamie Lennox
2016-01-25
1
-2
/
+0
*
Make tests run against original client and sessions
Jamie Lennox
2015-12-18
4
-17
/
+17
*
Seperate Client base test class
Jamie Lennox
2015-12-18
10
-13
/
+16
*
Removes py26 support
David Stanek
2015-11-25
1
-5
/
+2
*
HTTPClient/region_name deprecation test updates
Corey Bryant
2015-09-25
6
-53
/
+87
*
Deprecate create v2_0 Client without session
Brant Knudson
2015-08-13
2
-33
/
+45
*
Deprecate ServiceCatalog(region_name)
Brant Knudson
2015-08-13
1
-2
/
+6
*
Proper deprecation for HTTPClient.request methods
Brant Knudson
2015-08-04
1
-4
/
+8
*
Proper deprecation for HTTPClient tenant_id, tenant_name parameters
Brant Knudson
2015-08-04
2
-14
/
+14
*
Fix tests passing user, project, and token
Brant Knudson
2015-07-26
1
-3
/
+1
*
Proper deprecation for AccessInfo management_url property
Brant Knudson
2015-07-24
1
-2
/
+5
*
Proper deprecation for AccessInfo auth_url property
Brant Knudson
2015-07-24
1
-2
/
+5
*
Proper deprecation for AccessInfo scoped property
Brant Knudson
2015-07-24
2
-8
/
+14
*
Add get_token_data to token CRUD
Jamie Lennox
2015-07-15
1
-0
/
+6
*
Stop using tearDown
Brant Knudson
2015-06-13
1
-5
/
+1
*
Adapter version is a tuple
Brant Knudson
2015-04-30
1
-1
/
+1
*
Expose audit_id via AccessInfo
Jamie Lennox
2015-03-28
2
-2
/
+12
*
Rename requests mock object in testing
Jamie Lennox
2015-03-18
2
-8
/
+8
*
Allow handling multiple service_types
Jamie Lennox
2015-02-26
1
-0
/
+25
*
Move tests to the unit subdirectory
Jamie Lennox
2015-02-11
18
-0
/
+3026