← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1879737] [NEW] azure datasource fails if dhcp is done on a bridge instead of on the physical interface

 

Public bug reported:

As reported in https://askubuntu.com/questions/1241624/create-netplan-
bridge-at-azure-ubuntu it appears that configuring an Azure instance so
that the primary interface is on a bridge instead of networking being
configured directly on the primary interface, prevents the azure
datasource from being used correctly.  The net result is that the
instance's network doesn't work at all.

It looks like cloud-init needs to look up the correct interface name
based on mac rather than using eth0 unconditionally.

** Affects: cloud-init
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1879737

Title:
  azure datasource fails if dhcp is done on a bridge instead of on the
  physical interface

Status in cloud-init:
  New

Bug description:
  As reported in https://askubuntu.com/questions/1241624/create-netplan-
  bridge-at-azure-ubuntu it appears that configuring an Azure instance
  so that the primary interface is on a bridge instead of networking
  being configured directly on the primary interface, prevents the azure
  datasource from being used correctly.  The net result is that the
  instance's network doesn't work at all.

  It looks like cloud-init needs to look up the correct interface name
  based on mac rather than using eth0 unconditionally.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1879737/+subscriptions


Follow ups