aboutsummaryrefslogtreecommitdiffstats
path: root/mcp/patches
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-19 23:56:46 +0200
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2017-08-19 23:56:46 +0200
commit32e52fd813e4ae3f13a6a407527a3b8434dd5164 (patch)
treef1a7278cfdf36650b67b9f0527f89140e992dbf7 /mcp/patches
parent8c6d4ba39ff626c5f24bd84a2958b07692ea0294 (diff)
patches: Add missing patch metadata line
Change-Id: I35735c0d35c6004c546a704cee3d6d94ce077225 Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Diffstat (limited to 'mcp/patches')
-rw-r--r--mcp/patches/0006-maas-module-Add-VLAN-DHCP-enable-support.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/patches/0006-maas-module-Add-VLAN-DHCP-enable-support.patch b/mcp/patches/0006-maas-module-Add-VLAN-DHCP-enable-support.patch
index aa829e076..704f64038 100644
--- a/mcp/patches/0006-maas-module-Add-VLAN-DHCP-enable-support.patch
+++ b/mcp/patches/0006-maas-module-Add-VLAN-DHCP-enable-support.patch
@@ -30,6 +30,7 @@ diff --git a/_modules/maas.py b/_modules/maas.py
index d3227ca..8a2243d 100644
--- a/_modules/maas.py
+++ b/_modules/maas.py
+@@ -204,6 +204,7 @@
'gateway_ip': subnet['gateway_ip'],
}
self._iprange = subnet['iprange']