Bug 7891: Add ssh feature to netconf-netty-util 21/56421/7
authorAndrej Mak <andrej.mak@pantheon.tech>
Wed, 3 May 2017 07:06:48 +0000 (09:06 +0200)
committerAndrej Mak <andrej.mak@pantheon.tech>
Thu, 4 May 2017 08:30:25 +0000 (10:30 +0200)
commit3dfc13d9bbe2a4310c6f4dda8a76941d8b6aaebf
tree430e03cca99081f31db64a50abe50ee6076d10dd
parent50351b4cb37a1998cfaef53ff584aeb767c25f50
Bug 7891: Add ssh feature to netconf-netty-util

Odl-netconf-netty-util needs sshd-core bunde to work.
It is provided by karaf. However, if odl-netconf-netty-util
is placed to featuresBoot, ssh provided by karaf isn't
started, so ResolutionException is thrown. To prevent this
add ssh feature to odl-netconf-netty-util.

Change-Id: Iaf5ecddaa726ea892191b5cf47095c1df3b096f6
Signed-off-by: Andrej Mak <andrej.mak@pantheon.tech>
features/netconf/odl-netconf-netty-util/pom.xml
features/netconf/odl-netconf-netty-util/src/main/feature/feature.xml [new file with mode: 0644]