diff options
author | 2017-07-13 08:46:42 -0400 | |
---|---|---|
committer | 2017-07-13 08:49:48 -0400 | |
commit | 9c2da5868b4b03d5017903d4375aaf6c3371cc90 (patch) | |
tree | c4dd1eff051226d155e9daaa31544b9e90945fcd | |
parent | fa4c5bb4418f9b8bd3e8776c1a5e154f0e85dcd8 (diff) |
add onos-sfc feature with compass
Change-Id: I71e20dec6c58ea9387f9ceec312ca3937abd4aa3
Signed-off-by: CNlucius <lukai1@huawei.com>
-rw-r--r-- | docs/release/release-notes/releasenotes.rst | 1 | ||||
-rw-r--r-- | docs/release/userguide/feature.userguide.rst | 12 |
2 files changed, 13 insertions, 0 deletions
diff --git a/docs/release/release-notes/releasenotes.rst b/docs/release/release-notes/releasenotes.rst index 5277a2de..2807f6e3 100644 --- a/docs/release/release-notes/releasenotes.rst +++ b/docs/release/release-notes/releasenotes.rst @@ -43,6 +43,7 @@ Scenarios Release Status The scenarios are implemented and integrated with supported installers, and tested through OPNFV testing facilities. For Danube 1.0, the supported installer and scenario combinations are: compass-os-onos-nofeature-ha + compass-os-onos-sfc-ha For Danube 2.0, the supported installer and scenario combinations are: diff --git a/docs/release/userguide/feature.userguide.rst b/docs/release/userguide/feature.userguide.rst index 25ab9ba9..e72147b7 100644 --- a/docs/release/userguide/feature.userguide.rst +++ b/docs/release/userguide/feature.userguide.rst @@ -118,6 +118,18 @@ Scenario Supported * With between different nodes under the different tenant and different network wether the vm is not conneted VM can ping external network well + * SFC scene: + + * Create 3-4 VNF-nodes service chain, verify with traffic + + * Remove service chain, display service chain info + + * Insert a node(vnf) in the chain, and verify with traffic + + * Remove a node from the chain and verify with traffic + + * Get service chain status + ONOSFW Demo Video ----------------- |