novaclient.crypto module

novaclient.crypto module

exception novaclient.crypto.DecryptionFailure

Bases: Exception

novaclient.crypto.decrypt_password(private_key, password)

Base64 decodes password and unencrypts it with private key.

Requires openssl binary available in the path.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.