← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~chad.smith/cloud-init:feature/azure-to-network-v2 into cloud-init:master

 

The proposal to merge ~chad.smith/cloud-init:feature/azure-to-network-v2 into cloud-init:master has been updated.

Commit message changed to:

azure/net: generate_fallback_config emits network config v2

To enable Azure to send network v2, net.generate_fallback_config now
generates network config v2 instead of v1.

To support this shift, network_state also needed a small addition
to account for setting driver params if present in the match section
for a specific interface.

For more details, see:
https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/370970
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~chad.smith/cloud-init:feature/azure-to-network-v2 into cloud-init:master.


References