Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-126

SAL Netconf Connector returns multiple copies of data to Restconf

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • None
    • None
    • netconf
    • None
    • Operating System: Mac OS
      Platform: Macintosh

    • 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>
      ...

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              Unassigned Unassigned
              jmedved@cisco.com Jan Medved
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: