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
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle UTC+00:00 in datetime strings
Monty Taylor
2017-12-02
1
-1
/
+1
*
Remove use of positional decorator
Morgan Fainberg
2017-08-07
1
-3
/
+0
*
Remove unused log
zlyqqq
2017-04-25
1
-4
/
+0
*
Merge "Remove unauthenticated functions"
Jenkins
2016-11-10
1
-24
/
+0
|
\
|
*
Remove unauthenticated functions
Jamie Lennox
2016-08-24
1
-24
/
+0
*
|
Use exceptions from Keystoneauth
Jamie Lennox
2016-08-24
1
-7
/
+8
|
/
*
Fixing D202 and D203 PEP257 violation.
Navid Pustchi
2016-05-04
1
-3
/
+0
*
Fix D400 PEP257 violation.
Navid Pustchi
2016-04-23
1
-1
/
+1
*
Fix D401 PEP257 violation.
Navid Pustchi
2016-04-23
1
-1
/
+1
*
Removing bandit.yaml in favor of defaults
Christopher J Schaefer
2016-04-19
1
-2
/
+4
*
remove CLI from keystoneclient
Steve Martinelli
2016-03-10
1
-69
/
+0
*
use positional library instead of utils
Steve Martinelli
2016-01-25
1
-0
/
+2
*
Use positional library instead of local code
Morgan Fainberg
2016-01-23
1
-157
/
+1
*
Address hacking check H405
lin-hua-cheng
2016-01-13
1
-3
/
+7
*
Switch from deprecated oslo_utils.timeutils.strtime
Brant Knudson
2015-06-30
1
-0
/
+5
*
Switch from deprecated isotime
Brant Knudson
2015-06-30
1
-0
/
+30
*
Stop using function deprecated in Python 3
Brant Knudson
2015-06-08
1
-1
/
+1
*
Prompt for password on CLI if not provided
Jamie Lennox
2015-05-02
1
-0
/
+18
*
Switch from oslo.utils to oslo_utils
Brant Knudson
2015-01-31
1
-1
/
+1
*
Use oslo.utils and oslo.serialization
Steve Martinelli
2014-10-15
1
-3
/
+3
*
Revert "Use oslo.utils"
Matt Riedemann
2014-08-17
1
-3
/
+3
*
Use oslo.utils
Brant Knudson
2014-08-05
1
-3
/
+3
*
Fix tests to use UUID strings rather than ints for IDs
Brant Knudson
2014-06-02
1
-7
/
+1
*
Sync with oslo-incubator 2640847
Brant Knudson
2014-05-05
1
-2
/
+8
*
fixed typos found by RETF rules
Christian Berendt
2014-05-03
1
-1
/
+1
*
Hash functions support different hash algorithms
Brant Knudson
2014-04-09
1
-2
/
+2
*
Add a positional decorator
Jamie Lennox
2014-03-24
1
-0
/
+161
*
Merge "Using common method 'bool_from_string' from oslo strutils"
0.6.0
Jenkins
2014-02-13
1
-7
/
+0
|
\
|
*
Using common method 'bool_from_string' from oslo strutils
llg8212
2014-01-22
1
-7
/
+0
*
|
Remove vim header
Eric Guo
2014-02-08
1
-2
/
+0
|
/
*
Do not try to call decode() on a text string
Cyril Roelandt
2014-01-03
1
-1
/
+1
*
Merge "Fix typo in keystoneclient"
Jenkins
2013-12-03
1
-1
/
+1
|
\
|
*
Fix typo in keystoneclient
huangtianhua
2013-11-25
1
-1
/
+1
*
|
Encode the text before print it to console
Lei Zhang
2013-11-25
1
-2
/
+3
|
/
*
python3: Make iteritems py3k compat
Chuck Short
2013-10-10
1
-1
/
+2
*
Decode the non-english username str to unicode
YangLei
2013-09-06
1
-0
/
+2
*
Fixing potential NameErrors
Morgan Fainberg
2013-08-30
1
-1
/
+1
*
Merge "Fix License Headers and Enable Gating on H102"
Jenkins
2013-08-29
1
-0
/
+14
|
\
|
*
Fix License Headers and Enable Gating on H102
Morgan Fainberg
2013-08-27
1
-0
/
+14
*
|
remove the UUID check for userids
Michael Solberg
2013-08-27
1
-4
/
+2
|
/
*
Fix and enable Gating on H404
Dirk Mueller
2013-08-15
1
-7
/
+6
*
Fix and enable gating on H402
Dirk Mueller
2013-07-12
1
-1
/
+1
*
Use Python 3.x compatible print syntax
Dirk Mueller
2013-06-23
1
-2
/
+2
*
Merge "Allow secure user password update."
Jenkins
2013-05-21
1
-1
/
+22
|
\
|
*
Allow secure user password update.
Pradeep Kilambi
2013-05-20
1
-1
/
+22
*
|
Restore compatibility with PrettyTable < 0.7.2
Dirk Mueller
2013-04-29
1
-2
/
+4
|
/
*
Add name arguments to keystone command.
Ken'ichi Ohmichi
2013-01-17
1
-0
/
+5
*
Fix keystoneclient user-list output order
Masayuki Igawa
2012-12-11
1
-2
/
+4
*
Add auth-token code to keystoneclient, along with supporting files
Henry Nash
2012-11-12
1
-0
/
+7
*
Merge "updating keystoneclient doc theme"
Jenkins
2012-10-01
1
-2
/
+3
|
\
[next]