Comment 4 for bug 1483920

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to vmware-nsx (stable/kilo)

Reviewed: https://review.openstack.org/213092
Committed: https://git.openstack.org/cgit/openstack/vmware-nsx/commit/?id=8fce2bc969c6554e7e892ead9ef8bd4b8437d941
Submitter: Jenkins
Branch: stable/kilo

commit 8fce2bc969c6554e7e892ead9ef8bd4b8437d941
Author: Salvatore Orlando <email address hidden>
Date: Tue Aug 11 15:54:03 2015 -0700

    NSX-mh: use router_distributed flag

    Even if the plugin technically already leverages this flag as it's
    used in the l3_dvr_db mixin, the logic for the NSX-mh implies that
    it is the backend that decides whether routers by default are
    centralized or distributed.

    This patches changes the logic for the default value for distributed
    routers, ensuting the router_distributed flag is honoured.

    Cherry-picked from commit: 0649bb61f97f9a24dda525ec02a8f531914ae02
    Change-Id: I6cee010622d310477867b94b754aa2260b43b879
    Closes-Bug: #1483920