Hi Brain and Avi,

I suggest to look through the APIs of lcm(lifecycle management) and 
res(resource management) sub-components from NFVO project if you would like to 
understand the data models.
linked here,
lcm APIs: 
https://gerrit.open-o.org/r/gitweb?p=nfvo.git;a=blob;f=lcm/lcm/ns/swagger.json;h=2664027efb1642e3955feb66c04958f4e2c8cca1;hb=refs/heads/master
 
<https://gerrit.open-o.org/r/gitweb?p=nfvo.git;a=blob;f=lcm/lcm/ns/swagger.json;h=2664027efb1642e3955feb66c04958f4e2c8cca1;hb=refs/heads/master>
res APIs: 
https://gerrit.open-o.org/r/gitweb?p=nfvo.git;a=blob;f=resmanagement/ResmanagementService/service/src/main/resources/swagger.json;h=6273c04704cff12cd9cb5f6479c622e7c03ab5b4;hb=refs/heads/master
 
<https://gerrit.open-o.org/r/gitweb?p=nfvo.git;a=blob;f=resmanagement/ResmanagementService/service/src/main/resources/swagger.json;h=6273c04704cff12cd9cb5f6479c622e7c03ab5b4;hb=refs/heads/master>

Just like Avi mentioned, OPEN-O use swagger to manage APIs of each 
micro-services exposed outside, we don’t use yang models.

Don’t hesitate to let me know if you have any questions.

Regards,
Chengli

> On 8 May 2017, at 12:36, Avi Chapnick <[email protected]> wrote:
> 
> Hi Brian,
>  
> When I started investigating VF-C , I assumed that the project to start 
> looking at it was open-O NFVO project
> And the main entry point is nfvo/lcm/lcm/ns/ns_instant.py
> Regarding the model I don’t think there is yang like schema , it uses  JSON 
> based string payload which get validated by code
>  
> I would like to get confirmation from open-o guys whether this is the correct 
> entry point.
>  
> Thanks,
> Avi,
>  
> From: [email protected] 
> <mailto:[email protected]> 
> [mailto:[email protected] 
> <mailto:[email protected]>] On Behalf Of FREEMAN, BRIAN D
> Sent: Monday, May 8, 2017 7:20 PM
> To: [email protected] <mailto:[email protected]>
> Subject: [onap-discuss] Reference to VFC repo ?
>  
> I’m trying to understand the VF-C data model. Is this the right repo in 
> Open-O (gvnfm-vnfmgr)  ?
>  
> There is a swagger.json for the interface – does anyone have a yang model 
> that corresponds to it ?
>  
> Brian
>  
> https://gerrit.open-o.org/r/gitweb?p=gvnfm-vnfmgr.git;a=blob;f=mgr/mgr/swagger/swagger.json;h=552d26f230985c4407352b02c8841bf7d439a6bc;hb=HEAD
>  
> <https://gerrit.open-o.org/r/gitweb?p=gvnfm-vnfmgr.git;a=blob;f=mgr/mgr/swagger/swagger.json;h=552d26f230985c4407352b02c8841bf7d439a6bc;hb=HEAD>
>  
> This message and the information contained herein is proprietary and 
> confidential and subject to the Amdocs policy statement,
> you may review at https://www.amdocs.com/about/email-disclaimer 
> <https://www.amdocs.com/about/email-disclaimer>_______________________________________________
> onap-discuss mailing list
> [email protected] <mailto:[email protected]>
> https://lists.onap.org/mailman/listinfo/onap-discuss 
> <https://lists.onap.org/mailman/listinfo/onap-discuss>
_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to