From: Tomas Olvecky Date: Wed, 15 Jan 2014 12:54:00 +0000 (+0100) Subject: Add ietf-topology to yangstore blacklist. X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~84^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F62%2F4262%2F1;hp=58fa0dd65634800eccaa1bbe85769835a0e6e071;p=controller.git Add ietf-topology to yangstore blacklist. Yang file of ietf-topology cannot be parsed by yuma's yangcli. Change-Id: I076a7d49f4ccf6a29b30c6aa7e64a4d79b22203d Signed-off-by: Tomas Olvecky --- diff --git a/opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini b/opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini index dccb267f3a..6a219c514a 100644 --- a/opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini +++ b/opendaylight/distribution/opendaylight/src/main/resources/configuration/config.ini @@ -46,8 +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.* +yangstore.blacklist=.*controller.model.*|.*ietf-topology # Set Default start level for framework osgi.bundles.defaultStartLevel=4