Chore: Add gerrit maven verify GHA workflow
[sdnc/oam.git] / csit / config / mount.xml.tmpl
1 <node xmlns="urn:TBD:params:xml:ns:yang:network-topology">
2   <node-id>PNFDemo</node-id>
3     <key-based xmlns="urn:opendaylight:netconf-node-topology">
4    <key-id xmlns="urn:opendaylight:netconf-node-topology">ODL_private_key_0</key-id>
5    <username xmlns="urn:opendaylight:netconf-node-topology">netconf</username>
6    </key-based>
7    <host xmlns="urn:opendaylight:netconf-node-topology">pnfaddr</host>
8    <port xmlns="urn:opendaylight:netconf-node-topology">6513</port>
9   <tcp-only xmlns="urn:opendaylight:netconf-node-topology">false</tcp-only>
10   <protocol xmlns="urn:opendaylight:netconf-node-topology">
11   <name xmlns="urn:opendaylight:netconf-node-topology">TLS</name>
12   </protocol>
13  <max-connection-attempts xmlns="urn:opendaylight:netconf-node-topology">5</max-connection-attempts>
14 </node>