Merged v1.1 to master
[osm/devops.git] / src / generate_descriptor_pkg.sh
index b496497..a09fb6a 100755 (executable)
@@ -231,7 +231,7 @@ EOF
                 virtual-interface:
                     type: VIRTIO
                     bandwidth: '0'
-                    vpci: 0000:00:0a.0
+                    vpci: '0000:00:0a.0'
                 vnfd-connection-point-ref: eth0
 EOF
 
@@ -244,7 +244,7 @@ EOF
                 virtual-interface:
                     type: ${INTF_TYPE}
                     bandwidth: '0'
-                    vpci: 0000:00:${pci}.0
+                    vpci: '0000:00:${pci}.0'
                 vnfd-connection-point-ref: eth${eth}
 EOF
     done