Bug 7891: Add ssh feature to netconf-netty-util 60/56460/3
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:31:10 +0000 (08:31 +0000)
commit211a9797a7cdbdec317d76431b8d691ca268aafd
tree308df8259cdaa69c7bb21a418cdf015521b669d8
parent5ee44740e99f60768f488b7c8fb00873ed758a79
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]