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
/
common
/
cms.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust Python 2.6 OSerror-on-EPIPE workaround
Dirk Mueller
2014-06-16
1
-3
/
+14
*
replace string format arguments with function parameters
Christian Berendt
2014-05-20
1
-1
/
+1
*
Compressed Signature and Validation
Adam Young
2014-05-09
1
-9
/
+101
*
remove universal_newlines
Adam Young
2014-04-21
1
-12
/
+14
*
replace double quotes with single.
Adam Young
2014-04-21
1
-24
/
+24
*
Fix typo of ANS1 to ASN1
mathrock
2014-04-14
1
-5
/
+12
*
Hash functions support different hash algorithms
Brant Knudson
2014-04-09
1
-2
/
+2
*
Fix doc build errors
Brant Knudson
2014-03-13
1
-22
/
+29
*
Merge "Remove vim header"
Jenkins
2014-02-13
1
-2
/
+0
|
\
|
*
Remove vim header
Eric Guo
2014-02-08
1
-2
/
+0
*
|
Merge "cms: Use universal_newlines=True in subprocess.Popen()"
Jenkins
2014-02-10
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
cms: Use universal_newlines=True in subprocess.Popen()
Cyril Roelandt
2014-02-07
1
-2
/
+4
*
|
Merge "Check for any monkeypatching"
Jenkins
2014-02-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Check for any monkeypatching
Adam Young
2014-02-06
1
-1
/
+1
*
|
Python 3: make tests from v2_0/test_access.py pass
Cyril Roelandt
2014-02-04
1
-0
/
+3
|
/
*
Add workaround for OSError raised by Popen.communicate()
Dirk Mueller
2013-11-28
1
-4
/
+47
*
Migrate the keystone.common.cms to keystoneclient
Lei Zhang
2013-10-28
1
-4
/
+38
*
Fix License Headers and Enable Gating on H102
Morgan Fainberg
2013-08-27
1
-0
/
+14
*
no logging on cms failure
Adam Young
2013-07-26
1
-2
/
+6
*
Merge " Cleanup docstrings " from keystone/common/cms.py
Dirk Mueller
2013-07-09
1
-6
/
+6
*
Merge "Log cms_verify issues as warnings (not errors)."
Jenkins
2013-07-09
1
-1
/
+1
|
\
|
*
Log cms_verify issues as warnings (not errors).
Dan Prince
2013-06-12
1
-1
/
+1
*
|
Fix and enable H401
Dirk Mueller
2013-06-27
1
-1
/
+2
|
/
*
Fix unused imports(flake8 F401, F999)
Dolph Mathews
2013-06-03
1
-1
/
+1
*
Restore Python 2.6 compatibility
Dirk Mueller
2013-01-22
1
-1
/
+5
*
Add auth-token code to keystoneclient, along with supporting files
Henry Nash
2012-11-12
1
-0
/
+169