← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~louis/cloud-init:enable_Scaleway_network_config into cloud-init:master

 

The proposal to merge ~louis/cloud-init:enable_Scaleway_network_config into cloud-init:master has been updated.

Commit message changed to:

Scaleway: Add network configuration to the DataSource

DEP_NETWORK is removed since the network_config must
run at each boot. New EventType.BOOT event is used
for that.

Network is brought up early to fetch the metadata which
is required to configure the network (ipv4 and/or v6).

Adds unittests for the following and fixes test_common for
LOCAL and NETWORK sets.

For more details, see:
https://code.launchpad.net/~louis/cloud-init/+git/cloud-init/+merge/349420
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~louis/cloud-init:enable_Scaleway_network_config into cloud-init:master.


References