← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~chad.smith/cloud-init:feature/os-local into cloud-init:master

 

The proposal to merge ~chad.smith/cloud-init:feature/os-local into cloud-init:master has been updated.

Commit message changed to:

openstack: Use network_data.json obtained via dhclient in init-local.

Network has not yet been configured in the init-local stage so the openstack datasource will use dhcp-client to obtain an ipv4 address and query the metadata service at http://169.254.169.254 for network_data.json definitions. If found, DatasourceOpenstackLocal.network_config will
provide network version 1 configuration based on any content provided by the openstack metadata service.

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


References