fuel-plugin: Add config item for NIC used by OVS-DPDK
[ovsnfv.git] / fuel-plugin-ovsnfv / environment_config.yaml
index 947e225..783fb12 100644 (file)
@@ -1,7 +1,7 @@
 attributes:
   fuel-plugin-ovsnfv_text:
-    value: 'Set default value'
-    label: 'Text field'
-    description: 'Description for text field'
+    value: 'ens1f1'
+    label: 'NIC for DPDK'
+    description: 'Specify compute node interface to which OVS-DPDK binds'
     weight: 25
     type: "text"