summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>2018-04-06 16:29:14 +0200
committerPeriyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>2018-04-12 08:56:02 +0000
commit80186c4abd195947c63b058452d0a3c6b61d68cd (patch)
tree66465ae2fa70c44a1f22321e9bfcbc73f1d201ed /docs
parentdd7fc153db003838984520dc726b20052cebe46b (diff)
router and network association failure
comment few sub tests till ODL provides fix for BGPVPN having both router and network association: https://jira.opnfv.org/browse/SDNVPN-94. Till then let us comment required subtests in testcase_4.py and update the release note for fraser. Change-Id: I498ee95c74b525f65e40a540e0f1162d78ec5504 Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com> (cherry picked from commit 682a35757b7b46ade55e0548c7df9d3c1c4274a9)
Diffstat (limited to 'docs')
-rw-r--r--docs/release/release-notes/release-notes.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst
index 58f929d..b335a23 100644
--- a/docs/release/release-notes/release-notes.rst
+++ b/docs/release/release-notes/release-notes.rst
@@ -115,7 +115,7 @@ Known issues
Moving to the new NetVirt has caused a regression in which a subnet
cannot be both attached to a Router and Network associated to a VPN.
This has been worked around in the tests and the upstream bug is being
-tracked [0].
+tracked [0] and [2].
NAT for a VM which is in a private neutron network does not work. Instances
created in subnets that are connected to the public network via a gateway
@@ -149,3 +149,4 @@ References
==========
[0] https://jira.opnfv.org/projects/SDNVPN/issues/SDNVPN-94
[1] https://jira.opnfv.org/projects/SDNVPN/issues/SDNVPN-99
+[2] https://jira.opendaylight.org/browse/NETVIRT-932