← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1564911] [NEW] Network interfaces file name is not accepted by ifup

 

Public bug reported:

The change introduced in 1189 ( https://bazaar.launchpad.net/~cloud-
init-dev/cloud-init/trunk/revision/1189#cloudinit/distros/debian.py )
breaks ifup at least on trusty because ifup only reads files in
/etc/network/interfaces.d that match ^[a-zA-Z0-9_-]+$.  Changing the
filename fixed the problem for me.

** 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/1564911

Title:
  Network interfaces file name is not accepted by ifup

Status in cloud-init:
  New

Bug description:
  The change introduced in 1189 ( https://bazaar.launchpad.net/~cloud-
  init-dev/cloud-init/trunk/revision/1189#cloudinit/distros/debian.py )
  breaks ifup at least on trusty because ifup only reads files in
  /etc/network/interfaces.d that match ^[a-zA-Z0-9_-]+$.  Changing the
  filename fixed the problem for me.

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


Follow ups