diff options
author | Yifei Xue <xueyifei@huawei.com> | 2017-09-29 14:18:09 +0800 |
---|---|---|
committer | Yifei Xue <xueyifei@huawei.com> | 2017-09-30 10:51:36 +0800 |
commit | 1c0f6a907f57e75529dcef959763220c10e7e1f0 (patch) | |
tree | b55714ebbe2309c06643a8b13612ad684006f854 /docs/release/release-notes/release-notes.rst | |
parent | f70d3aa8ffe7878e86b8f12c91c99018924a74b3 (diff) |
SFC scenario release notes and bug fix for SFC switch
JIRA: COMPASS-562
Because of the inventory file modification, the sfc switch cannot be
enabled. Add a sperate sfc role to fix this bug.
Change-Id: If583d10ebbe78d0abe9078add24beb5f506dbda8
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Diffstat (limited to 'docs/release/release-notes/release-notes.rst')
-rw-r--r-- | docs/release/release-notes/release-notes.rst | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/release/release-notes/release-notes.rst b/docs/release/release-notes/release-notes.rst index dc06bf05..85700385 100644 --- a/docs/release/release-notes/release-notes.rst +++ b/docs/release/release-notes/release-notes.rst @@ -135,6 +135,16 @@ System Limitations **Min Jumphost requirements:** At least 16GB of RAM, 16 core CPU +Scenario Limitations +-------------------- + +**ODL SFC:** In the Euphrates1.0, Compass doesn't integrate OpenStack Tacker +Project yet. However, the SFC related test cases in Functest always use Tacker +as NFVO to delivery VNFFG or SFC related requests to ODL via networking-sfc. +So the odl-sfc scenario of Compass cannot pass the SFC testcases in Functest. +But if you want to use verify SFC in the cluster deployed by Compass, you can +use neutron CLI to achieve the same effect. + Known issues ------------ @@ -145,7 +155,6 @@ Known issues | | the cluster cannot heal itself | | +-----------------------+---------------------------------+-----------------------+ - Test Result =========== The Euphrates release with the Compass4nfv deployment toolchain has undergone QA test |