NFVIS Specific Enhancements
Note |
Use pack_dir option if the *.tar.gz already exists and you want to modify the bootstrap configuration file or image_properties.xml manually. |
The following parameters are added as part of the NFVIS specific enhancements:
--pack_dir <DIR> PACK
package all files in directory
Resources:
--vnic_names VNIC_NAMES
list of vnic number to name mapping in format
number:name example --vnic_names
1:GigabitEthernet2,2:GigabitEthernet4
Usage
Follow the steps to change a single line in day-0 configuration file or add a single option in image_properties.xml:
-
Get the working VM packaging image - isrv*.tar.gz.
-
Extract the contents - tar -xvf isrv*.tar.gz.
-
Modify the file contents as required.
-
nfvpt.py --pack_dir current-working-dir-with-files -i isrv.qcow2 -o isrv.tar.gz