X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-config%2Fsrc%2Fmain%2Fresources%2Finitial%2F01-netconf.xml;h=9dea26b7b90294c9b62282912e8a6082f50c5b1b;hb=b2e81149739c87f0ecc2ce7f06448d7a5d3162b8;hp=f81a332ab6e8a2832b62e0e9a7ff164b1488ab46;hpb=eb887b1c2c8cd2768f8b4c2ed2b5054f97798466;p=controller.git diff --git a/opendaylight/netconf/netconf-config/src/main/resources/initial/01-netconf.xml b/opendaylight/netconf/netconf-config/src/main/resources/initial/01-netconf.xml index f81a332ab6..9dea26b7b9 100644 --- a/opendaylight/netconf/netconf-config/src/main/resources/initial/01-netconf.xml +++ b/opendaylight/netconf/netconf-config/src/main/resources/initial/01-netconf.xml @@ -49,6 +49,17 @@ global-netconf-processing-executor-threadfactory + + + prefix:threadpool-scheduled + global-netconf-ssh-scheduled-executor + 8 + + + prefix:threadfactory + global-netconf-processing-executor-threadfactory + + @@ -72,7 +83,18 @@ global-netconf-processing-executor /modules/module[type='threadpool-flexible'][name='global-netconf-processing-executor'] + + global-netconf-ssh-scheduled-executor + /modules/module[type='threadpool-scheduled'][name='global-netconf-ssh-scheduled-executor'] + + + prefix:scheduled-threadpool + + global-netconf-ssh-scheduled-executor + /modules/module[type='threadpool-scheduled'][name='global-netconf-ssh-scheduled-executor'] + + @@ -81,5 +103,6 @@ urn:opendaylight:params:xml:ns:yang:controller:config:netconf:client:dispatcher?module=odl-netconfig-client-cfg&revision=2014-04-08 urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl?module=threadpool-impl&revision=2013-04-05 urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:flexible?module=threadpool-impl-flexible&revision=2013-12-01 + urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:scheduled?module=threadpool-impl-scheduled&revision=2013-12-01