docker instances always have an eth0 interface that docker adds

Bug #1302162 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

This patch adds logic to remove the eth0 interface from a container
as this interface is one that docker automatically adds and was not
actually requested by the tenant.

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/85165

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/85165
Committed: https://git.openstack.org/cgit/stackforge/nova-docker/commit/?id=f92e8983bc49a29d658e66f363ba9785ae2b2ad3
Submitter: Jenkins
Branch: master

commit f92e8983bc49a29d658e66f363ba9785ae2b2ad3
Author: Aaron Rosen <email address hidden>
Date: Mon Apr 7 15:01:04 2014 -0700

    set NetworkDisabled=True to remove eth0 interface

    This patch sets 'NetworkDisabled': true so that docker does not
    automatically create the eth0 interface for us.

    Change-Id: I90c8308d9774845efecfa99e6d64ee6b051f4c1b
    Closes-bug: #1302162

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.