← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Not sure why this didn't get marked fix released

cloud-init (0.7.7~bzr1212-0ubuntu1) xenial; urgency=medium

  * New upstream snapshot.
    - fix iscsi root by not writing interface as 'auto' when networking
      information comes from kernel command line (LP: #1568637)
    - apply networking less often, when possible only on first
      instance boot (LP: #1571004).
    - no longer delete /etc/network/interfaces.d/eth0.cfg on
      ubuntu (LP: #1563487)

 -- Scott Moser <smoser@xxxxxxxxxx>  Fri, 15 Apr 2016 16:25:43 -0400

** Changed in: cloud-init
       Status: Fix Committed => Fix Released

** Changed in: cloud-init
     Assignee: Scott Moser (smoser) => (unassigned)

-- 
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:
  Fix Released
Status in cloud-init package in Ubuntu:
  Fix Released
Status in livecd-rootfs package in Ubuntu:
  Fix Released

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


References