neutron/neutron/ipam
Sreekumar S 7215168b11 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
2016-03-23 12:14:26 +05:30
..
drivers Construct exceptions before passing to retryrequest 2016-03-09 16:25:28 -08:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Add Pluggable IPAM Backend Part 2 2015-07-24 10:31:39 +03:00
exceptions.py Change the exception type from ValueError to IpamValueInvalid 2016-02-26 14:19:43 +08:00
requests.py Removing 'force_gateway_on_subnet' option 2016-03-23 12:14:26 +05:30
subnet_alloc.py Add a description field to all standard resources 2016-03-05 02:29:35 +00:00
utils.py Removing 'force_gateway_on_subnet' option 2016-03-23 12:14:26 +05:30