nfvlabs / openmano

Openmano is an open source project that provides a practical implementation of the reference architecture for Management & Orchestration under standardization at ETSI’s NFV ISG
Apache License 2.0
180 stars 74 forks source link

'vpci' field should be optional in bridge-ifaces in VNFD #4

Closed gerardo-garcia closed 9 years ago

gerardo-garcia commented 9 years ago

Currently, the field seems to be mandatory, while it should be optional It has been shown up when trying to add the example Linux VNF.

Workaround: include in the VNFD the field vpci with a value of "0000:00:11:0" Possible solutions: change the XML schema, change the assignment in the code