From e6d610962e039ef212814eee564221d96f5d5f5a Mon Sep 17 00:00:00 2001 From: Feng Pan Date: Mon, 19 Sep 2016 14:29:03 -0400 Subject: Fix TenantNIC and PublicNIC config - We now check if vairables (public/private)_(compute/controller)_interface are set before performing substitution. If those variables are not set, default values (nic2 for private and nic3 for public) are used. - Change TenantNIC and PublicNIC variables to be role specific. opnfv-tht-pr: 80 Change-Id: I4c0c9d5c2239ea1914b5d2de63f2b5c4f63c8fb0 Signed-off-by: Feng Pan --- ci/PR_revision.log | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ci') diff --git a/ci/PR_revision.log b/ci/PR_revision.log index 15787b95..ad51846a 100644 --- a/ci/PR_revision.log +++ b/ci/PR_revision.log @@ -38,4 +38,5 @@ 76,Add networking-vpp ML2 mechanism driver 77,Update FDIO to use opendaylight_v2 mechanism driver 78,Fix spelling mistake in specs filter -79,Fix controller and compute ip array \ No newline at end of file +79,Fix controller and compute ip array +80,Change TenantNIC and PublicNIC to be role specific \ No newline at end of file -- cgit 1.2.3-korg