openstack-ansible-os_neutron/doc
lijiaping 6e6212c4f1 Use PCI_SLOT_NAME cut instead of ls -ld cut more precisely
If the vf port file like /sys/class/net/ens4f0/device/virtfn0 date is
'Jan 5', ls -ld result will be 'Jan  5', there are two space between
Jan and 5, if use the old "cut -f 11 -d ''", it will not get the vf pci
id, should be cut 12. So here we use the context in
/sys/class/net/p2p1/device/virtfn*/uevent, do with it will be more
precise.

Change-Id: If7145744bc66514e33f08071a07238ab8c7c7786
2021-01-07 18:16:51 +08:00
..
source Use PCI_SLOT_NAME cut instead of ls -ld cut more precisely 2021-01-07 18:16:51 +08:00
Makefile Implement base configuration for independent repository 2016-03-01 13:21:12 -08:00
requirements.txt Updated from OpenStack Ansible Tests 2020-06-03 19:07:25 +00:00