Files
python-ganttclient/nova/tests
Chris Krelle 28cb424220 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>
2013-03-03 07:29:43 -08:00
..
2013-01-30 18:13:26 +00:00
2013-01-30 11:58:42 +00:00
2013-02-19 21:16:32 -08:00