summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2016-08-19 10:33:42 -0400
committerTim Rozet <trozet@redhat.com>2016-08-19 10:33:42 -0400
commitb404209e0f7131e95a4a0e14cbd6b202ec0a6f66 (patch)
treeec115dd76da5ceb1725b83f71c27a95e6164afa2
parent4862f3b57479d64c5408268cc2086b53e4e97b81 (diff)
Fixes missing metadata param to controller.yaml
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>
-rw-r--r--ci/PR_revision.log1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/PR_revision.log b/ci/PR_revision.log
index f16caabe..b5a37722 100644
--- a/ci/PR_revision.log
+++ b/ci/PR_revision.log
@@ -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