neutron/neutron/ipam
Rafael Weingärtner 83da1e6d79 Improve message for subnet gateway out of host IP addresses range
Following the discussions on #2004004, we notice that there is an error
message in the Neutron code that is misleading.

This patch intends to improve the exception message, and provide a
little bit of documentation regarding the gateway IP address
validation for subnets.

Related-bug: #2004004

Change-Id: Ibf09254b5b2fee6efd3de5e5dc6f013424831db9
2023-01-30 18:43:24 -03:00
..
drivers Fix some pylint indentation warnings 2022-12-12 11:48:25 -05:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Fix remaining typos in comments and tests 2022-07-06 21:20:27 +05:30
exceptions.py Remove exception ``IpAddressAllocationNotFound`` 2022-03-16 16:48:06 +00:00
requests.py Improve message for subnet gateway out of host IP addresses range 2023-01-30 18:43:24 -03:00
subnet_alloc.py Fix some pylint indentation warnings 2022-11-02 10:47:38 -04:00
utils.py Fix some pylint indentation warnings 2022-11-02 10:47:38 -04:00