summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorFeng Pan <fpan@redhat.com>2016-09-19 14:29:03 -0400
committerFeng Pan <fpan@redhat.com>2016-09-19 14:29:03 -0400
commit10ea62cc5d951aabdb0c5cd27c0f9cdbb53efb8f (patch)
tree3be4cbaf4ac2fd63abf613322a3d58f3dc685f76 /ci
parent12deb613716981950252ba6c16710bda7dc5202a (diff)
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 <fpan@redhat.com>
Diffstat (limited to 'ci')
-rw-r--r--ci/PR_revision.log3
1 files changed, 2 insertions, 1 deletions
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