Hi Bharath, For your first question you have the rough sequence right, but AAI can help you with the exact data model needed better most likely. A customer is not tied to tenants exactly, but a cloud region has tenants.
For 2, yes. There is an irc channel #onap (among others) on freenode. I join sometimes but it is hard to get approval to connect through our firewall so I am not there often. There is a good community in there though. Thanks, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: bharath thiruveedula [mailto:[email protected]] Sent: Wednesday, June 07, 2017 3:09 PM To: ROSE, DANIEL V <[email protected]>; [email protected] Subject: Re: Can we skip openstack verification in Robot VM? Hi Daniel, Thanks for the info. I tried to manually create subscriber using the following ReST URLs sequentially 1)PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id} 2)PUT /cloud-infrastructure/cloud-regions/cloud-region/{cloud-owner}/{cloud-region-id}/tenants/tenant/{tenant-id} 3)PUT / business/customers/customer/{customer-id} 4)PUT /business/customers/customer/{global-customer-id}/service-subscriptions/service-subscription/{service-type} 5)PUT /service-design-and-creation/services/service/$UUID I could see the subscriber list while deploy service instance. But while adding VNF to the service instance, I couldn't LCP region and tenant populated. I have provided cloud-region-id and tenant created in step-1 and step-2 while creating customer, aren't those LCP and tenant? Any additional request do I need to perform for this? The other questions on these exercise I have are: 1)Do we use subscriber to be tied with openstack tenant logically? so that whenever we deploy network service it deploys in the openstack tenant space to which subscriber is linked to(I am assuming this from the context of ReST API-3 above) 2)While adding VNF, we have a textbox called "Product Family", what does it refers to? Is it the same as service type we created in step-4? P.S: Daniel, any plans for creating/encouraging more of direct chat tools like IRC/Slack, am aware of existing IRC channels though? Best Regards Bharath T ________________________________ From: ROSE, DANIEL V <[email protected]<mailto:[email protected]>> Sent: Wednesday, June 7, 2017 12:38 AM To: bharath thiruveedula Subject: RE: Can we skip openstack verification in Robot VM? It is just a customer basically. Subscriber, openstack tenant, openstack region all have to be loaded into aai and that's done with a rest api Thanks, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: bharath thiruveedula [mailto:[email protected]] Sent: Tuesday, June 06, 2017 2:46 PM To: ROSE, DANIEL V <[email protected]<mailto:[email protected]>> Subject: Re: Can we skip openstack verification in Robot VM? ah okay, makes sense! Can you please let me the know context behind the subscriber. Is there a way to populate subscriber list? Regards Bharath T ________________________________ From: ROSE, DANIEL V <[email protected]<mailto:[email protected]>> Sent: Wednesday, June 7, 2017 12:04 AM To: bharath thiruveedula; [email protected]<mailto:[email protected]> Subject: RE: Can we skip openstack verification in Robot VM? Robot isn't checking anything, robot is doing steps to load data from openstack into aai. But all it is oing is reading openstack and loading data into AAI so you can def do that yourself if you feel so inclined. Thanks, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of bharath thiruveedula Sent: Tuesday, June 06, 2017 2:28 PM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] Can we skip openstack verification in Robot VM? Hi, I came till distribution of network service. But the next task is to run robot scripts in Robot VM. Is there any way to skip openstack related checks and directly populate subscribers list? I want to try to deploy directly after distributing network service, with out going to robot's way. Any directions to achieve this would be much helpful Regards Bharath T
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
