Comment 4 for bug 1712728

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

Reviewed: https://review.openstack.org/497986
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=28589fd01f855f7b90e5808b932940320dd91389
Submitter: Jenkins
Branch: stable/pike

commit 28589fd01f855f7b90e5808b932940320dd91389
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
    (cherry picked from commit 8479741c30082f9e3a5679f07f7abd9140c8ca9c)