summaryrefslogtreecommitdiffstats
path: root/fuel-plugin-ovsnfv/environment_config.yaml
diff options
context:
space:
mode:
authorBilly O'Mahony <billy.o.mahony@intel.com>2016-02-02 11:52:52 +0000
committerBilly O'Mahony <billy.o.mahony@intel.com>2016-02-05 14:57:42 +0000
commitf3099a30bf435f8d256ad236b93ae9cab7c1e241 (patch)
tree8756b702d0f5ea4c154108608b8a7e1ae30c9b41 /fuel-plugin-ovsnfv/environment_config.yaml
parentf941469a5d82c058290c4b4af0f23100294a0a49 (diff)
fuel-plugin: Add config item for NIC used by OVS-DPDK
Change-Id: I7e8daa47eee658efd88922840fdcf21b8b38acd5 Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com> Reviewed-by: Mark D. Gray <mark.d.gray@intel.com> Reviewed-by: Michal Ptacek <michalx.ptacek@intel.com> Reviewed-by: Michal Skalski <mskalski@mirantis.com> Reviewed-by: Jonas Bjurel <jonas.bjurel@ericsson.com> (cherry picked from commit 6ec3a89b379eb7c8e463d2d3f3240ec50ef15a3f)
Diffstat (limited to 'fuel-plugin-ovsnfv/environment_config.yaml')
-rw-r--r--fuel-plugin-ovsnfv/environment_config.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/fuel-plugin-ovsnfv/environment_config.yaml b/fuel-plugin-ovsnfv/environment_config.yaml
index 947e225..783fb12 100644
--- a/fuel-plugin-ovsnfv/environment_config.yaml
+++ b/fuel-plugin-ovsnfv/environment_config.yaml
@@ -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"