[CONTROLLER-126] SAL Netconf Connector returns multiple copies of data to Restconf Created: 21/Jan/14  Updated: 25/Jul/23  Resolved: 30/Jan/14

Status: Resolved
Project: controller
Component/s: netconf
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Jan Medved Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Mac OS
Platform: Macintosh


Issue Links:
Blocks
blocks CONTROLLER-123 Getting data from mount point in json... Resolved
External issue ID: 337

 Description   

When the Netconf Connector is connected to the Controller Netconf Server and oper or config data is requested, some data items are returned multiple times. See the output below:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<data
xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
<modules
xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
<module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>xrvr1</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">830
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">xrvr
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.11
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">false
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">welcome
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
</module>
<module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>controller</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">8383
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">foo
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.1
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">true
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">bar
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>controller</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">8383
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">foo
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.1
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">true
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">bar
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>controller</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">8383
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">foo
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.1
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">true
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">bar
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>controller</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">8383
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">foo
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.1
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">true
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">bar
</password>
<boss-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-boss-group</name>
</boss-thread-group>
<dom-registry
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:dom-broker-osgi-registry</type>
<name>dom-broker</name>
</dom-registry>
</module>
<module>
<type>prefix:sal-netconf-connector</type>
<name>controller</name>
<port
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">8383
</port>
<username
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">foo
</username>
<worker-thread-group
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-threadgroup</type>
<name>global-worker-group</name>
</worker-thread-group>
<address
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">192.168.4.1
</address>
<tcp-only
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">true
</tcp-only>
<event-executor
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">
<type>prefix:netty-event-executor</type>
<name>global-event-executor</name>
</event-executor>
<password
xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:connector:netconf">bar
</password>
...



 Comments   
Comment by Rajani Srivastava [ 24/Jan/14 ]

Can you tell me what exactly you are sending in rpc request from netconf server to retreive config data?

Comment by Rajani Srivastava [ 24/Jan/14 ]

Hi Jan,

Please update what is the rpc request that you are sending to retreive config data from netconf server?

Generated at Wed Feb 07 19:52:15 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.