Fixes missing metadata param to controller.yaml 63/19063/1
authorTim Rozet <trozet@redhat.com>
Fri, 19 Aug 2016 14:33:42 +0000 (10:33 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 19 Aug 2016 14:33:42 +0000 (10:33 -0400)
DHCP Metadata network was not being enabled because I missed passing it
in overcloud.yaml to controller.yaml.

JIRA: APEX-236

opnfv-tht-pr: 64

Change-Id: Ibfd69f5fe5c6f5f2e0bd9c7e47ce1b35e9bd050e
Signed-off-by: Tim Rozet <trozet@redhat.com>
ci/PR_revision.log

index f16caab..b5a3772 100644 (file)
@@ -28,3 +28,4 @@
 61,Add dpdk bind lock file for vpp deployment
 63,Fixes honeycomb on compute
 62,Heat Domain
+64,Fix missing metadata param