Hi Alex, Thanks for the reply. Dan Timoney has very kindly added a new flag in SDNC whereby the A1 adapter can be enabled/disabled at deployment time in OOM instead of by default in the build. I think this will be perfect to address my question since we can now change that flag in our deployment scripts.
Thanks, John From: alexander.dehn via Lists.Onap.Org <[email protected]> Sent: Wednesday 13 May 2020 21:46 To: John Keeney <[email protected]>; [email protected] Subject: Re: [onap-discuss] SDNC - How to run SDNC without the ONAP A1 Adapter function Hi John, Indeed this is a good feature to switch on/off specific SDNC features. This is not possible by value.yaml during helm deployment. If I understand your question correctly, you would build an image based on ONAP-SDNC (Frankfurt) and add your A1 Adaptor. In this case you need to modify startODL.sh script to remove the northbound? bootfeatures and add your features. There is wip for our features as 'standalone' variant, but not yet finalized and commited to master. This gives you an idea how it could look like https://gerrit.onap.org/r/c/oom/+/106331/2/kubernetes/sdnc/resources/config/bin/startODL.oom.sh -> function install_sdnrwt_features() Alex _______________________________________________________________________________________________________________________________________ From: John Keeney <[email protected]<mailto:[email protected]>> Sent: den 13 maj 2020 11:26 To: [email protected]<mailto:[email protected]> Subject: SDNC - How to run SDNC without the ONAP A1 Adapter function Hi all, Quick question: How can I run SDNC (Frankfurt) without the ONAP A1 Adapter part included? As part of the O-RAN OSC NONRTRIC project we released an SDNC A1 Adaptor in November 2019, which we could easily include in SDNC El-Alto to add support for the O-RAN A1 interface. https://wiki.o-ran-sc.org/display/RICNR During Frankfurt another A1 adapter was developed as an SDN-R – based on our OSC function – and is now seems to included by default in the pre-release versions of SDNC Frankfurt we’ve tested. https://wiki.onap.org/display/DW/A1+Adapter+in+ONAP If it’s possible to include/disable SDNC components at deployment, how should we disable the A1 Adaptor function so it does not interfere with the O-RAN OSC A1 adapter when SDNC is used in O-RAN OSC SMO. Thanks, John -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21079): https://lists.onap.org/g/onap-discuss/message/21079 Mute This Topic: https://lists.onap.org/mt/74177728/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
