apache karaf - How to install opendaylight restconf -


anybody know how install opendaylight restconf in custom karaf distribution. tried adding rest conf feature repo , tried feature install. fail saying odl-config-persister missing. when try install odl-config-persister error come. there other way install opendaylight restconf in karaf.

start karaf , verify if have feature:

feature:list | grep 'restconf' 

if so, can install it, "feature:install feature-name":

feature:install odl-restconf-all 

Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -