diff options
author | Wei Shao <weidong.shao@huawei.com> | 2015-12-01 20:08:07 +0000 |
---|---|---|
committer | Wei Shao <weidong.shao@huawei.com> | 2015-12-01 21:23:09 +0000 |
commit | e06162ac9939408c9d0f96b3dc0a0954255cf062 (patch) | |
tree | 44b124f9e397c0ae6cfb79050047eeafb415383b | |
parent | 89e816f6acd6114fc7cd38c49943a856de3b2d9c (diff) |
Support L3-neutron agent as an option for L3
Because ODL Lithium doesn't support IPv6 in ODL-L3, in order to set up IPv6 in integrated
OS+ODL environment, we need to use neutron-l3-agent instead of odl-l3, and ODL will be
used only for L2 connectivity. See our gap analysis
https://wiki.opnfv.org/ipv6_opnfv_project/ipv6_gap_odl. Therefore we have created this JIRA
issue "Support L3-neutron agent as an option for L3 for setting up".
JIRA: GENESIS-72
Change-Id: I86d7cdf6b8a802a5766f57fe33e9c8b4b7916b78
Signed-off-by: Wei Shao <weidong.shao@huawei.com>
-rw-r--r-- | docs/sources/ux-requirements.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/sources/ux-requirements.rst b/docs/sources/ux-requirements.rst index 93da2f7..f5e0be5 100644 --- a/docs/sources/ux-requirements.rst +++ b/docs/sources/ux-requirements.rst @@ -59,6 +59,9 @@ Network setup and configuration related requirements * `Jira GENESIS-43 <https://jira.opnfv.org/browse/GENESIS-43>`_: Neutron DHCP servers should be configured in HA per tenant +* `Jira GENESIS-72 <https://jira.opnfv.org/browse/GENESIS-72`_: Support L3-neutron agent + as an option for L3 + Versioning requirements ----------------------- .. Please add the Jira story reference to each requirement. |