← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1563487] [NEW] do not delete /etc/network/interfaces.d/eth0.cfg

 

Public bug reported:

currently cloud-init is removing /etc/network/interfaces.d/eth0.cfg .
This is because cloud-init now has a 'fallback' mode for getting configuration which should be superior to the statically written one by the image build process in all cases.

That said, still best to *not* delete the file.

This change is then 2 phased:
  a.) CPC not write that file on xenial in cloud images
  b.) cloud-init stop deleting it.

** Affects: cloud-images
     Importance: Medium
         Status: Confirmed

** Affects: cloud-init
     Importance: Medium
         Status: Confirmed

** Affects: cloud-init (Ubuntu)
     Importance: Medium
         Status: Confirmed

** Also affects: cloud-images
   Importance: Undecided
       Status: New

** Changed in: cloud-init
       Status: New => Confirmed

** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => High

** Changed in: cloud-init (Ubuntu)
       Status: New => Confirmed

** Changed in: cloud-init
   Importance: Undecided => Medium

** Changed in: cloud-images
       Status: New => Confirmed

** Changed in: cloud-images
   Importance: Undecided => Medium

** Changed in: cloud-init (Ubuntu)
   Importance: High => Medium

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

Title:
  do not delete /etc/network/interfaces.d/eth0.cfg

Status in cloud-images:
  Confirmed
Status in cloud-init:
  Confirmed
Status in cloud-init package in Ubuntu:
  Confirmed

Bug description:
  currently cloud-init is removing /etc/network/interfaces.d/eth0.cfg .
  This is because cloud-init now has a 'fallback' mode for getting configuration which should be superior to the statically written one by the image build process in all cases.

  That said, still best to *not* delete the file.

  This change is then 2 phased:
    a.) CPC not write that file on xenial in cloud images
    b.) cloud-init stop deleting it.

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


Follow ups