Add TLS data to call-home yang-models
[netconf.git] / docs / testtool.rst
index 9577ec5fda79d58c8b31dbc9ebe6b4a7680f42f3..4327d978b2e83e6831d4c0677ab18fa5e1dd7153 100644 (file)
@@ -24,8 +24,8 @@ from the NETCONF codebase in OpenDaylight.
 
 .. tip::
 
-    Download testtool from OpenDaylight Nexus at:
-    https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/1.1.0-Boron/
+    Download the Sodium SR2 testtool from OpenDaylight Nexus at:
+    https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/1.7.2/
 
 **Nexus contains 3 executable tools:**
 
@@ -64,7 +64,7 @@ Building testtool
 ^^^^^^^^^^^^^^^^^
 
 1. Check out latest NETCONF repository from
-   `git <https://git.opendaylight.org/gerrit/#/admin/projects/netconf>`__
+   `git <https://git.opendaylight.org/gerrit/admin/repos/netconf>`__
 
 2. Move into the ``opendaylight/netconf/tools/netconf-testtool/`` folder
 
@@ -74,9 +74,9 @@ Downloading testtool
 ^^^^^^^^^^^^^^^^^^^^
 
 Netconf-testtool is now part of default maven build profile for
-controller and can be also downloaded from nexus. The executable jar for
-testtool can be found at:
-`nexus-artifacts <https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/1.1.0-Boron/>`__
+controller and can be also downloaded from nexus. The executable jars for
+testtool can be found by release at this parent directory:
+`nexus-artifacts <https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/>`__
 
 Running testtool
 ^^^^^^^^^^^^^^^^