I suggest you to refresh SO, there have been multiple changes to make vLBMS instantiation and scale out work. Drop the catalogd in the shared mariadb cluster and try again. If you have the same problem, update catalogdb as follows:
update northbound_request_ref_lookup set SERVICE_TYPE='*' where SERVICE_TYPE is NULL; there is a new field in one of the tables that is erroneously set to NULL. Marco From: <[email protected]> on behalf of MALINCONICO ANIELLO PAOLO <[email protected]> Reply-To: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> Date: Friday, June 7, 2019 at 7:16 AM To: "[email protected]" <[email protected]>, Wojciech <[email protected]>, "[email protected]" <[email protected]> Subject: Re: [onap-discuss] ODP: [onap-discuss] [vLBMS] Create instance into VID fails Hi, thanks for reply. I have understood that this usecase vLBMS uses the GR-API that recalls the MACRO instantation. And the Macro instantation is supported into Dublin release which is the release I am using. So I dont think that It is necessary to add the "invariant uuid of the service model" into the configVid.js file because it is native supported. Right or not? Aniello Paolo Malinconico -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#17500): https://lists.onap.org/g/onap-discuss/message/17500 Mute This Topic: https://lists.onap.org/mt/31973441/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
