neutron/neutron/tests/unit/oneconvergence
sridhargaddam 66dcb8b935 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: #1394112
Change-Id: I965232930502c21b605fe360bb138bb6ea73d2b0
2014-12-09 15:47:05 +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-09 15:47:05 +00:00
test_nvsdlib.py switch to oslo.serialization 2014-11-14 09:28:12 +00:00
test_plugin_helper.py switch to oslo.serialization 2014-11-14 09:28:12 +00:00
test_security_group.py Remove XML support 2014-10-24 15:18:49 +00:00