Comment 6 for bug 1057844

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (stable/folsom)

Reviewed: https://review.openstack.org/16616
Committed: http://github.com/openstack/quantum/commit/e0d1a7d61036074633fc9815ad96be244462d8f4
Submitter: Jenkins
Branch: stable/folsom

commit e0d1a7d61036074633fc9815ad96be244462d8f4
Author: Dan Wendlandt <email address hidden>
Date: Tue Nov 20 14:09:19 2012 -0800

    bug 1057844: improve floating-ip association checks

    allow multiple floating ips to be associated with the same internal port
    as long as they map to different external nets (not yet supported in
    Folsom) or different internal fixed IPs. With Quantum, there is no
    need to disallow either scenario.

    Also improve check for a valid external network to router to internal
    subnet path when a floating IP is bound.

    Change-Id: Iced675e1f064172ee8a5bb6b9e37032e83af5711