puppet-neutron/releasenotes/notes/sriov-numvfs-configuration-3ae862cf09a9a813.yaml
karthik s c425a5b9fb Configure the numvfs for SRIOV interfaces
This patch shall create VFs via the PCI SYS interface.
Default value : $::os_service_default
Sample Format : ['eth0:4','eth2:128']
For values as in sample format, the sriov_numvfs config files
for eth0 and eth2 will have the values 4 and 128 respectively

Change-Id: I2c1fce461d4602cd9f7de44b34e94920d1a581a6
Implements: blueprint tripleo-sriov
Signed-off-by: karthik s <ksundara@redhat.com>
2016-08-22 15:58:37 +05:30

4 lines
73 B
YAML

---
features:
- Added a provider to configure VFs for SR-IOV interface