Comment 3 for bug 1712728

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

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

commit 9c062c6999312bd2d11ab4968141caae1b7e2a24
Author: Swaminathan Vasudevan <email address hidden>
Date: Wed Aug 23 23:10:09 2017 -0700

    DVR: get_router_cidrs not returning the centralized_floating_ip cidrs

    get_router_cidrs is over-ridden in dvr_edge_router. This function
    is not returing the centralized_floating_ip cidrs when called.

    This patch fixes the issue.

    Change-Id: I95a2e3b1b1474aba15a7cdceeb4ed951b672e2ca
    Closes-Bug: #1712728