1 <?xml version="1.0" encoding="UTF-8"?>
3 Copyright (c) 2014 Cisco Systems, Inc. and others. All rights reserved.
5 This program and the accompanying materials are made available under the
6 terms of the Eclipse Public License v1.0 which accompanies this distribution,
7 and is available at http://www.eclipse.org/legal/epl-v10.html
11 <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
12 <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
15 <type xmlns:rest="urn:opendaylight:params:xml:ns:yang:controller:md:sal:rest:connector">rest:rest-connector-impl</type>
16 <name>rest-connector-default-impl</name>
17 <websocket-port>8185</websocket-port>
19 <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">dom:dom-broker-osgi-registry</type>
20 <name>authz-connector-default</name>
25 <services xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
27 <type xmlns:rest="urn:opendaylight:params:xml:ns:yang:controller:md:sal:rest:connector">rest:rest-connector</type>
29 <name>rest-connector-default</name>
31 /modules/module[type='rest-connector-impl'][name='rest-connector-default-impl']
39 <required-capabilities>
40 <capability>urn:opendaylight:params:xml:ns:yang:controller:md:sal:rest:connector?module=opendaylight-rest-connector&revision=2014-07-24</capability>
41 </required-capabilities>