puppet-tripleo/spec
karthik s eec3bba44b 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
The SR-IOV numvfs configuration shall be persisted in /sbin/ifup-local
so that, during the bootup of the compute nodes, the numvfs
configuration will be restored.

Change-Id: I7450b904475bdf46498d9af633416b3eba12f761
Implements: blueprint tripleo-sriov
Signed-off-by: karthik s <ksundara@redhat.com>
2016-08-29 19:41:35 +05:30
..
acceptance/nodesets Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
classes Configure the numvfs for SRIOV interfaces 2016-08-29 19:41:35 +05:30
defines Configure the numvfs for SRIOV interfaces 2016-08-29 19:41:35 +05:30
fixtures Add lookup_hiera_hash function 2016-05-25 23:55:44 +02:00
functions Add lookup_hiera_hash function 2016-05-25 23:55:44 +02:00
unit Configure the numvfs for SRIOV interfaces 2016-08-29 19:41:35 +05:30
shared_examples.rb Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
spec_helper_acceptance.rb Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
spec_helper.rb Add lookup_hiera_hash function 2016-05-25 23:55:44 +02:00