Comment 2 for bug 1350161

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

Reviewed: https://review.openstack.org/110533
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=409a5bac87a79e555a64c7bacada3c018f8c8182
Submitter: Jenkins
Branch: master

commit 409a5bac87a79e555a64c7bacada3c018f8c8182
Author: terryyao <email address hidden>
Date: Wed Jul 30 11:14:10 2014 +0800

    Implement boot VM with created neutron port

    Implement boot VM with created neutron port include below changes:
    1. Add get_port_uuid() rpc method in neutron to map the powervc uuid for
    the local neutron port
    2. Specify the 'port-id' in nova-powervc's driver spawn method for the
    corresponding PowerVC port UUID from the requesting port-id from the
    request.

    Closes-Bug: 1350161
    Change-Id: I4bc574c20ac06b625cd7111c4184b48cddbd7f64