summaryrefslogtreecommitdiff
path: root/debian/patches/openstack-no-network-config.patch
AgeCommit message (Collapse)Author
2018-08-23refresh patches against master commit dab59087Scott Moser
refresh patches against master commit dab59087: debian/patches/azure-use-walinux-agent.patch debian/patches/openstack-no-network-config.patch
2018-06-21refresh patches against master commit 2d6e4219Chad Smith
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
2018-06-21Fallback network config instead of network_data.json for OpenStackChad Smith
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