diff options
author | Chris Krelle <nobodycam@gmail.com> | 2013-02-28 08:11:54 -0800 |
---|---|---|
committer | Chris Krelle <nobodycam@gmail.com> | 2013-03-03 07:29:43 -0800 |
commit | 762d5bb38fc39327a318f301291687c6e312f008 (patch) | |
tree | 42282f7dce7cdac5bcc722a31b219f5fd0173338 /nova/exception.py | |
parent | e6b49c871660391da944e31aba66db3f80bc144a (diff) | |
download | nova-762d5bb38fc39327a318f301291687c6e312f008.tar.gz nova-762d5bb38fc39327a318f301291687c6e312f008.tar.xz nova-762d5bb38fc39327a318f301291687c6e312f008.zip |
Add ssh port and key based auth to VPD.
This patch adds the ablity to set ssh port, and use key based
authentication for VPD.
This patch adds config options:
virtual_power_ssh_port: port to ssh to on virtual power host
virtual_power_host_key: private key file for ssh auth
Note: Key file must be able to be read by user nova is running as.
This patch switches the default virtual_power_type from 'vbox'
to 'virsh' to match the most common usage.
Fix Bug 1136010
Change-Id: Id89878d63d26602bb3eacc2a2ce7902d9bd33d61
Authored-by: Chris Krelle <nobodycam@gmail.com>
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions