driver does not work with multiple vifs

Bug #1302149 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
nova-docker
Fix Committed
Undecided
Aaron Rosen

Bug Description

The docker driver currently only configures a vif for the first vif in network_info even if multiple of them are requested.

Aaron Rosen (arosen)
Changed in nova-docker:
assignee: nobody → Aaron Rosen (arosen)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to nova-docker (master)

Fix proposed to branch: master
Review: https://review.openstack.org/85157

Changed in nova-docker:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova-docker (master)

Reviewed: https://review.openstack.org/85157
Committed: https://git.openstack.org/cgit/stackforge/nova-docker/commit/?id=9ad7a4ccd7d73e9aa49207dcdfe6d67d6652cb33
Submitter: Jenkins
Branch: master

commit 9ad7a4ccd7d73e9aa49207dcdfe6d67d6652cb33
Author: Aaron Rosen <email address hidden>
Date: Thu Apr 3 13:02:01 2014 -0700

    Implement plug_vifs and add support for multiple interfaces

    Previously, if there were multiple interfaces in network_info
    the docker driver would ignore them and just use the first one.
    Therefore, if one was booting an instance with multiple nics you
    would only get the first requested one. This patch fixes that and
    implements plug_vifs which allows you to know reboot a nova-compute
    node and have it respawn the instances with their interfaces configured as
    how they were before.

    Change-Id: I94b35f6e93db2ee5bf09a3a7c4491ec3d281d8ab
    Closes-bug: 1302149

Changed in nova-docker:
status: In Progress → Fix Committed
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.