fix some karaf runtime errors 95/74395/6
authorMartial COULIBALY <martial.coulibaly@gfi.fr>
Tue, 24 Jul 2018 13:08:30 +0000 (15:08 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 24 Jul 2018 15:33:41 +0000 (15:33 +0000)
commit25e0c1f7750a37743c9cb5ca19bf5e22cfe91065
tree921e1e89c654ed6cbe0c6076f905145e2bee6b70
parent42ce3c53239be2b47f819a59bc5bb712951c21fb
fix some karaf runtime errors

remove the following errors :
- netconf-monitoring already start error
- netconf-impl completion error cause by netconf-console
the netconf CLI is still broken at startup but works again after one
Netconf device has been connected (through the REST API)

JIRA: NETCONF-534
JIRA: TRNSPRTPCE-6
Change-Id: Idec350c7679891098bd8b94448292468a787fa1c
Signed-off-by: Martial COULIBALY <martial.coulibaly@gfi.fr>
features/odl-transportpce/pom.xml
networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/NetConfTopologyListener.java
tests/stubpce/src/main/java/org/opendaylight/transportpce/stubpce/impl/StubpceProvider.java
tests/stubrenderer/src/main/java/org/opendaylight/transportpce/stubrenderer/impl/StubrendererProvider.java