The proposal to merge 
~chad.smith/cloud-init:net-tools-deprecation-plus-review-comments into 
cloud-init:master has been updated.

Commit message changed to:

net: Depend on iproute2's ip instead of net-tools ifconfig or route

The net-tools package is deprecated and will eventually be dropped.
Use "ip route", "link" or "address" instead of "ifconfig"
or "route" calls. Cloud-init can now run in an environment that no
longer has net-tools. This affects the network and route printing
emitted to cloud-config-output.log as well as the cc_disable_ec2_metadata 
module.

Additional changes:
  - separate readResource and resourceLocation into standalone test functions
  - Adds a Metric column to the route information output table
  - Formatted route/address ouput now handles multiple ipv4 and ipv6 addresses 
on a single interface

This branch was originally authored by James Hogarth and adopts 
disable_ec2_metadata content from Robert Schweikert.

For more details, see:
https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/342428
-- 
Your team cloud-init commiters is requested to review the proposed merge of 
~chad.smith/cloud-init:net-tools-deprecation-plus-review-comments into 
cloud-init:master.

_______________________________________________
Mailing list: https://launchpad.net/~cloud-init-dev
Post to     : cloud-init-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~cloud-init-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to