Revert commit bedd505. 00/4300/1
authorTomas Olvecky <tolvecky@cisco.com>
Thu, 16 Jan 2014 10:42:08 +0000 (11:42 +0100)
committerTomas Olvecky <tolvecky@cisco.com>
Thu, 16 Jan 2014 10:42:08 +0000 (11:42 +0100)
Revert adding ietf-topology bundle into yangstore's blacklist as this breaks bgpcep's distribution.

Change-Id: I13e19e79037dcdc2a9c4631d92d4543b14aae193
Signed-off-by: Tomas Olvecky <tolvecky@cisco.com>
opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini

index 6a219c514a779b5f93775c442163d5d58b853519..be6fae759819e4d3226e96309e1e658db202480f 100644 (file)
@@ -46,7 +46,7 @@ netconf.config.persister.2.storageAdapterClass=org.opendaylight.controller.confi
 netconf.config.persister.2.properties.fileStorage=configuration/current/controller.currentconfig.xml
 netconf.config.persister.2.properties.numberOfBackups=1
 
-yangstore.blacklist=.*controller.model.*|.*ietf-topology
+yangstore.blacklist=.*controller.model.*
 
 # Set Default start level for framework
 osgi.bundles.defaultStartLevel=4