Comment 22 for bug 1515990

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/451665
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=d5556a5e4eae3e638c4006987c7a334056b700f4
Submitter: Jenkins
Branch: master

commit d5556a5e4eae3e638c4006987c7a334056b700f4
Author: durga.malleswari <email address hidden>
Date: Thu Mar 30 11:53:08 2017 +0530

    Floating IP association without subnet gateway IP

    Neutron throws an exception when we try to attach the floating ip
    to the instances that are launched in a network whose subnet is
    connected to the external router by an Ip address otherthan its
    gateway-ip. Now the neutron will execute the request with no
    exception/warning.

    Closes-Bug: #1515990

    Change-Id: If212c36d918ed57400a53f4b5fa1925b3d1fa6fd