aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorlokesh-jain <lokesh.jain@gmail.com>2017-04-03 16:32:53 -0400
committerlokesh-jain <lokesh.jain@gmail.com>2017-04-03 16:49:16 -0400
commitd5309c9443cbfe50ba5e7c15f025393a58b0804c (patch)
tree286407ebf77d571c71092d9c4d2a7d03704e5f66 /environments
parentb20bdcee038e4b3f8717768a33c5c2e66987c011 (diff)
Addition of firewall rules for Nuage
Added VxLAN and metadata agent firewall rules to neutron-compute-plugin for Nuage. Removed a deprecated parameter 'OSControllerIp' as well. Change-Id: If10c300db48c66b9ebeaf74b5f5fee9132e75366
Diffstat (limited to 'environments')
-rw-r--r--environments/neutron-nuage-config.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/environments/neutron-nuage-config.yaml b/environments/neutron-nuage-config.yaml
index 74899246..601554a1 100644
--- a/environments/neutron-nuage-config.yaml
+++ b/environments/neutron-nuage-config.yaml
@@ -10,7 +10,6 @@ resource_registry:
OS::TripleO::Services::ComputeNeutronCorePlugin: ../puppet/services/neutron-compute-plugin-nuage.yaml
parameter_defaults:
- NeutronNuageOSControllerIp: '0.0.0.0'
NeutronNuageNetPartitionName: 'default_name'
NeutronNuageVSDIp: '0.0.0.0:0'
NeutronNuageVSDUsername: 'username'