index
:
delta/python-keystoneclient.git
baserock/morph
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
github.com: openstack/python-keystoneclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keystoneclient
/
access.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant variable declaration
George Tian
2016-10-09
1
-2
/
+0
*
Fixing D202 and D203 PEP257 violation.
Navid Pustchi
2016-05-04
1
-1
/
+0
*
Fix D400 PEP257 violation.
Navid Pustchi
2016-04-23
1
-2
/
+2
*
Fix D401 PEP257 violation.
Navid Pustchi
2016-04-23
1
-30
/
+30
*
Removing bandit.yaml in favor of defaults
Christopher J Schaefer
2016-04-19
1
-7
/
+13
*
Address hacking check H405
lin-hua-cheng
2016-01-13
1
-54
/
+67
*
Proper deprecation for AccessInfo management_url property
Brant Knudson
2015-07-24
1
-5
/
+16
*
Proper deprecation for AccessInfo auth_url property
Brant Knudson
2015-07-24
1
-5
/
+16
*
Proper deprecation for AccessInfo scoped property
Brant Knudson
2015-07-24
1
-1
/
+18
*
Proper deprecation for AccessInfo region_name parameter
Brant Knudson
2015-07-24
1
-2
/
+14
*
Expose audit_id via AccessInfo
Jamie Lennox
2015-03-28
1
-0
/
+57
*
Switch from oslo.utils to oslo_utils
Brant Knudson
2015-01-31
1
-1
/
+1
*
Merge "Docstring cleanup for return type"
Jenkins
2014-12-02
1
-2
/
+4
|
\
|
*
Docstring cleanup for return type
Brant Knudson
2014-10-15
1
-2
/
+4
*
|
I18n
Brant Knudson
2014-10-28
1
-1
/
+2
*
|
Merge "Use oslo.utils and oslo.serialization"
Jenkins
2014-10-16
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use oslo.utils and oslo.serialization
Steve Martinelli
2014-10-15
1
-1
/
+2
*
|
Docstrings should have :returns: everywhere.
Marek Denis
2014-10-15
1
-2
/
+2
|
/
*
Handle federated tokens
Marek Denis
2014-09-17
1
-2
/
+28
*
Standardize AccessInfo token setting
Jamie Lennox
2014-08-13
1
-17
/
+35
*
Add trust users to AccessInfo and fixture
Jamie Lennox
2014-06-29
1
-0
/
+33
*
Add OAuth data to AccessInfo
Jamie Lennox
2014-06-30
1
-0
/
+32
*
Add issued handlers to auth_ref and fixtures
Jamie Lennox
2014-06-19
1
-0
/
+16
*
Add role ids to the AccessInfo
Jamie Lennox
2014-06-19
1
-0
/
+17
*
Create a test token generator and use it
Jamie Lennox
2014-04-03
1
-1
/
+1
*
Fix role_names call from V3 AccessInfo
Jamie Lennox
2014-02-20
1
-1
/
+1
*
Return role names by AccessInfo.role_names
Ilya Kharin
2014-01-28
1
-0
/
+17
*
Properly handle Regions in keystoneclient
Jamie Lennox
2013-12-04
1
-8
/
+38
*
Allow v2 client authentication with trust_id
Steven Hardy
2013-09-26
1
-2
/
+2
*
Remove duplicate method in AccessInfo
ZhiQiang Fan
2013-08-29
1
-3
/
+0
*
Add domain attributes to accessinfo
Jamie Lennox
2013-08-26
1
-6
/
+51
*
Support older token formats for projects in accessinfo
Jamie Lennox
2013-08-26
1
-8
/
+37
*
Initial Trusts support
Steven Hardy
2013-08-20
1
-0
/
+33
*
Merge "Use ServiceCatalog.factory, the object has no __init__"
Jenkins
2013-07-21
1
-1
/
+1
|
\
|
*
Use ServiceCatalog.factory, the object has no __init__
Sascha Peilicke
2013-07-09
1
-1
/
+1
*
|
Fix and enable gating on H402
Dirk Mueller
2013-07-12
1
-2
/
+2
|
/
*
Fix and enable H401
Dirk Mueller
2013-06-27
1
-6
/
+6
*
Implements v3 auth client.
lin-hua-cheng
2013-06-20
1
-57
/
+349
*
Use AuthRef for some client fields
Julien Danjou
2013-06-11
1
-1
/
+9
*
Fix line continuations (flake8 E125, E126)
Dolph Mathews
2013-06-03
1
-2
/
+2
*
Merge "Fix STALE_TOKEN_DURATION usage"
Jenkins
2013-01-26
1
-2
/
+3
|
\
|
*
Fix STALE_TOKEN_DURATION usage
Julien Danjou
2013-01-24
1
-2
/
+3
*
|
Merge "Factorize endpoint retrieval in access"
Jenkins
2013-01-24
1
-22
/
+13
|
\
\
|
*
|
Factorize endpoint retrieval in access
Julien Danjou
2013-01-24
1
-22
/
+13
|
|
/
*
|
Remove useless code
Julien Danjou
2013-01-23
1
-3
/
+0
|
/
*
bug-1040361: use keyring to store tokens
Guang Yee
2012-12-04
1
-0
/
+32
*
removing repeat attempt at authorization in client
Joe Heck
2012-11-09
1
-0
/
+144