← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1739023] Re: cloud-init should support iproute2 tools

 

iproute2 tools are now only used as a fallback when ip tools aren't
installed.

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

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

Title:
  cloud-init should support iproute2 tools

Status in cloud-init:
  Fix Released

Bug description:
  Older ifconig, route, netstat, and arp tools are being deprecated on
  Linux distributions. cloud-init should in all cases support the newer
  iproute2 tools.

  ifconfig used in:
      cloudinit/sources/DataSourceAzure.py
      cloudinit/netinfo.py
      tools/mock-meta.py

  netstat used in:
      cloudinit/netinfo.py

  route used in:
      cloudinit/config/cc_disable_ec2_metadata.py

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



References