diff options
Diffstat (limited to 'tests/usecases/config-over-netconf/data/mount.xml')
-rw-r--r-- | tests/usecases/config-over-netconf/data/mount.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/usecases/config-over-netconf/data/mount.xml b/tests/usecases/config-over-netconf/data/mount.xml index 108369bc..22053e8a 100644 --- a/tests/usecases/config-over-netconf/data/mount.xml +++ b/tests/usecases/config-over-netconf/data/mount.xml @@ -1,5 +1,5 @@ <node xmlns="urn:TBD:params:xml:ns:yang:network-topology"> - <node-id>netopeer2</node-id> + <node-id>pnf-simulator</node-id> <key-based xmlns="urn:opendaylight:netconf-node-topology"> <key-id xmlns="urn:opendaylight:netconf-node-topology">ODL_private_key_0</key-id> <username xmlns="urn:opendaylight:netconf-node-topology">netconf</username> |