Comment 4 for bug 1577868

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

Reviewed: https://review.openstack.org/312231
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_neutron/commit/?id=c15dcba878101b4047dd3141dd52444979a75692
Submitter: Jenkins
Branch: master

commit c15dcba878101b4047dd3141dd52444979a75692
Author: Bjoern Teipel <email address hidden>
Date: Tue May 3 15:05:26 2016 -0500

    Use upstream neutron default for handle_internal_only_routers

    The configuration for the variable handle_internal_only_routers
    is removed in order to use the Neutron upstream default setting.
    The current default for handle_internal_only_routers is True,
    which does allow Neutron L3 router without external networks
    attached (as discussed per https://bugs.launchpad.net/neutron/+bug/1572390)

    Change-Id: I78bd4216bb459224df2a5cd67f344732ea5d1214
    Closes-Bug: #1577868