From b404209e0f7131e95a4a0e14cbd6b202ec0a6f66 Mon Sep 17 00:00:00 2001
From: Tim Rozet <trozet@redhat.com>
Date: Fri, 19 Aug 2016 10:33:42 -0400
Subject: 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>
---
 ci/PR_revision.log | 1 +
 1 file changed, 1 insertion(+)

(limited to 'ci')

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
-- 
cgit