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

openvim does not connect VF interfaces belonging to the same physical nic port #24

Closed alf-tierno closed 9 years ago

alf-tierno commented 9 years ago

Code skips sending openflow rules to connect Virtual Functions (SRIOV) that belong to the same physical port. Rules to broadcast (broadcast mac address) are properly set, but not unicast rules.

alf-tierno commented 9 years ago

Solved over branch openflow. But needed some test before putting on master or a stable version branch