← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1400080] Re: interfaces.template generation needs to include the hw address for usage on multi-nic Windows machines

 

** Also affects: nova/juno
   Importance: Undecided
       Status: New

** Changed in: nova/juno
   Importance: Undecided => Low

** Changed in: nova/juno
       Status: New => Fix Committed

** Changed in: nova/juno
    Milestone: None => 2014.2.3

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1400080

Title:
  interfaces.template generation needs to include the hw address for
  usage on multi-nic Windows machines

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) juno series:
  Fix Committed

Bug description:
  When using networks without DHCP enabled and "flat_injected" set to
  True, the interfaces template is injected in the associated instances
  or included in the config drive metadata.

  The template includes the interface name, based on a progressive
  numbering (eth0, eth1, etc). In case of multiple nics, there's no
  clear way to identify the interfaces in the guest OS if the actual
  interface naming differs, this is especially valid for Windows
  instances.

  Since the MAC address (hardware address) assigned to each vNIC
  identifies uniquely the interface, providing the mac address during
  the template generation solves the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1400080/+subscriptions


References