index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
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/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
crypto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace md5 for fips
Ade Lee
2021-02-25
1
-4
/
+2
*
crypto: Add support for creating, destroying vTPM secrets
Stephen Finucane
2020-07-16
1
-0
/
+106
*
crypto: Add type hints
Stephen Finucane
2020-07-08
1
-31
/
+31
*
Remove future imports
Stephen Finucane
2020-03-24
1
-2
/
+0
*
Convert certificate generation to processutils.
Michael Still
2018-05-02
1
-2
/
+3
*
crypto: Remove unused functions
Stephen Finucane
2018-03-08
1
-207
/
+1
*
Drop paramiko < 2 compat code
Sean Dague
2016-05-10
1
-32
/
+1
*
crypto: Add support for Paramiko 2.x
Corey Wright
2016-05-10
1
-6
/
+17
*
config options: Move crypto options into a group
Stephen Finucane
2016-04-05
1
-12
/
+13
*
config options: centralize section: "crypto"
Kevin_Zheng
2016-04-05
1
-35
/
+2
*
Tolerate installation of pycryptodome
Davanum Srinivas
2016-02-13
1
-1
/
+21
*
Replaced deprecated timeutils methods
Gábor Antal
2015-11-18
1
-3
/
+2
*
Specify current directory using new cwd param in processutils.execute
Davanum Srinivas
2015-08-24
1
-24
/
+8
*
Replace openssl calls with cryptography lib
Eric Brown
2015-07-27
1
-115
/
+41
*
Switch to the oslo_utils.fileutils
Sergey Vilgelm
2015-07-24
1
-1
/
+1
*
Port crypto to Python 3
Victor Stinner
2015-07-10
1
-17
/
+31
*
Fix version unit test on Python 3
Victor Stinner
2015-05-25
1
-2
/
+2
*
Merge "Fixes X509 keypair creation failure"
Jenkins
2015-04-29
1
-2
/
+2
|
\
|
*
Fixes X509 keypair creation failure
Claudiu Belu
2015-04-28
1
-2
/
+2
*
|
Replace ssh exec calls with paramiko lib
Eric Brown
2015-04-17
1
-33
/
+28
|
/
*
Adds cleanup on v2.2 keypair api and tests
Claudiu Belu
2015-03-24
1
-1
/
+1
*
Adds x509 certificate keypair support
Claudiu Belu
2015-03-05
1
-0
/
+51
*
Merge "CWD is incorrectly set if exceptions are thrown"
Jenkins
2015-03-03
1
-2
/
+4
|
\
|
*
CWD is incorrectly set if exceptions are thrown
jichenjc
2015-02-09
1
-2
/
+4
*
|
Use oslo.log
Davanum Srinivas
2015-02-22
1
-1
/
+1
|
/
*
Switch to using oslo_* instead of oslo.*
Davanum Srinivas
2015-02-06
1
-3
/
+3
*
rename oslo.concurrency to oslo_concurrency
ZhiQiang Fan
2014-12-06
1
-1
/
+1
*
Replacement `_` on `_LE` in all LOG.exception
Mike Durnosvistov
2014-11-20
1
-2
/
+2
*
Switch Nova to use oslo.concurrency
Davanum Srinivas
2014-10-30
1
-1
/
+1
*
Revert "Switch Nova to use oslo.concurrency"
Sean Dague
2014-10-28
1
-1
/
+1
*
Switch Nova to use oslo.concurrency
Davanum Srinivas
2014-10-27
1
-1
/
+1
*
Merge "Fix broken cert revocation"
Jenkins
2014-10-08
1
-1
/
+3
|
\
|
*
Fix broken cert revocation
Russell Bryant
2014-10-08
1
-1
/
+3
*
|
Use oslo.utils
Davanum Srinivas
2014-10-06
1
-2
/
+2
*
|
Ensure files are closed promptly when generating a key pair
Alex Gaynor
2014-10-01
1
-4
/
+8
|
/
*
NIST: increase RSA key length to 2048 bit
Qin Zhao
2014-09-15
1
-1
/
+1
*
Use oslo.i18n
Davanum Srinivas
2014-07-18
1
-1
/
+1
*
Merge "Catch ProcessExecutionError in revoke_cert"
Jenkins
2014-06-25
1
-7
/
+12
|
\
|
*
Catch ProcessExecutionError in revoke_cert
Matthew Oliver
2014-06-18
1
-7
/
+12
*
|
Don't translate debug level logs in nova
Gary Kotton
2014-06-13
1
-1
/
+1
|
/
*
Enable flake8 F841 checking
Alexander Bochkarev
2014-05-28
1
-1
/
+0
*
Remove spaces from SSH public key comment
Juerg Haefliger
2014-05-20
1
-1
/
+1
*
Remove unused nova.crypto.compute_md5()
Corey Wright
2014-04-22
1
-46
/
+0
*
Remove vi modelines
liu-sheng
2014-02-03
1
-2
/
+0
*
Improve "keypair data is invalid" error message
Mark McLoughlin
2013-09-16
1
-1
/
+2
*
Remove the monkey patching of _ into the builtins
Alex Gaynor
2013-07-26
1
-0
/
+1
*
Add missing os.path.abspath around csrfile.
David Ripton
2013-05-29
1
-1
/
+1
*
Removed superflous eval usage.
Alex Gaynor
2013-05-24
1
-4
/
+4
*
Convert to using oslo's execute() method.
Michael Still
2013-05-04
1
-3
/
+4
*
Fix issues with re-raising exceptions.
Russell Bryant
2013-03-05
1
-2
/
+3
[next]