X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fconfig%2Fconfig-netty-config%2Fsrc%2Fmain%2Fresources%2Finitial%2F00-netty.xml;fp=opendaylight%2Fconfig%2Fconfig-netty-config%2Fsrc%2Fmain%2Fresources%2Finitial%2F00-netty.xml;h=0000000000000000000000000000000000000000;hb=fac268302e4261bb8b42143476692563cbdf149b;hp=dc1ace2a41834dadd33e9fb37066a862c04f11de;hpb=41f4bafacfb8aed5949bf102934010afe7a3c350;p=controller.git diff --git a/opendaylight/config/config-netty-config/src/main/resources/initial/00-netty.xml b/opendaylight/config/config-netty-config/src/main/resources/initial/00-netty.xml deleted file mode 100644 index dc1ace2a41..0000000000 --- a/opendaylight/config/config-netty-config/src/main/resources/initial/00-netty.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - - urn:opendaylight:params:xml:ns:yang:controller:netty?module=netty&revision=2013-11-19 - urn:opendaylight:params:xml:ns:yang:controller:netty:eventexecutor?module=netty-event-executor&revision=2013-11-12 - urn:opendaylight:params:xml:ns:yang:controller:netty:threadgroup?module=threadgroup&revision=2013-11-07 - urn:opendaylight:params:xml:ns:yang:controller:netty:timer?module=netty-timer&revision=2013-11-19 - - - - - - - netty:netty-threadgroup-fixed - global-boss-group - - - netty:netty-threadgroup-fixed - global-worker-group - - - netty:netty-hashed-wheel-timer - global-timer - - - netty:netty-global-event-executor - singleton - - - - - - netty:netty-threadgroup - - global-boss-group - /modules/module[type='netty-threadgroup-fixed'][name='global-boss-group'] - - - global-worker-group - /modules/module[type='netty-threadgroup-fixed'][name='global-worker-group'] - - - - netty:netty-event-executor - - global-event-executor - /modules/module[type='netty-global-event-executor'][name='singleton'] - - - - netty:netty-timer - - global-timer - /modules/module[type='netty-hashed-wheel-timer'][name='global-timer'] - - - - - - -