diff options
author | nikoskarandreas <nick@intracom-telecom.com> | 2018-04-05 10:00:37 +0300 |
---|---|---|
committer | nikoskarandreas <nick@intracom-telecom.com> | 2018-04-05 17:04:18 +0300 |
commit | b7221d90abe4a735f606bfbf464e8c6512fc3a67 (patch) | |
tree | 0cfae47c19ac0af04a19a53ac0595b6b183664b4 /docs/development | |
parent | fab5676180d3c00f0e71f89766a026f51a0cab8a (diff) |
Document updates for Fraser
Change-Id: I002848374caf28c0e6f4184bc9bd9e87b1918255
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
Document updates for Fraser
Fixed wrong release date.
Removed a closed issue and a reference to it.
Change-Id: I002848374caf28c0e6f4184bc9bd9e87b1918255
Signed-off-by: nikoskarandreas <nick@intracom-telecom.com>
Diffstat (limited to 'docs/development')
-rw-r--r-- | docs/development/overview/index.rst | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/docs/development/overview/index.rst b/docs/development/overview/index.rst index e932f9a..021ace9 100644 --- a/docs/development/overview/index.rst +++ b/docs/development/overview/index.rst @@ -30,22 +30,22 @@ An overview of the SDNVPN Test is depicted here. More details for each test case https://wiki.opnfv.org/display/sdnvpn/SDNVPN+Testing BGPVPN Tempest test cases - Create BGPVPN passes - Create BGPVPN as non-admin fails - Delete BGPVPN as non-admin fails - Show BGPVPN as non-owner fails - List BGPVPNs as non-owner fails - Show network associated BGPVPNs as non-owner fails - List network associated BGPVPNs as non-owner fails - Associate/Deassociate a network to a BGPVPN resource passes - Update route targets on a BGPVPN passes - Update route targets on a BGPVPN as non-admin fails - Reject the creation of BGPVPN with invalid route targets passes - Reject the update of BGPVPN with invalid route targets passes - Reject the association on an invalid network to a BGPVPN passes - Reject the diassociation on an invalid network to a BGPVPN passes - Associate/Deassociate a router to a BGPVPN resource passes - Attach the subnet of an associated network to an associated router of the same BGVPN passes + - Create BGPVPN passes + - Create BGPVPN as non-admin fails + - Delete BGPVPN as non-admin fails + - Show BGPVPN as non-owner fails + - List BGPVPNs as non-owner fails + - Show network associated BGPVPNs as non-owner fails + - List network associated BGPVPNs as non-owner fails + - Associate/Deassociate a network to a BGPVPN resource passes + - Update route targets on a BGPVPN passes + - Update route targets on a BGPVPN as non-admin fails + - Reject the creation of BGPVPN with invalid route targets passes + - Reject the update of BGPVPN with invalid route targets passes + - Reject the association on an invalid network to a BGPVPN passes + - Reject the diassociation on an invalid network to a BGPVPN passes + - Associate/Deassociate a router to a BGPVPN resource passes + - Attach the subnet of an associated network to an associated router of the same BGVPN passes |