BUG-7870: Correct url for configure PCEP using MD5 authentication 82/52382/1
authorClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Tue, 28 Feb 2017 16:21:07 +0000 (17:21 +0100)
committerClaudio D. Gasparini <claudio.gasparini@pantheon.tech>
Tue, 28 Feb 2017 16:23:50 +0000 (17:23 +0100)
Fix url for configure PCEP using MD5 authentication

Change-Id: I6b28df0421647294829399008ab86398ced59cb8
Signed-off-by: Claudio D. Gasparini <claudio.gasparini@pantheon.tech>
docs/user-guide/pcep-user-guide.rst

index 7a81f8672a96ae9e2363bf939d7bdd6c09ea5d41..3014fcd9c2196cf949184b20a0f3c54f04c2dc94 100644 (file)
@@ -133,7 +133,7 @@ The OpenDaylight PCEP implementation is supporting TCP MD5 for authentication.
 Sample configuration below shows how to set authentication password for a particular PCC.
 It is required to install ``odl-netconf-connector-ssh`` feature first.
 
-**URL:** ``/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-pcep-impl-cfg:pcep-topology-provider/pcep-topology``
+**URL:** ``/restconf/config/network-topology:network-topology/topology/topology-netconf/node/controller-config/yang-ext:mount/config:modules/module/odl-pcep-topology-provider-cfg:pcep-topology-provider/pcep-topology``
 
 **Method:** ``PUT``