e4a78f4df4a57b30c51e7a96476cc53b9cce2914
[moon.git] /
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
3 <!--
4  Copyright (c) 2015 Cisco Systems, Inc. and others.  All rights reserved.
5
6  This program and the accompanying materials are made available under the
7  terms of the Eclipse Public License v1.0 which accompanies this distribution,
8  and is available at http://www.eclipse.org/legal/epl-v10.html
9 -->
10 <snapshot>
11     <configuration>
12         <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
13             <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
14
15                 <!-- defines an implementation module -->
16                 <module>
17                     <type xmlns:authn="config:aaa:authn:mdsal:store">authn:aaa-authn-mdsal-store</type>
18                     <name>aaa-authn-mdsal-store</name>
19                     <dom-broker>
20                         <type xmlns:dom="urn:opendaylight:params:xml:ns:yang:controller:md:sal:dom">
21                             dom:dom-broker-osgi-registry
22                         </type>
23                         <name>dom-broker</name>
24                     </dom-broker>
25                     <data-broker>
26                         <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">
27                             binding:binding-async-data-broker
28                         </type>
29                         <name>binding-data-broker</name>
30                     </data-broker>
31                     <timeToLive>3600000</timeToLive>
32                     <timeToWait>15</timeToWait>
33                     <password>CHANGE_ME</password>
34                 </module>
35             </modules>
36         </data>
37
38     </configuration>
39     <required-capabilities>
40         <capability>config:aaa:authn:mdsal:store?module=aaa-authn-mdsal-store-cfg&amp;revision=2014-10-31</capability>
41     </required-capabilities>
42
43 </snapshot>