index
:
nova.git
shared-key-msg
OpenStack's nova patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nova
/
crypto.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Switch to common logging.
Andrew Bogott
2012-07-02
1
-1
/
+1
*
Replaces functions in utils.py with openstack/common/timeutils.py
Zhongyue Luo
2012-06-16
1
-2
/
+3
*
Merge "Fixes cloudpipe extension to work with keystone"
Jenkins
2012-02-28
1
-1
/
+1
|
\
|
*
Fixes cloudpipe extension to work with keystone
Vishvananda Ishaya
2012-02-26
1
-1
/
+1
*
|
Add utils.tempdir() context manager for easy temp dirs
Johannes Erdfelt
2012-02-28
1
-58
/
+46
|
/
*
Handle OSError which can be thrown when removing tmpdir. Fixes bug 883326.
chris fattarsi
2012-02-19
1
-3
/
+14
*
Standardize logging delaration and use
Jason Kölker
2012-02-14
1
-1
/
+1
*
Remove the last of the gflags shim layer
Mark McLoughlin
2012-02-10
1
-1
/
+1
*
Move cfg to nova.openstack.common
Mark McLoughlin
2012-02-03
1
-1
/
+1
*
Make crypto use absolute imports
Vishvananda Ishaya
2012-02-02
1
-4
/
+3
*
Excise M2Crypto!
Brian Waldon
2012-02-02
1
-92
/
+13
*
Remove utils.runthis().
Russell Bryant
2012-01-31
1
-1
/
+1
*
Merge "Refactor away the flags.DEFINE_* helpers"
Jenkins
2012-01-30
1
-22
/
+32
|
\
|
*
Refactor away the flags.DEFINE_* helpers
Mark McLoughlin
2012-01-28
1
-22
/
+32
*
|
Raise 400 if bad kepair data is provided
Brian Waldon
2012-01-28
1
-0
/
+2
|
/
*
Fix bug 921715 - 'nova x509-create-cert' fails
Dean Troyer
2012-01-25
1
-4
/
+4
*
Create nova cert worker for x509 support
Vishvananda Ishaya
2012-01-24
1
-0
/
+44
*
Clean up crypto.py
Vishvananda Ishaya
2012-01-18
1
-35
/
+13
*
Clean up generate fingerprint.
MotoKen
2012-01-17
1
-3
/
+14
*
Specify -t rsa when calling ssh-keygen.
Justin Santa Barbara
2011-12-18
1
-1
/
+1
*
Revert "Fixes bug 757033"
Vishvananda Ishaya
2011-11-21
1
-2
/
+4
*
Fixes bug 757033
Joe Gordon
2011-11-17
1
-4
/
+2
*
More spelling fixes inside of nova
Joe Gordon
2011-11-09
1
-1
/
+1
*
added tests - list doesn't pass due to unicode issues
Jesse Andrews
2011-08-09
1
-3
/
+7
*
fixed bug 796619
Alex Meade
2011-06-13
1
-1
/
+2
*
First cut with tests passing
Sandy Walsh
2011-05-11
1
-0
/
+45
*
docstring cleanup, nova dir
termie
2011-04-20
1
-28
/
+33
*
fix reference to genvpn to point to the right shell script
Vishvananda Ishaya
2011-04-11
1
-1
/
+1
[next]