diff options
author | tragait <rahul.tyagi@est.tech> | 2020-02-05 17:02:20 +0000 |
---|---|---|
committer | Rahul Tyagi <rahul.tyagi@est.tech> | 2020-02-06 15:42:03 +0000 |
commit | cd8b66ce89c095f7dc17f6a58f271a1f0b897362 (patch) | |
tree | ab10788a680998992a20d99d2718e55f8131e2e0 /tests/usecases/config-over-netconf/data | |
parent | 6cf91854a31f9562de405d009224b6f20a855936 (diff) |
fix for CSIT config-over-netconf 5G-bulkpm
Issue-ID: INT-1430
Issue-ID: INT-1428
Change-Id: Ic38607d9376b9ebb39bc0ebe18b23f5a73cb1b16
Signed-off-by: tragait <rahul.tyagi@est.tech>
Diffstat (limited to 'tests/usecases/config-over-netconf/data')
-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> |