Misspelling of "coerce" found in the docstring body
of method _boot from class ServerManager. Misspellings
of "project" and "unencrypts" found in docstrings
of client.py and crypto.py.
Change-Id: I052c321f3ad5e13aa57a559e2f28ec5eec32a9b4
This will download and decrypt a base64 encoded encrypted password
from the os-server-password extension. It depends on the user
having openssl installed, but if there is an error of any kind it
will print out the encoded and encrypted password instead.
It also implements clear_password which will delete the password
so it can no longer be retrieved.
Change-Id: I2c4e6c3f03b70dc98d6d339381648a6058f46e21