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
*
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
*
Use oslo-config-2013.1b4
Mark McLoughlin
2013-02-19
1
-1
/
+1
*
replace ssh-keygen -m with a python equivalent
Davanum Srinivas
2013-02-05
1
-11
/
+69
*
Don't limit SSH keys generation to 1024 bits
Zane Bitter
2013-01-22
1
-5
/
+6
*
Add encryption method using an ssh public key.
Vishvananda Ishaya
2013-01-16
1
-6
/
+37
*
Add helper methods to nova.paths
Mark McLoughlin
2013-01-04
1
-3
/
+3
*
Move global path opts in nova.paths
Mark McLoughlin
2013-01-04
1
-1
/
+1
*
Merge "Makes sure to call crypto scripts with abspath"
Jenkins
2012-12-21
1
-6
/
+4
|
\
|
*
Makes sure to call crypto scripts with abspath
Vishvananda Ishaya
2012-12-20
1
-6
/
+4
*
|
Merge "Update exceptions to pass correct kwargs."
Jenkins
2012-12-21
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Update exceptions to pass correct kwargs.
Dan Prince
2012-12-18
1
-2
/
+2
*
|
Trap exception when trying to write csr
Chuck Short
2012-12-19
1
-2
/
+6
|
/
*
Use CONF.import_opt() for nova.config opts
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.config.CONF
Mark McLoughlin
2012-11-20
1
-1
/
+1
*
Remove nova.flags
Mark McLoughlin
2012-11-17
1
-1
/
+0
*
Switch from FLAGS to CONF in misc modules
Mark McLoughlin
2012-11-04
1
-14
/
+15
*
Migrate to fileutils and lockutils.
Michael Still
2012-10-25
1
-2
/
+3
*
Overload comment in generated SSH keys
Thierry Carrez
2012-09-13
1
-1
/
+1
*
Stop fetch_ca from throwing IOError exceptions
Chris Yeoh
2012-09-12
1
-3
/
+14
*
Port existing code to utils.ensure_tree
Michael Still
2012-08-28
1
-5
/
+2
*
Remove unused imports
RongzeZhu
2012-08-17
1
-1
/
+0
*
Drop AES functions and pycrypto dependency
Stanislaw Pitucha
2012-08-05
1
-40
/
+0
[next]