replace ssh-keygen -m with a python equivalent
When running on latest released versions of Debian and RHEL/CentOS we get Encryption failure with "ssh-keygen: illegal option -- m" Fixes LP# 1102501 Change-Id: Ia54bf8f3e8d51c8baa09ba67d2e18ad214316989 NOTE: new dependency on pyasn1 python module
This commit is contained in:
@@ -16,6 +16,7 @@ sqlalchemy-migrate>=0.7.2
|
||||
netaddr
|
||||
suds==0.4
|
||||
paramiko
|
||||
pyasn1
|
||||
Babel>=0.9.6
|
||||
iso8601>=0.1.4
|
||||
httplib2
|
||||
|
||||
Reference in New Issue
Block a user