You need to insert/update the following row in order to configure SO to call multicloud to instantiate the NFs. If you cloud region is RegionOne, you need to insert/update the "multicloud" value under ORCHESTRATOR column AND "clli2" (or your complex obj added into aai) under CLLI column.
insert into cloud_sites ( ID , REGION_ID , IDENTITY_SERVICE_ID , CLOUD_VERSION , CLLI , ORCHESTRATOR ) values ( "RegionOne" , "RegionOne" , "DEFAULT_KEYSTONE" , "2.5" , "clli2" , "multicloud" ); Please, refers to https://docs.onap.org/projects/onap-integration/en/latest/docs_vFW_CNF_CDS.html in order to understand how to configure the KUD with onap. You can use the automation script in order to avoid mistakes. Thanks, Aniello -- ----------------------------------------------------------------- *TIM* *Aniello Paolo Malinconico* Chief Innovation & Partnership Office Technology Innovation *TIM S.p.A.* Via G. Reiss Romoli, 274 – 10148 TORINO email: [email protected] Tim Official: *Facebook* ( https://www.facebook.com/TimOfficialPage ) - *Twitter* ( https://twitter.com/tim_official ) - *www.tim.it* ( http://www.tim.it/ ) -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#23561): https://lists.onap.org/g/onap-discuss/message/23561 Mute This Topic: https://lists.onap.org/mt/85547063/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
