From: JakobKrieg Date: Wed, 18 Nov 2020 10:03:46 +0000 (+0100) Subject: PNF Simulator netopeer2 issue fixed X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b954d1481dbc4e865aab1d97a46bab92d9591e2c;p=ccsdk%2Fcds.git PNF Simulator netopeer2 issue fixed Issue-ID: CCSDK-2970 Change-Id: I5f446495b85a15b8c6cc3c62b8e2e8e3792cc067 Signed-off-by: JakobKrieg (cherry picked from commit b31e01699bec4d752687690d0663865df6680796) --- diff --git a/docs/usecases/pnf-simulator.rst b/docs/usecases/pnf-simulator.rst index 3712253ee..2f6c8472d 100644 --- a/docs/usecases/pnf-simulator.rst +++ b/docs/usecases/pnf-simulator.rst @@ -42,12 +42,6 @@ here but they are not tested by the author of this guide. .. tab:: sysrepo/sysrepo-netopeer2 (latest) - .. warning:: - Currently there is an issue for the SSH connection between CDS and the netconf server because of unmatching - exchange key algorhithms - (see `Stackoverflow `_). - **Use legacy version (right tab) until the issue is resolved.** - Download and run docker container with ``docker run -d --name netopeer2 -p 830:830 -p 6513:6513 sysrepo/sysrepo-netopeer2:latest`` Enter the container with ``docker exec -it netopeer2 bin/bash``