neutron/neutron/tests/unit/oneconvergence
sridhargaddam 2f97180833 Auto allocate gateway_ip even for SLAAC subnets
For a SLAAC subnet that is created without specifying the gateway_ip,
Neutron currently allocates (If0c48a7287a828eef4a0f0b0859d4f898d2937bd)
the gateway_ip at a later stage (i.e., neutron router_interface_add).
In order to keep the API consistent between IPv4 and IPv6, it is
recommended to allocate the gateway_ip during subnet_create stage itself.

Closes-Bug: #1402407
Closes-Bug: #1394112
Partial-Bug: #1377985
Change-Id: I965232930502c21b605fe360bb138bb6ea73d2b0
(cherry picked from commit 66dcb8b935)
2014-12-16 18:22:56 +00:00
..
__init__.py One Convergence Neutron Plugin Implementation 2014-03-06 08:10:07 -08:00
test_nvsd_agent.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_nvsd_plugin.py Auto allocate gateway_ip even for SLAAC subnets 2014-12-16 18:22:56 +00:00
test_nvsdlib.py Use jsonutils instead of stdlib json 2014-08-14 12:45:58 +02:00
test_plugin_helper.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
test_security_group.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00