Bug 510: Updated initial configuration to easily enable new datastore 79/5879/11
authorRobert Varga <rovarga@cisco.com>
Fri, 4 Apr 2014 13:25:41 +0000 (15:25 +0200)
committerRobert Varga <rovarga@cisco.com>
Fri, 4 Apr 2014 17:11:05 +0000 (19:11 +0200)
In order to enable new in-memory datastore (and to wire it with clients)
initial configuration of md-sal (01-md-sal.xml) needs to be updated
to unwire old services and wire new one to the actual MD-SAL brokers.

This could be done by commenting out all DATA-BROKER sections
and uncommenting NEW-DATA-BROKER sections.

Change-Id: I072a65785593b82ec4b1ff6e3dae4c0af7497659
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
Signed-off-by: Martin Sunal <msunal@cisco.com>
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found