Hi SO people, The SO-Multicloud API uses CloudOwner and CloudRegionId.
E.g. POST http://msb-iag.onap:80/api/multicloud-titaniumcloud/v1/CloudOwner/ONAP-POD-01-Rail-06/infra_workload The approach we took in Casablanca was to add a Cloud_Site and Identity row in the SO DB for each Multicloud cloud owner/region. I notice that the BPMN layer already looks up the CloudRegion from AAI and knows what the CloudOwner is, but this is not passed to the VNF adapter layer. It seems to me that if the CloudOwner was passed to the VNF adapter, then it could help make the code and operation cleaner and easier to understand (eventually). I put together a quick patch (not a complete patch) to take a look at what adding CloudOwner would look like: https://gerrit.onap.org/r/82063 What are the concerns about making a change like this? Are there any alternative solutions? Thanks, Eric -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15992): https://lists.onap.org/g/onap-discuss/message/15992 Mute This Topic: https://lists.onap.org/mt/30405813/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
