diff options
author | CNlucius <lukai1@huawei.com> | 2017-07-13 08:46:42 -0400 |
---|---|---|
committer | Tim Zhao <zhaokexue@huawei.com> | 2017-07-13 13:06:22 +0000 |
commit | 1733327c7f402ff6f1db05c77e7937ef143b8092 (patch) | |
tree | 12c4b5a4ac5382a37bd1a0e06fe0ee7b2c215e68 | |
parent | 0bfe9cae1dfb4650527de48e93546c0bd90b1d94 (diff) |
add onos-sfc feature with compass
Change-Id: I71e20dec6c58ea9387f9ceec312ca3937abd4aa3
Signed-off-by: CNlucius <lukai1@huawei.com>
(cherry picked from commit 9c2da5868b4b03d5017903d4375aaf6c3371cc90)
-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 b615993a..1cf4f90c 100644 --- a/docs/release/userguide/feature.userguide.rst +++ b/docs/release/userguide/feature.userguide.rst @@ -115,6 +115,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 ----------------- |