Comment 2 for bug 1548193

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

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

commit 7215168b119c11a973fbdff56c007f6eb157d257
Author: Sreekumar S <email address hidden>
Date: Tue Mar 22 19:17:54 2016 +0530

    Removing 'force_gateway_on_subnet' option

    With this fix 'force_gateway_on_subnet' configuration
    option is removed, and gateway outside the subnet is
    always allowed. Gateway cannot be forced onto to the
    subnet range.

    DocImpact: All references of 'force_gateway_on_subnet'
    configuration option and its description should be
    removed from the docs.

    Change-Id: I1a676f35828e46fcedf339235ef7be388341f91e
    Closes-Bug: #1548193