Updated code to match new rules
[integration/test.git] / csit / variables / tcpmd5user / lithium_pcep_dispatcher_module / data.json
1 {
2  "module": [
3   {
4    "type": "odl-pcep-impl-cfg:pcep-dispatcher-impl",
5    "name": "global-pcep-dispatcher",
6    "odl-pcep-impl-cfg:boss-group": {
7     "type": "netty:netty-threadgroup",
8     "name": "global-boss-group"
9    },
10    "odl-pcep-impl-cfg:max-unknown-messages": 5,
11    "odl-pcep-impl-cfg:md5-server-channel-factory": {
12     "type": "odl-tcpmd5-netty-cfg:md5-server-channel-factory",
13     "name": "md5-server-channel-factory"
14    },
15    "odl-pcep-impl-cfg:md5-channel-factory": {
16     "type": "odl-tcpmd5-netty-cfg:md5-channel-factory",
17     "name": "md5-client-channel-factory"
18    },
19    "odl-pcep-impl-cfg:pcep-extensions": {
20     "type": "odl-pcep-spi-cfg:extensions",
21     "name": "global-pcep-extensions"
22    },
23    "odl-pcep-impl-cfg:pcep-session-proposal-factory": {
24     "type": "odl-pcep-api-cfg:pcep-session-proposal-factory",
25     "name": "pcep-session-proposal-factory-sr"
26    },
27    "odl-pcep-impl-cfg:worker-group": {
28     "type": "netty:netty-threadgroup",
29     "name": "global-worker-group"
30    }
31   }
32  ]
33 }