cd62c97b8dde6ba4fdb9fd7d626f642478c361d3
[integration/test.git] / csit / variables / netconf / device / bug8086 / data.xml
1 <node xmlns="urn:TBD:params:xml:ns:yang:network-topology">
2   <node-id>$DEVICE_NAME</node-id>
3   <host xmlns="urn:opendaylight:netconf-node-topology">$DEVICE_IP</host>
4   <port xmlns="urn:opendaylight:netconf-node-topology">$DEVICE_PORT</port>
5   <username xmlns="urn:opendaylight:netconf-node-topology">$DEVICE_USER</username>
6   <password xmlns="urn:opendaylight:netconf-node-topology">$DEVICE_PASSWORD</password>
7   <tcp-only xmlns="urn:opendaylight:netconf-node-topology">false</tcp-only>
8   <keepalive-delay xmlns="urn:opendaylight:netconf-node-topology">0</keepalive-delay>
9   <schema-cache-directory xmlns="urn:opendaylight:netconf-node-topology">$SCHEMA_DIRECTORY</schema-cache-directory>
10 </node>