aboutsummaryrefslogtreecommitdiffstats
path: root/framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml')
-rw-r--r--framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml b/framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml
new file mode 100644
index 00000000..e7cb4bd1
--- /dev/null
+++ b/framework/scripts/installer/fuel/fuel-plugin-onos/environment_config.yaml
@@ -0,0 +1,10 @@
+attributes:
+ metadata:
+ restrictions:
+ - "cluster:net_provider != 'neutron'": "Neutron only"
+ public_eth:
+ description: "Please note that onos needs an independent eth for public network when interfaces of nodes are configured, or L3 traffic to internet will fail! Defualt is eth3."
+ type: text
+ label: Public Ethernet Port
+ weight: 20
+ value: eth3