Comment 21 for bug 1243327

Revision history for this message
yong sheng gong (gongysh) wrote : Re: Routers can be cross plugged by other tenants

    add device_id and device_owner check func

    This patch provides an unified way to validate the device owner and
    device id to avoid cross plugging ports from other tenants.

    This patch just provides router interface check, but VIP, even
    nova instance owner can be easily implemented.