From: Alexandru Avadanii Date: Fri, 18 Aug 2017 21:09:06 +0000 (+0200) Subject: MaaS: DHCP iprange fix: use dynamic, not reserved X-Git-Tag: opnfv-5.0.RC1~135^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=97345bd673c2991c6ab79f2f6780b3f6623d0601;p=fuel.git MaaS: DHCP iprange fix: use dynamic, not reserved Without the 'type' parameter set to 'dynamic', MaaS was configured to reserve the IP range instead of allocating it dynamically. This led to IP exhaustion warnings in MaaS dashboard, as well as wrongful IP allocation. Change-Id: I1f2b90bf4cd2393cfab6d4bc17771cef009701c0 Signed-off-by: Alexandru Avadanii --- diff --git a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml index a7a502f50..b2813f97e 100644 --- a/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml +++ b/mcp/reclass/classes/cluster/baremetal-mcp-ocata-ovs-ha/infra/maas.yml @@ -40,6 +40,7 @@ parameters: iprange: start: 192.168.11.5 end: 192.168.11.250 + type: dynamic machines: kvm01: interface: