summaryrefslogtreecommitdiff
path: root/debian/patches/openstack-no-network-config.patch
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2018-08-23 23:41:40 -0700
committerScott Moser <smoser@ubuntu.com>2018-08-23 23:41:41 -0700
commit3c88359cddb739b77f55a96e24a34f250d230cdc (patch)
treecb421c08f27aaa78091a70e45bf9af6d573c2787 /debian/patches/openstack-no-network-config.patch
parentbc6a51184c2050b72a1b1a66e811a383b110332e (diff)
downloadvyos-cloud-init-3c88359cddb739b77f55a96e24a34f250d230cdc.tar.gz
vyos-cloud-init-3c88359cddb739b77f55a96e24a34f250d230cdc.zip
refresh patches against master commit dab59087
refresh patches against master commit dab59087: debian/patches/azure-use-walinux-agent.patch debian/patches/openstack-no-network-config.patch
Diffstat (limited to 'debian/patches/openstack-no-network-config.patch')
-rw-r--r--debian/patches/openstack-no-network-config.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/openstack-no-network-config.patch b/debian/patches/openstack-no-network-config.patch
index d6560f4e..88449d1d 100644
--- a/debian/patches/openstack-no-network-config.patch
+++ b/debian/patches/openstack-no-network-config.patch
@@ -15,7 +15,7 @@ Author: Chad Smith <chad.smith@canonical.com>
--- a/cloudinit/sources/DataSourceOpenStack.py
+++ b/cloudinit/sources/DataSourceOpenStack.py
-@@ -97,10 +97,9 @@ class DataSourceOpenStack(openstack.Sour
+@@ -98,10 +98,9 @@ class DataSourceOpenStack(openstack.Sour
if self._network_config != sources.UNSET:
return self._network_config