Hi Team, blueprint get-password [1] introduced a dependency on new versions of ssh-keygen that supports the "-m" parameter for converting ssh rsa keys to openssl format for encrypting passwords using openssl commands. This version of ssh-keygen is not available in current versions of some distributions (bug report [2] - example RHEL 6.3). I have a review here [3] that uses python pyasn1 module to do the same. Please let me know if this is acceptable or if there is any other alternative. thanks, dims [1] https://blueprints.launchpad.net/nova/+spec/get-password [2] https://bugs.launchpad.net/nova/+bug/1102501 [3] https://review.openstack.org/#/c/21186/ -- Davanum Srinivas :: http://davanum.wordpress.com