diff options
author | Bin Hu <bh526r@att.com> | 2016-08-10 11:06:14 -0700 |
---|---|---|
committer | Bin Hu <bh526r@att.com> | 2016-08-10 11:06:14 -0700 |
commit | c9188d2571eda5dedd1e34e5615fcd1d40a80cf9 (patch) | |
tree | 1532c231774e55051ea508b05bfc9feae46c4b55 /docs/configurationguide/featureconfig.rst | |
parent | 140377d74e706cd5865ff017433c47d482777861 (diff) |
updated for test section and odl-ovsdb-openstack notes
Change-Id: I4a563d70e507bab9eb8eb25e0e1a394f495c5225
Signed-off-by: Bin Hu <bh526r@att.com>
Diffstat (limited to 'docs/configurationguide/featureconfig.rst')
-rw-r--r-- | docs/configurationguide/featureconfig.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configurationguide/featureconfig.rst b/docs/configurationguide/featureconfig.rst index 87616ce..6d06325 100644 --- a/docs/configurationguide/featureconfig.rst +++ b/docs/configurationguide/featureconfig.rst @@ -436,6 +436,10 @@ Setup Manual in OpenStack with Open Daylight L2-Only Environment If you intend to set up a service VM as an IPv6 vRouter in an environment of OpenStack and Open Daylight L2-only of OPNFV Colorado Release, please **NOTE** that: +* We **SHOULD** use the ``odl-ovsdb-openstack`` version of Open Daylight Boron + in OPNFV Colorado Release. Please refer to our + `Gap Analysis <http://artifacts.opnfv.org/ipv6/docs/gapanalysis/gap-analysis-odl-boron.html>`_ + for more information. * The hostnames, IP addresses, and username are for exemplary purpose in instructions. Please change as needed to fit your environment. * The instructions apply to both deployment model of single controller node and @@ -1015,3 +1019,4 @@ Run some commands to verify that IPv6 addresses are configured on ``eth0`` inter If the above ping6 command succeeds, it implies that ``vRouter`` was able to successfully forward the IPv6 traffic to reach external ``ipv6-router``. + |