Comment 0 for bug 1439095

Revision history for this message
Pradeep Sathasivam (spradeepv) wrote : L3 router plugin for MLX

Introduce l3 router plugin to enable routing between networks by creating virtual interface in a VLAN on MLX device.

Call to add_router_interface without specifying ‘Fixed IP’ fails 1st time and the q-svc logs show db timeout and deadlock. Subsequent calls have no issues.

Add unit test code which also covers negative test case.