Hi All,

Regarding storing the information managed by 3rd party SDN controller into AAI 
db for Amsterdam use cases, like devices owned by 3rd party SDN controller..
as Jimmy mentioned mostly can re-use existing AAI objects, but we may need to 
define the relationship/EdgeRule between them like below..

{
  "from": "sdncontroller",
  "to": "pnf",
  "label": "owns",
  "direction": "OUT",
  "multiplicity": "One2Many",
  "contains-other-v": "OUT",
  "delete-other-v": "NONE",
  "SVC-INFRA": "IN",
  "prevent-delete": "OUT"
}

“sdncontroller” node is new AAI object proposed by LiZi
“pnf” is the existing AAI object

Please correct me if I am missing something.

Thanks&Regards,
Ramu N

From: [email protected] 
[mailto:[email protected]] On Behalf Of [email protected]
Sent: Wednesday, August 23, 2017 9:14 AM
To: [email protected]; Yang Xu (Yang, Fixed Network) <[email protected]>; 
[email protected]
Cc: [email protected]; [email protected]; [email protected]
Subject: Re: [onap-discuss] About add third-party SDNC information to A&AI 
schema.


Hi Jimmy and Yang and Yan,



To minimum impact the existing API of A&AI. And also I didn't find much 
information from VF-C schema and SDNC schema which combined with external 
system registered from ESR. So I am considering to add a new namespace 
"external-system" at the same level with cloud-infrastructure for Amsterdam 
Release. Is that possible? The definition detail shows bellow:



                                <java-type name="ExternalSystem">

                                                <xml-properties>

                                                                <xml-property 
name="description" value="Namespace for external systems." />

                                                </xml-properties>

                                                <xml-root-element 
name="external-system" />

                                                <java-attributes>

                                                                <xml-element 
java-attribute="emsItems" name="ems-items" 
type="inventory.aai.onap.org.v11.EmsItems" />

                                                                <xml-element 
java-attribute="vnfmItems" name="vnfm-items" 
type="inventory.aai.onap.org.v11.VnfmItems" />

                                                                <xml-element 
java-attribute="sdncItems" name="sdnc-items" 
type="inventory.aai.onap.org.v11.SdncItems" />

                                                </java-attributes>

                                </java-type>



Attached the schema of External systems, please review.



Thanks,

LiZi






原始邮件
发件人: <[email protected]<mailto:[email protected]>>;
收件人: <[email protected]<mailto:[email protected]>>;李滋00164331;黄卓垚10112215;
抄送人: <[email protected]<mailto:[email protected]>>; 
<[email protected]<mailto:[email protected]>>;
日 期 :2017年08月22日 21:24
主 题 :RE: About add third-party SDNC information to A&AI schema.


Hi, Yang,

I’m not sure if I fully understand the question, but the schema contains all 
the necessary objects used by SDNC; we are not adding additional object types 
to  support the Amsterdam use cases.

Please note that A&AI API documentation has been consolidated into this file 
list:

https://wiki.onap.org/pages/viewpage.action?pageId=13598793

The latest xsd can be found at that link on the wiki.

Thanks!
-jimmy

From: Yang Xu (Yang, Fixed Network) [mailto:[email protected]]
Sent: Tuesday, August 22, 2017 12:33 AM
To: [email protected]<mailto:[email protected]>; 
[email protected]<mailto:[email protected]>; FORSYTH, JAMES 
<[email protected]<mailto:[email protected]>>
Cc: [email protected]<mailto:[email protected]>
Subject: RE: About add third-party SDNC infomation to A&AI schema.

Hi LiZi,

I didn’t find third-party SDN Controller information in A&AI. I think Jimmy was 
talking about data model used directly by ONAP SDNC. External third-party SDN  
Controller info may be only needed by vendor’s implementation of DG node.

Jimmy,

Could you please point to us SDNC related schema added in aai_schema_v11.xsd 
recently?

Thanks,
-Yang


From: [email protected]<mailto:[email protected]> [mailto:[email protected]]
Sent: Monday, August 21, 2017 4:42 AM
To: Yang Xu (Yang, Fixed Network); 
[email protected]<mailto:[email protected]>; 
[email protected]<mailto:[email protected]>
Cc: [email protected]<mailto:[email protected]>
Subject: About add third-party SDNC infomation to A&AI schema.


Hi Yang,



I heard from Jimmy that SDNC team have finished to add the model of SDNC schema 
to A&AI. So, could you please share the data model of SDNC? I hope to analysis 
whether the third-party sdnc info  could be added as a node of ONAP SDNC model.



As we have discussed before, the third-party SDNC registered to ESR shows 
bellow:

{

       "name":"sdn",

       "type":"PE",

       "location":"edge",

       
"url":"http://10.74.151.13:8181";<https://urldefense.proofpoint.com/v2/url?u=http-3A__10.74.151.13-3A8181-2522&d=DwQGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=iBikg57QMJ1l_dYfIqM7CyA0NNZ5yOUVU3UtggXRugE&s=9h3VrvfbrUq5sKmzrvqzQQ0iB87gezAFeA66EiSHWoM&e=>,

       "version":"v1.0",

       "vendor":"ZTE",

       "userName":"admin",

       "password":"admin",

       "protocol":"netconf",

       "productName":"",

       "description":""

 }



But could you please clarify which properties could be add as the index 
properties and which properties would be the key you would query for?



Thanks,

LiZi














_______________________________________________
onap-discuss mailing list
[email protected]
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to