← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~utlemming/cloud-init:lp-1676908-nic_selection_for_meta_data into cloud-init:master

 

The proposal to merge ~utlemming/cloud-init:lp-1676908-nic_selection_for_meta_data into cloud-init:master has been updated.

Commit Message changed to:

DigitalOcean: assign IPv4ll address to lowest indexed interface.

Previously the IPv4LL address for metadata discovery was assigned to the
first interfaces from an alphabetic sort. On DigitalOcean, the metadata
is only accessible from the first interface. This fixes a problem where the
IPv4LL address is bound to the wrong interface with snapshots.

This is part of general improvements to the DigitalOcean Datasource in
bug 1676908.

For more details, see:
https://code.launchpad.net/~utlemming/cloud-init/+git/cloud-init-1/+merge/322397
-- 
Your team cloud init development team is requested to review the proposed merge of ~utlemming/cloud-init:lp-1676908-nic_selection_for_meta_data into cloud-init:master.


References