Hi all, I want to create a custom plugin to be installed ad bundle into ODL in the SDNC .
I have successfully followed the procedure below for the Amsterdam and Casablanca Onap version. 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 logic plugin plus the installation script install-feauture.sh * Copy zip file to sdnc container * Lanch the install-feauture.sh script. The script will install the bundle into ODL. However, this procedure seems to fail for the Onap Dublin version . So, is there another procedure to create a custom SDNC (or general ODL) plugin? Thanks a lot, Aniello Paolo Malinconico -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#19772): https://lists.onap.org/g/onap-discuss/message/19772 Mute This Topic: https://lists.onap.org/mt/69690710/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
