Comment 1 for bug 1226310

Revision history for this message
Mark McLoughlin (markmc) wrote :

This feels like it could be a config setting for the virtual power driver e.g.

  [baremetal]
  virtual_power_host_user=markmc
  virtual_power_host_key=/opt/stack/boot-stack/virtual-power-key
  virtual_power_ssh_host=192.168.122.1
  virtual_power_type=virsh
  virtual_power_libvirt_uri=qemu:///system

I'm also going to try working around by adding this:

  uri_default=qemu:///system

to ~/.config/libvirt.conf in the $vp_host_user account on $vp_ssh_host