Hi all,
I want to install a new custom plugin into SDNC, Dublin branch.
The system returns several errors (similar to Abdel's ones) when I am
installing the plugin (via zip file).
My procedure to create a custom plugin is the following:
* Clone the sdnc-northbound project form github, dublin branch
* Modify one of the exiting plugin into the sdnc-northbound folder (i.e. the
vnfapi folder) * Delete any reference to the old vnf api, replacing with the
new logic implementation
* Modify all pom.xml according to the new pluging name/verison
* Run maven script in order to create the zip file containing all the login
plugin plus the installation script install-feauture.sh
* Copy zip file to sdnc container
* Lanch the install-feauture.sh script
After all these steps, the karaf console returns several errors and some of
existing plugins (i.e. generic-resource, vnfapi ecc) go into GracePeriod State
.
I have tried to add the plugins details to
/opt/opendaylight/etc/org.apache.karaf.features.cfg :
featuresRepositories =
*mvn:org.onap.sdnc.northbound/sdnc-testapi/1.5.3-SNAPSHOT/xml/features* ,
file:${karaf.home}/etc/7db1b195-6341-4654-a343-4d6073c8d307.xml,
mvn:org.onap.ccsdk.sli.core/ccsdk-sli-core-all/0.4.4/xml/features,
mvn:org.on.......................
#
# Comma separated list of features to install at startup
#
featuresBoot = *sdnc-testapi,*
ee197ccf-3af7-4adc-a047-5eb910fc5525,odl-restconf-all,,...................................
And then I tried to restart the container, but it returns same errors as Abdel.
What is your procedure to create a custom sdnc plugin? What are u meaning for
'.kar files'?
Thanks,
Aniello Paolo Malinconico
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#19762): https://lists.onap.org/g/onap-discuss/message/19762
Mute This Topic: https://lists.onap.org/mt/39406803/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-