Baremetal virtual power driver does not support ports other then 22 and does not allow key based authentication

Bug #1136010 reported by Chris Krelle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Medium
Chris Krelle

Bug Description

The Baremetal virtual power driver needs to support ssh ports other then 22 and allow for key based ssh authentication.

Tags: baremetal
Changed in nova:
assignee: nobody → Chris Krelle (nobodycam)
status: New → In Progress
Revision history for this message
aeva black (tenbrae) wrote :

Having key-based auth for this will help with getting CI in place. This way, we don't have to muck with enabling and securing password-based SSH login on the jenkins slave nodes that will test baremetal.

Changed in nova:
importance: Undecided → Medium
milestone: none → grizzly-rc1
Chris Krelle (nobodycam)
summary: - Baremetal virtual power driver should support ports other then 22 and
- allow key based authentication
+ Baremetal virtual power driver does not support ports other then 22 and
+ does not allow key based authentication
Chris Krelle (nobodycam)
Changed in nova:
status: In Progress → Fix Committed
status: Fix Committed → In Progress
Revision history for this message
aeva black (tenbrae) wrote :

I'm not sure why jenkins didn't link it, but this is addressed by review https://review.openstack.org/#/c/23182

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/23182
Committed: http://github.com/openstack/nova/commit/762d5bb38fc39327a318f301291687c6e312f008
Submitter: Jenkins
Branch: master

commit 762d5bb38fc39327a318f301291687c6e312f008
Author: Chris Krelle <email address hidden>
Date: Thu Feb 28 08:11:54 2013 -0800

    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 <email address hidden>

Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in nova:
milestone: grizzly-rc1 → 2013.1
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.