Age | Commit message (Collapse) | Author |
|
refresh patches against master commit dab59087:
debian/patches/azure-use-walinux-agent.patch
debian/patches/openstack-no-network-config.patch
|
|
refresh patches against master commit 2d6e4219:
debian/patches/azure-use-walinux-agent.patch
debian/patches/ds-identify-behavior-xenial.patch
debian/patches/openstack-no-network-config.patch
|
|
To make this acceptable as a SRU we keep the same behavior as is
in the stable release which is to generate network for fallback nic
only.
In this series, OpenStack datasource can optionally generate
network_config from network_data.json if the datasource is configured
with a file like /etc/cloud.cfg.d/openstack-net.cfg:
datasource:
OpenStack:
apply_network_config: true
|