Comment 5 for bug 1154093

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

Reviewed: https://review.openstack.org/24809
Committed: http://github.com/openstack/nova/commit/98f9f735d7e6ac32a8736971f4aab0d81c56131e
Submitter: Jenkins
Branch: master

commit 98f9f735d7e6ac32a8736971f4aab0d81c56131e
Author: Russell Bryant <email address hidden>
Date: Tue Mar 19 14:27:48 2013 -0400

    Fix multiple fixed-ips with quantum.

    This patch fixes a bug in the quantum suppot where multiple requested
    fixed-ips did not work. Every network interface would be given the last
    fixed IP that was specified. The problem was just the lack of putting
    the right fixed ip in a local variable.

    Fix bug 1154093.

    Change-Id: Ie7e034e19a38c8431540c81b023ff4800aa6ec50