Daniel I've made good progress today reading through the robot scripts and infrastructure, to the point where I've been able to add a test subscriber for Clearwater using a hand-crafted curl command. I'm currently blocked on the MSO bug, so launching my Clearwater IMS core fails in the same way as trying to launch vFW or vLB, so I should be able to test it once the MSO fix is available (hopefully later today).
I'm in the process of writing a small Python command line app to manage subscribers and their services based on what I've learnt, and I'm happy to share this when it's working. Mike From: ROSE, DANIEL V [mailto:[email protected]] Sent: 19 April 2017 14:17 To: Mike Evans <mike at metaswitch.com>; onap-discuss at lists.onap.org Subject: RE: [onap-discuss] Creating ONAP subscribers Under the hood this uses python. I will try and take a look at the Clearwater ims and see if I can onboard it and give you an example of what is needed. I think we may also enhance the demo script to split out some steps so that people who want to use their own vnfs can use them. Also for release 2 we are looking to reduce some of the extra stuff needed Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: Mike Evans [mailto:[email protected]] Sent: Wednesday, April 19, 2017 3:14 AM To: ROSE, DANIEL V <DR695H at att.com<mailto:DR695H at att.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> Subject: RE: [onap-discuss] Creating ONAP subscribers I was afraid you would say that - I'd looked at the robot scripts in the robot VM and didn't find them very readable. I'm in the process of creating some simple Python tools to configure subscribers and services - I'll post them back here when I have them working. Mike -- Mike Evans VP Systems Architecture +44 208 366 1177 Metaswitch www.metaswitch.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.metaswitch.com_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=JvzECEiSGvQJBykYO2_sriGo0jUFr4DSxx2Dr4pgHWM&s=0C-8Ug_c72pkCkSq4fp4BfSn5olVjurYoyLgqqxeVtU&e=> From: ROSE, DANIEL V [mailto:[email protected]] Sent: 18 April 2017 18:57 To: Mike Evans <mike at metaswitch.com<mailto:mike at metaswitch.com>>; onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> Subject: [onap-discuss] Creating ONAP subscribers https://wiki.onap.org/display/DW/Tutorial%3A+Creating+a+Service+Instance+from+a+Design+Model<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Tutorial-253A-2BCreating-2Ba-2BService-2BInstance-2Bfrom-2Ba-2BDesign-2BModel&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=JvzECEiSGvQJBykYO2_sriGo0jUFr4DSxx2Dr4pgHWM&s=iVsMEdyMzbVjYZl7jkizeeLutQ349j6CkiCSTD2qVyU&e=> talks about the demo.sh init command, and that is what is doing that. Check out testsuite\robot\testsuites\demo.robot in the testsuite repo for what needs to be done, unfortunately its not very well documented at this point and we are looking at making it easier Thanks, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: onap-discuss-bounces at lists.onap.org<mailto:onap-discuss-bounces at lists.onap.org> [mailto:[email protected]] On Behalf Of Mike Evans via onap-discuss Sent: Tuesday, April 18, 2017 12:44 PM To: onap-discuss at lists.onap.org<mailto:onap-discuss at lists.onap.org> Subject: [onap-discuss] Creating ONAP subscribers I'm try to do a trial onboard of our Clearwater IMS core onto ONAP. I've got as far as onboarding the VNF and creating and distributing a service, but I can't deploy it because I don't have a subscriber set up for the service. Are there any instructions for how to do this? Mike -- Mike Evans VP Systems Architecture +44 208 366 1177 Metaswitch www.metaswitch.com<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.metaswitch.com_&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=ESAt66KL4o_bX10euIEeTPogc9q1NaC-QY_KFKvdrcs&s=VzGUrAsDvbovKb3Gu2BfRJ8lmwYQ6WvFV-c6XzZWvNo&e=> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.onap.org/pipermail/onap-discuss/attachments/20170419/24c9a413/attachment-0001.html>
