Re: [onap-discuss] What are the meanings of some parameters in DG file update-network-to-aai?

2018-09-28 Thread Gaurav Agrawal
I would suggest you to look at AAI schema file for the field type. Anyways let 
me give you a example:

  "speed-value": "10" (we are storing bps to this field, there 
is a field called “speed-units” to specifically mention the unit of speed)

  "network-ref": "providerId/aaa/topologyId/bbb/clientId/ccc"

  "transparent": "true" (it’s a Boolean)
Thanks and Regards,
Gaurav

From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On 
Behalf Of wang.senx...@zte.com.cn
Sent: 28 September 2018 06:48
To: Gaurav agrawal 
Cc: menglin...@chinamobile.com; huang.zhuo...@zte.com.cn; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] What are the meanings of some parameters in DG file 
update-network-to-aai?




Thanks, Gaurav, this is really a big help. And could you please give me an 
example in the following form? I don't know the format

and unit of the values of these three parameters.

  "speed-value": ""

  "network-ref": ""

  "transparent": ""





Best Regards!

王森枭 Wang Senxiao



软件开发工程师 Software Development Engineer
软件平台南京开发一部/有线研究院/有线产品经营部 SDN Nanjing Development Dept. Ⅰ/Wireline Product R 
Institute/Wireline Product Operation Division


[cid:image001.gif@01D4574F.6B90C670]

[cid:image002.gif@01D4574F.6B90C670]
武汉市东湖高新技术开发区华师园路6号中兴通讯


ZTE Corporation, 6 Huashiyuan Rd,

Donghu Hi-Tech Administrative area,Wuhan, P.R.China,430223

T: +86 027 51811060 M:+86 15988865324
E: wang.senx...@zte.com.cn<mailto:wang.senx...@zte.com.cn>
www.zte.com.cn<http://www.zte.com.cn/>

原始邮件
发件人:GauravAgrawal mailto:gaurav.agra...@huawei.com>>
收件人:王森枭10200860;
抄送人:menglin...@chinamobile.com<mailto:menglin...@chinamobile.com> 
mailto:menglin...@chinamobile.com>>黄卓垚10112215;onap-discuss@lists.onap.org
 mailto:onap-discuss@lists.onap.org>>
日 期 :2018年09月27日 16:10
主 题 :Re: [onap-discuss] What are the meanings of some parameters in DG file 
update-network-to-aai?
Hi Wang Senxiao

Please find the description of asked parameter.

speed-value: It is used to store bandwidth, it can hold Electric/Ethernet  
layer bandwidth depending on native topology type this tp belongs to.
network-ref: It is supposed to contain reference to the native  topology to 
which this termination points belongs.
transparent: This indicates whether termination-point can support  a 
transparent service, basically its used to identify which service type(s) this 
tp can support.
in-maint: used to indicate whether or  not this object is in maintenance mode 
(maintenance mode = true). This field you can find in some other AAI resources 
too.

Hope it will be helpful.

Thanks and Regards,
Gaurav Agrawal
Senior System Architect
Network Software Platform Dept, HTIPL [2012 Laboratories]

Huawei Technologies India Pvt. Ltd
Survey No. 37, Next to EPIP Area, Kundanahalli, Whitefield
Benguluru-560066, Karnataka
Tel: +91-80-49160700, Ext 70126 || Mob : 7838700296, Email :  
gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>

From: wang.senx...@zte.com.cn<mailto:wang.senx...@zte.com.cn> 
[mailto:wang.senx...@zte.com.cn]
Sent: 2018年9月27日  8:07
To: Gaurav agrawal
Cc: menglin...@chinamobile.com<mailto:menglin...@chinamobile.com>; 
huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: What are the meanings of some parameters in DG file 
update-network-to-aai?


Hi, Gaurav

I see this DG file(in the attachment) in the project sdnc/oam about 
updating network to aai, and I know its function.

But when I study the code of storing node termination-point information to 
resource 'p-interface',  I do not understand

the meaning of the parameters network-ref, transparent, in-maint represented, 
and also whether the bandwidth

represented by the parameter speed-value  refers to the Electrical layer or the 
Ethernet layer, do you have a value

of parameter speed-value? Please tell me their meaning, thanks!





Best Regards!

王森枭 Wang  Senxiao



软件开发工程师 Software Development  Engineer
软件平台南京开发一部/有线研究院/有线产品经营部 SDN Nanjing Development Dept. Ⅰ/Wireline  Product R 
Institute/Wireline Product Operation Division


[cid:image001.gif@01D4574F.6B90C670]

[cid:image002.gif@01D4574F.6B90C670]
武汉市东湖高新技术开发区华师园路6号中兴通讯

ZTE Corporation, 6 Huashiyuan Rd,

Donghu Hi-Tech Administrative area,Wuhan, P.R.China,430223

T: +86 027 51811060 M:+86  15988865324
E: wang.senx...@zte.com.cn<mailto:wang.senx...@zte.com.cn>
www.zte.com.cn<http://www.zte.com.cn/>






-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12728): https://lists.onap.org/g/onap-discuss/message/12728
Mute This Topic: https://lists.onap.org/mt/26289029/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [onap-discuss] What are the meanings of some parameters in DG file update-network-to-aai?

2018-09-27 Thread Gaurav Agrawal
Hi Wang Senxiao

Please find the description of asked parameter.

speed-value: It is used to store bandwidth, it can hold Electric/Ethernet layer 
bandwidth depending on native topology type this tp belongs to.
network-ref: It is supposed to contain reference to the native topology to 
which this termination points belongs.
transparent: This indicates whether termination-point can support a transparent 
service, basically its used to identify which service type(s) this tp can 
support.
in-maint: used to indicate whether or not this object is in maintenance mode 
(maintenance mode = true). This field you can find in some other AAI resources 
too.

Hope it will be helpful.

Thanks and Regards,
Gaurav Agrawal
Senior System Architect
Network Software Platform Dept, HTIPL [2012 Laboratories]

Huawei Technologies India Pvt. Ltd
Survey No. 37, Next to EPIP Area, Kundanahalli, Whitefield
Benguluru-560066, Karnataka
Tel: +91-80-49160700, Ext 70126 || Mob : 7838700296, Email : 
gaurav.agra...@huawei.com

From: wang.senx...@zte.com.cn [mailto:wang.senx...@zte.com.cn]
Sent: 2018年9月27日 8:07
To: Gaurav agrawal
Cc: menglin...@chinamobile.com; huang.zhuo...@zte.com.cn; 
onap-discuss@lists.onap.org
Subject: What are the meanings of some parameters in DG file 
update-network-to-aai?


Hi, Gaurav

I see this DG file(in the attachment) in the project sdnc/oam about 
updating network to aai, and I know its function.

But when I study the code of storing node termination-point information to 
resource 'p-interface',  I do not understand

the meaning of the parameters network-ref, transparent, in-maint represented, 
and also whether the bandwidth

represented by the parameter speed-value  refers to the Electrical layer or the 
Ethernet layer, do you have a value

of parameter speed-value? Please tell me their meaning, thanks!





Best Regards!

王森枭 Wang Senxiao



软件开发工程师 Software Development Engineer
软件平台南京开发一部/有线研究院/有线产品经营部 SDN Nanjing Development Dept. Ⅰ/Wireline Product R 
Institute/Wireline Product Operation Division


[cid:image001.gif@01D45667.8EA7F860]

[cid:image002.gif@01D45667.8EA7F860]
武汉市东湖高新技术开发区华师园路6号中兴通讯


ZTE Corporation, 6 Huashiyuan Rd,

Donghu Hi-Tech Administrative area,Wuhan, P.R.China,430223

T: +86 027 51811060 M:+86 15988865324
E: wang.senx...@zte.com.cn
www.zte.com.cn<http://www.zte.com.cn/>



-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12683): https://lists.onap.org/g/onap-discuss/message/12683
Mute This Topic: https://lists.onap.org/mt/26289029/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[onap-discuss] AAI related queries

2017-10-12 Thread Gaurav agrawal
Hi Jimmy/Lizi,

I have two queries which need your input.

1) While creating domain controller esr information, whether esr-id will be a 
user input or is it auto-generated?
2) Can we do a non-key based query to AAI?

Thanks and Regards,
Gaurav
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A

2017-10-09 Thread Gaurav agrawal
Hi Maopeng,

Thanks for the information. Actually we were looking to obtain network-id from 
network-name to make it easier for user. If I understand it correctly below AAI 
schema stores network information with key being “network-id”
and thereby will not help in that regard.

@Yang Xu, kindly correct me if the expectations are not right.

Thanks and Regards,
Gaurav

From: zhang.maope...@zte.com.cn [mailto:zhang.maope...@zte.com.cn]
Sent: 2017年10月9日 13:12
To: Gaurav agrawal; yangya...@chinamobile.com
Cc: Yang Xu (Yang, Fixed Network); onap-discuss@lists.onap.org
Subject: 答复: RE: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info 
in A


hi gaurav.agrawal



   In my mind, based on the AAI current schema, the network and subnetwork 
should be stored in the AAI in the following schema:

 /network/l3-networks/l3-network/{network-id}

 /network/l3-networks/l3-network/{network-id}/subnets/subnet/{subnet-id}



BR

Maopeng
原始邮件
发件人: <gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>>;
收件人: <yang@huawei.com<mailto:yang@huawei.com>>;张茂鹏10030173;
抄送人: <onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年10月09日 14:00
主 题 :RE: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A


Hi Maopeng/Yang Xu,

Do we have any update on this? This integration piece is pending kindly support.

Thanks and Regards,
Gaurav

From: Yang Xu (Yang, Fixed Network)
Sent: 2017年9月28日  12:43
To: Gaurav agrawal; zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in 
A

Hi Maopeng,

We discussed this topic in F2F meeting yesterday. Would you please provide us 
the name of the developer who can help on VFC side so we can follow up 
directly? time is running out, please help.

Thanks,
-Yang

Sent from HUAWEI AnyOffice
From:Gaurav agrawal
To:zhang.maope...@zte.com.cn,Yang Xu (Yang, Fixed Network)
Cc:onap-discuss@lists.onap.org
Date:2017-09-27 09:32:53
Subject:RE: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in 
A

Hi Maopeng,

Let me provide my understanding on this topic, @Yang Xu please add to it.

This is required in case of VoLTE use case wherein SDNC needs to associate 
local network within datacenter to a VXLAN tunnel available between datacenters 
(edge and core). In this regard we expect user to input the network name and 
find the associated networkId in SDNC by referring to  the local network 
information added by VFC in A

Input from UUI 
(https://gerrit.onap.org/r/#/c/12933/2/catalog-be/src/main/resources/import/tosca/normative-types/overlayTunnel/overlayTunnel.yml)
[cid:image001.png@01D34118.D320A970]

Request to 3rd party controller from SDNC:
{
"l3-dci-connect": {
"id": "CDD702C3-7719-4FE6-A5AD-3A9C9E265309",
 "name": "PODX-routerY",
 "description": "VPC A connect VPC B",
 "router_id": "CBB702C3-6789-1234-A5AD-3A9C9E265309",
 "firewall_enable":  "false“ //false
"local_networks": 
["8a41319d-87cf-4cd6-8957-f4a1066c63a8","c1134ed3-dce8-41c4-af81-2b15834f0c7a"],
 "local_network_all":false,
 "evpn_irts":  ["1:5000"],
 "evpn_erts":  ["1:5000" ],
 "l3_vni": "5001",
 }
}

Thanks and Regards,
Gaurav

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>
Sent: 2017年9月26日  13:11
To: Yang Xu (Yang, Fixed Network)
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A

hi yang

could you clearfy the network and subnetwork info from sdnc in the whole case, 
and how does the sdnc use it?


BR
maopeng
原始邮件
发件人: YangXu(Yang,FixedNetwork);
收件人: 张茂鹏10030173; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>;
抄送人: chinamobile;
日期:2017-09-21 14:35:16
主题:[vfc][sdnc] How VFC will store network info in A
Hi Maopeng and VFC team,

SDNC team needs to know some information about the networks created by VFC, 
e.g. network id and subnet. Where does VFC store the network information in 
A? Can you point to us A node and attributes used for such information? 
An A  query example would be greatly appreciated.

Regards,
-Yang


___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A

2017-10-09 Thread Gaurav agrawal
Hi Maopeng/Yang Xu,

Do we have any update on this? This integration piece is pending kindly support.

Thanks and Regards,
Gaurav

From: Yang Xu (Yang, Fixed Network)
Sent: 2017年9月28日 12:43
To: Gaurav agrawal; zhang.maope...@zte.com.cn
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in 
A

Hi Maopeng,

We discussed this topic in F2F meeting yesterday. Would you please provide us 
the name of the developer who can help on VFC side so we can follow up 
directly? time is running out, please help.

Thanks,
-Yang

Sent from HUAWEI AnyOffice
From:Gaurav agrawal
To:zhang.maope...@zte.com.cn,Yang Xu (Yang, Fixed Network)
Cc:onap-discuss@lists.onap.org
Date:2017-09-27 09:32:53
Subject:RE: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in 
A

Hi Maopeng,

Let me provide my understanding on this topic, @Yang Xu please add to it.

This is required in case of VoLTE use case wherein SDNC needs to associate 
local network within datacenter to a VXLAN tunnel available between datacenters 
(edge and core). In this regard we expect user to input the network name and 
find the associated networkId in SDNC by referring to the local network 
information added by VFC in A

Input from UUI 
(https://gerrit.onap.org/r/#/c/12933/2/catalog-be/src/main/resources/import/tosca/normative-types/overlayTunnel/overlayTunnel.yml)
[cid:image001.png@01D340F1.D413CDC0]

Request to 3rd party controller from SDNC:
{
"l3-dci-connect": {
"id": "CDD702C3-7719-4FE6-A5AD-3A9C9E265309",
 "name": "PODX-routerY",
 "description": "VPC A connect VPC B",
 "router_id": "CBB702C3-6789-1234-A5AD-3A9C9E265309",
 "firewall_enable": "false“ //false
"local_networks": 
["8a41319d-87cf-4cd6-8957-f4a1066c63a8","c1134ed3-dce8-41c4-af81-2b15834f0c7a"],
 "local_network_all":false,
 "evpn_irts": ["1:5000"],
 "evpn_erts": ["1:5000" ],
 "l3_vni": "5001",
 }
}

Thanks and Regards,
Gaurav

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>
Sent: 2017年9月26日 13:11
To: Yang Xu (Yang, Fixed Network)
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A

hi yang

could you clearfy the network and subnetwork info from sdnc in the whole case, 
and how does the sdnc use it?


BR
maopeng
原始邮件
发件人: YangXu(Yang,FixedNetwork);
收件人: 张茂鹏10030173; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>;
抄送人: chinamobile;
日期:2017-09-21 14:35:16
主题:[vfc][sdnc] How VFC will store network info in A
Hi Maopeng and VFC team,

SDNC team needs to know some information about the networks created by VFC, 
e.g. network id and subnet. Where does VFC store the network information in 
A? Can you point to us A node and attributes used for such information? 
An A query example would be greatly appreciated.

Regards,
-Yang
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复:[vfc][sdnc][so] How VFC will store network info in A

2017-10-08 Thread Gaurav agrawal
Hi Zhuoyao,

Thanks for the update.

I agree with you that deactivation via site id is not a right way as SO should 
be transparent to network parameters. Regarding uuid for deactivation I assume 
you are referring to network-id. In my understand the flow is, during 
activation SDNC will feedback the network-id to SO and during deactivation SO 
is expected to provide the network-id pointing to network which needs to be 
deactivated, is that your understanding too?

VoLTE overlay DGs for both activate and deactivate flow is added in SDNC and 
can be referred. Kindly let me know if you have any queries or any other sync 
up is required for overlay.

Thanks and Regards,
Gaurav

From: huang.zhuo...@zte.com.cn [mailto:huang.zhuo...@zte.com.cn]
Sent: 2017年10月9日 8:13
To: Gaurav agrawal
Cc: Yang Xu (Yang, Fixed Network); onap-discuss@lists.onap.org; 
ramu@gmail.com; Jinxin (Saw)
Subject: 答复: Re: [onap-discuss]答复:[vfc][sdnc][so] How VFC will store network 
info in A


Hi Gaurav,



I think a little more work is needed for overlay-vpn deployment in 
SO, such as a flag is needed for marking the overlay  parameters and underlay 
parameters, and activation and deactivation sequence control.

Site id might not be passed to SDNC in deactivation, but a uuid of 
overlay-vpn for now. I guess we could get the site id from AAI by overlay-vpn 
uuid. If it doesn't work, we could make some change about it.



Thank you and best regards!















黄卓垚huangzhuoyao



职位position
承载网管开发部/有线研究院/有线产品经营部Strategy & IT-IT Dept.


[cid:image001.gif@01D340F0.8A27CFF0]

[cid:image002.gif@01D340F0.8A27CFF0]
深圳市南山区科技南路55号中兴通讯研发大楼33楼
33/F, R Building, ZTE Corporation Hi-tech Road South,
Hi-tech Industrial Park Nanshan District, Shenzhen, P..R.China, 518057
T: +86 755    F: +86 755 
M: +86 xxx
E: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn>
www.zte.com.cn<http://www.zte.com.cn/>


原始邮件
发件人: <gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>>;
收件人: <yang@huawei.com<mailto:yang@huawei.com>>;黄卓垚10112215;
抄送人: <onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年10月03日 20:29
主 题 :Re: [onap-discuss]答复:[vfc][sdnc][so] How VFC will store network info in 
A


Hi Zhuoyao,

Do you have any idea whether the SO development completed for OverlayVpn 
deployment? If yes for deactivation whether it’s going to pass siteId to SDNC?

Thanks and Regards,
Gaurav

From: Yang Xu (Yang, Fixed Network)
Sent: 2017年10月1日  17:33
To: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn>
Cc: Gaurav agrawal; 
zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info 
in A

Hi Zhuoyao,

I am on travel, and will be back to office on Monday 10/2. You can schedule  a 
zoom meeting with me on Monday EST to clarify your questions. See my brief 
answers  inlined below.

Thanks,
-Yang

From: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn> 
[mailto:huang.zhuo...@zte.com.cn]
Sent: Saturday, September 30, 2017 9:18 AM
To: Yang Xu (Yang, Fixed Network)
Cc: Gaurav agrawal; 
zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: 答复: Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info 
in A


Hi Yang,



I'm not sure about some detail of the overlay vpn deployment, could you 
help me about that? Thank you!



1.   Vxlan tunnel model driven deployment is supported? [Yang] Yes, but 
only the part connecting the networks on edge and core data centers  is modeled 
by overlay template.

2.   If yes, which parameters of overlayTunnel.yml are related to vxlan 
tunnel, and how do they work? [Yang] The parameters in overlayTunnel.yml  
defines how to connect the networks in two data centers, not about how to set 
up VXLAN tunnels.

3.  The 3rd party controller NBI of vxlan tunnel is provider related, 
right? [Yang] VXLAN set up API is vendor related, but API to connect  the 
networks on the two data centers are vendor agnostic.

4.  Does SO controls the deployment sequence as: underlay vpn / vxlan 
tunnel / overlay vpn? Or So controls the deployment sequence as: underlay vpn / 
vxlan tunnel & overlay  vpn, and then sdnc splits the data and launches the 
deployment in sequence of: vxlan tunnel / overlay vpn? Or any other way for the 
deployment sequence control? [Yang] Can you clarify with Ramu about which SDNC 
API to call?

5.  The overlay vpn is supported in Release 1, even though the M4 has 
already past? [Yang] Yes, the scope I mentioned above about overlay VPN  is 
supported in R1. If it’s not working, we will create JIRA ticket and fix it.





Best regards!







黄卓垚huangzhuoyao



职位pos

Re: [onap-discuss] 答复:[vfc][sdnc][so] How VFC will store network info in A

2017-10-03 Thread Gaurav agrawal
Hi Zhuoyao,

Do you have any idea whether the SO development completed for OverlayVpn 
deployment? If yes for deactivation whether it’s going to pass siteId to SDNC?

Thanks and Regards,
Gaurav

From: Yang Xu (Yang, Fixed Network)
Sent: 2017年10月1日 17:33
To: huang.zhuo...@zte.com.cn
Cc: Gaurav agrawal; zhang.maope...@zte.com.cn; onap-discuss@lists.onap.org
Subject: RE: Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info 
in A

Hi Zhuoyao,

I am on travel, and will be back to office on Monday 10/2. You can schedule  a 
zoom meeting with me on Monday EST to clarify your questions. See my brief 
answers inlined below.

Thanks,
-Yang

From: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn> 
[mailto:huang.zhuo...@zte.com.cn]
Sent: Saturday, September 30, 2017 9:18 AM
To: Yang Xu (Yang, Fixed Network)
Cc: Gaurav agrawal; 
zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: 答复: Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info 
in A


Hi Yang,



I'm not sure about some detail of the overlay vpn deployment, could you 
help me about that? Thank you!



1.   Vxlan tunnel model driven deployment is supported? [Yang] Yes, but 
only the part connecting the networks on edge and core data centers is modeled 
by overlay template.

2.   If yes, which parameters of overlayTunnel.yml are related to vxlan 
tunnel, and how do they work? [Yang] The parameters in overlayTunnel.yml 
defines how to connect the networks in two data centers, not about how to set 
up VXLAN tunnels.

3.  The 3rd party controller NBI of vxlan tunnel is provider related, 
right? [Yang] VXLAN set up API is vendor related, but API to connect the 
networks on the two data centers are vendor agnostic.

4.  Does SO controls the deployment sequence as: underlay vpn / vxlan 
tunnel / overlay vpn? Or So controls the deployment sequence as: underlay vpn / 
vxlan tunnel & overlay vpn, and then sdnc splits the data and launches the 
deployment in sequence of: vxlan tunnel / overlay vpn? Or any other way for the 
deployment sequence control? [Yang] Can you clarify with Ramu about which SDNC 
API to call?

5.  The overlay vpn is supported in Release 1, even though the M4 has 
already past? [Yang] Yes, the scope I mentioned above about overlay VPN is 
supported in R1. If it’s not working, we will create JIRA ticket and fix it.





Best regards!







黄卓垚huangzhuoyao



职位position
承载网管开发部/有线研究院/有线产品经营部Strategy & IT-IT Dept.


[cid:image001.gif@01D33C71.415D7050]

[cid:image002.gif@01D33C71.415D7050]
深圳市南山区科技南路55号中兴通讯研发大楼33楼
33/F, R Building, ZTE Corporation Hi-tech Road South,
Hi-tech Industrial Park Nanshan District, Shenzhen, P..R.China, 518057
T: +86 755    F: +86 755 
M: +86 xxx
E: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn>
www.zte.com.cn<http://www.zte.com.cn/>


原始邮件
发件人: <yang@huawei.com<mailto:yang@huawei.com>>;
收件人: <gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>>;张茂鹏10030173;
抄送人: <onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年09月28日 15:13
主 题 :Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A


Hi Maopeng,

We discussed this topic in F2F meeting yesterday. Would you please provide us 
the name of the developer who can help on VFC side so we can follow up 
directly? time is running out, please help.

Thanks,
-Yang

Sent from HUAWEI AnyOffice
From:Gaurav agrawal
To:zhang.maope...@zte.com.cn,Yang Xu (Yang, Fixed Network)
Cc:onap-discuss@lists.onap.org
Date:2017-09-27 09:32:53
Subject:RE: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in 
A

Hi Maopeng,

Let me provide my understanding on this topic, @Yang Xu please add to it.

This is required in case of VoLTE use case wherein SDNC needs to associate 
local network within datacenter to a VXLAN tunnel available between datacenters 
(edge and core). In this regard we expect user to input the network name and 
find the associated networkId in SDNC by referring to  the local network 
information added by VFC in A

Input from UUI 
(https://gerrit.onap.org/r/#/c/12933/2/catalog-be/src/main/resources/import/tosca/normative-types/overlayTunnel/overlayTunnel.yml)
[cid:image003.png@01D33C71.415D7050]

Request to 3rd party controller from SDNC:
{
"l3-dci-connect": {
"id": "CDD702C3-7719-4FE6-A5AD-3A9C9E265309",
 "name": "PODX-routerY",
 "description": "VPC A connect VPC B",
 "router_id": "CBB702C3-6789-1234-A5AD-3A9C9E265309",
 "firewall_enable":  "false“ //false
"local_networks": 
["8a41319d-87cf-4cd6-8957-f4a1066c63a8","c1134ed3-dce8-41c4-af81-2b15834f0c7a"],
 "local_network_all":false,
 "evpn_irts&quo

Re: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A

2017-09-27 Thread Gaurav agrawal
Hi Maopeng,

Let me provide my understanding on this topic, @Yang Xu please add to it.

This is required in case of VoLTE use case wherein SDNC needs to associate 
local network within datacenter to a VXLAN tunnel available between datacenters 
(edge and core). In this regard we expect user to input the network name and 
find the associated networkId in SDNC by referring to the local network 
information added by VFC in A

Input from UUI 
(https://gerrit.onap.org/r/#/c/12933/2/catalog-be/src/main/resources/import/tosca/normative-types/overlayTunnel/overlayTunnel.yml)
[cid:image001.png@01D33790.C1F5B500]

Request to 3rd party controller from SDNC:
{
"l3-dci-connect": {
"id": "CDD702C3-7719-4FE6-A5AD-3A9C9E265309",
 "name": "PODX-routerY",
 "description": "VPC A connect VPC B",
 "router_id": "CBB702C3-6789-1234-A5AD-3A9C9E265309",
 "firewall_enable": "false“ //false
"local_networks": 
["8a41319d-87cf-4cd6-8957-f4a1066c63a8","c1134ed3-dce8-41c4-af81-2b15834f0c7a"],
 "local_network_all":false,
 "evpn_irts": ["1:5000"],
 "evpn_erts": ["1:5000" ],
 "l3_vni": "5001",
 }
}

Thanks and Regards,
Gaurav

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
zhang.maope...@zte.com.cn
Sent: 2017年9月26日 13:11
To: Yang Xu (Yang, Fixed Network)
Cc: onap-discuss@lists.onap.org
Subject: [onap-discuss] 答复:[vfc][sdnc] How VFC will store network info in A

hi yang

could you clearfy the network and subnetwork info from sdnc in the whole case, 
and how does the sdnc use it?


BR
maopeng

原始邮件
发件人: YangXu(Yang,FixedNetwork);
收件人: 张茂鹏10030173; 
onap-discuss@lists.onap.org;
抄送人: chinamobile;
日期:2017-09-21 14:35:16
主题:[vfc][sdnc] How VFC will store network info in A
Hi Maopeng and VFC team,

SDNC team needs to know some information about the networks created by VFC, 
e.g. network id and subnet. Where does VFC store the network information in 
A? Can you point to us A node and attributes used for such information? 
An A query example would be greatly appreciated.

Regards,
-Yang
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [vfc][sdnc] How VFC will store network info in A

2017-09-25 Thread Gaurav agrawal
Dear VFC team,

The same is required for SDNC DG implementation, is there any update on below 
query which I have missed?

Thanks and Regards,
Gaurav

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Yang Xu (Yang, Fixed 
Network)
Sent: 2017年9月21日 12:05
To: zhang.maopeng1; onap-discuss@lists.onap.org
Subject: [onap-discuss] [vfc][sdnc] How VFC will store network info in A

Hi Maopeng and VFC team,

SDNC team needs to know some information about the networks created by VFC, 
e.g. network id and subnet. Where does VFC store the network information in 
A? Can you point to us A node and attributes used for such information? 
An A query example would be greatly appreciated.

Regards,
-Yang
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [SDNC][SO] Queries about overlay network for VoLTE use case

2017-09-12 Thread Gaurav agrawal
Hi Marcus,

I have few queries about the overlay network for VoLTE use case (SDNC-28, 
SDNC-43)


1)  Kindly confirm whether generic-resource-api will be an interface 
between SO and SDNC for this purpose.

2)  Whether there is any resource descriptor already defined for overlay 
network configuration, basically I am looking forward to see what all input 
parameters will be provided to SDNC by SO for overlay configuration and whether 
these parameters will be an input in usecase UI?

3)  Whether SDNC-28 is intended to create a VXLAN tunnel alone or will it 
be used for EVPN configurations too?

4)  Regarding SDNC-43, can you please share the 3rd party controller 
interface model.

Thanks and Regards,
Gaurav
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] About underlayvpn.yml 

2017-09-12 Thread Gaurav agrawal
+1 to Option 1 considering UnderlayVPN is a reusable resource across multiple 
use cases which requires point to point vpn service.

From: Lando,Michael [mailto:ml6...@intl.att.com]
Sent: 2017年9月8日 13:58
To: huang.zhuo...@zte.com.cn; SHADMI, DAVID
Cc: Gaurav agrawal; yuan@zte.com.cn; denghui (L); 
onap-discuss@lists.onap.org
Subject: RE: RE: About underlayvpn.yml

How can we decide on what option to follow?





BR,

Michael Lando
Opensource TL , SDC
AT Network Application Development · NetCom
Tel Aviv | Tampa | Atlanta | New Jersey |Chicago
···
Office: +972 (3) 5451487
Mobile: +972 (54) 7833603
e-mail: ml6...@intl.att.com<mailto:ml6...@intl.att.com>

From: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn> 
[mailto:huang.zhuo...@zte.com.cn]
Sent: Friday, September 08, 2017 5:47 AM
To: SHADMI, DAVID <ds2...@att.com<mailto:ds2...@att.com>>; Lando,Michael 
<ml6...@intl.att.com<mailto:ml6...@intl.att.com>>
Cc: gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>; 
yuan@zte.com.cn<mailto:yuan@zte.com.cn>; 
denghu...@huawei.com<mailto:denghu...@huawei.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: 答复: RE: About underlayvpn.yml


Hi, David and Michael



Thanks for your advise! I think underlayvpn is a reusable resource, it 
could be used for multiple use cases not just for Volte only. I guess the 
category info of underlayvpn may like this. If I'm wrong, please correct me, 
Thank you!

{

  "payloadName": "underlayvpn.yml",

  "contactId": "jh0003",

  "name": "VL UNDERLAYVPN",

  "description": "The node represents a underlay-vpn entity.",

  "resourceIconPath": "network",

  "resourceType": "VL",

  "categories": [

  {

"name": "Network Connectivity",

"subcategories": [

  {

"name": "Virtual Links"

  }

]

  }

],

  "tags": [

"VL UNDERLAYVPN"

  ]

}



Best regards!









黄卓垚huangzhuoyao



职位position
承载网管开发部/有线研究院/有线产品经营部Strategy & IT-IT Dept.


[cid:image001.gif@01D32BC1.FFFC8CA0]

[cid:image002.gif@01D32BC1.FFFC8CA0]
深圳市南山区科技南路55号中兴通讯研发大楼33楼
33/F, R Building, ZTE Corporation Hi-tech Road South,
Hi-tech Industrial Park Nanshan District, Shenzhen, P..R.China, 518057
T: +86 755    F: +86 755 
M: +86 xxx
E: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn>
www.zte.com.cn<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.zte.com.cn_=DwMGaQ=LFYZ-o9_HUMeMTSQicvjIg=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY=Fwg93vKpqVyyzEBbVpitAGOYrKMd1p-tdRqXVGi88mo=AAy2yxAEFcKJz9KzYBxOPtoQ5veG-bh_hAyLO8v5yuI=>


原始邮件
发件人: <ds2...@att.com<mailto:ds2...@att.com>>;
收件人:黄卓垚10112215; <ml6...@intl.att.com<mailto:ml6...@intl.att.com>>; 
<gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>>;
抄送人:袁虎10090474; <denghu...@huawei.com<mailto:denghu...@huawei.com>>; 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>;
日 期 :2017年09月07日 23:56
主 题 :RE: About underlayvpn.yml


Hi,

There are two options; the first option is to include the underlayvpn with SDC 
distribution. The second option is to import it into SDC at design time.
If the underlayvpn is a reusable resource, meaning it would be used for other 
services, then option 1 is the way forward. If it is VoLTE only, then I 
recommend option 2.

@Michael – If option 1 is selected, we need to include the underlayvpn in the 
catalog.

Thanks,
David


From: huang.zhuo...@zte.com.cn<mailto:huang.zhuo...@zte.com.cn> 
[mailto:huang.zhuo...@zte.com.cn]
Sent: Thursday, September 07, 2017 3:12 AM
To: SHADMI, DAVID <ds2...@att.com<mailto:ds2...@att.com>>; LANDO, MICHAEL 
<ml6...@intl.att.com<mailto:ml6...@intl.att.com>>; 
gaurav.agra...@huawei.com<mailto:gaurav.agra...@huawei.com>
Cc: yuan@zte.com.cn<mailto:yuan@zte.com.cn>; 
denghu...@huawei.com<mailto:denghu...@huawei.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: About underlayvpn.yml


Hi David,



May I push the files of underlayvpn definition into SDC?  And if not, 
we have to use another way to import it to SDC  at design time manually?



Thank you and best regards!













黄卓垚huangzhuoyao



职位position
承载网管开发部/有线研究院/有线产品经营部Strategy  & IT-IT Dept.


[cid:image001.gif@01D32BC1.FFFC8CA0]

[cid:image002.gif@01D32BC1.FFFC8CA0]
深圳市南山区科技南路55号中兴通讯研发大楼33楼
33/F, R Building, ZTE Corporation Hi-tech Road South,
Hi-tech Industrial Park Nanshan District, Shenzhen, P..R.China, 518057
T: +86 755    F: +86  755 
M: +86 xxx

Re: [onap-discuss] 答复: RE: How to commit the files about WAN modeling?

2017-09-06 Thread Gaurav agrawal
Hi Zhuoyao,

Can you please let me know if WAN related YAML are already committed?

Thanks and Regards,
Gaurav

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
huang.zhuo...@zte.com.cn
Sent: 2017年8月30日 13:12
To: ds2...@att.com; ml6...@intl.att.com
Cc: Patrick Liu; yuan@zte.com.cn; onap-discuss@lists.onap.org
Subject: [onap-discuss] 答复: RE: How to commit the files about WAN modeling?




Hi, David and Michael

I'm not sure about that is it suitable to push the yaml files about WAN 
description of Volte use case to SDC? Would you please help me about that?

Thanks and best regards!







黄卓垚huangzhuoyao



职位position
承载网管开发部/有线研究院/有线产品经营部Strategy & IT-IT Dept.


[cid:image001.gif@01D32733.1F0B3580]

[cid:image002.gif@01D32733.1F0B3580]
深圳市南山区科技南路55号中兴通讯研发大楼33楼
33/F, R Building, ZTE Corporation Hi-tech Road South,
Hi-tech Industrial Park Nanshan District, Shenzhen, P..R.China, 518057
T: +86 755    F: +86 755 
M: +86 xxx
E: huang.zhuo...@zte.com.cn
www.zte.com.cn


原始邮件
发件人: >;
收件人:黄卓垚10112215; >; 
>;
抄送人: 
>;袁越10008526;孟照星10024238;张茂鹏10030173;
 >; 
>;
日 期 :2017年08月23日 15:03
主 题 :RE: How to commit the files about WAN modeling?


Hi, Zhuoyao

For modeling code, have you decided together with David about whether to build 
WAN resrouce in SDC based on VF or VL? You could upload to SDC to  check 
whether their committers agree or not.

For modeling spec, once it is finalized in modeling committee, it will be kept 
in the repo of modeling project.

Thanks

DENG Hui

From: huang.zhuo...@zte.com.cn 
[mailto:huang.zhuo...@zte.com.cn]
Sent: Wednesday, August 23, 2017 9:55 AM
To: denghui (L) >; 
ml6...@intl.att.com
Cc: Patrick Liu >; 
yuan@zte.com.cn; 
meng.zhaoxi...@zte.com.cn; 
zhang.maope...@zte.com.cn; 
denglin...@chinamobile.com; 
onap-discuss@lists.onap.org
Subject: How to commit the files about WAN modeling?


Hi, DengHui and Michael

Would you please help me about this issue? I don't know how to commit 
the files about WAN modeling. Should I push them to SDC gerrit, or modeling 
gerrit, or somewhere else?

Thank you very much!











黄卓垚huangzhuoyao



职位position
承载网管开发部/有线研究院/有线产品经营部Strategy  & IT-IT Dept.


[cid:image001.gif@01D32733.1F0B3580]

[cid:image002.gif@01D32733.1F0B3580]
深圳市南山区科技南路55号中兴通讯研发大楼33楼
33/F, R Building, ZTE Corporation Hi-tech Road South,
Hi-tech Industrial Park Nanshan District, Shenzhen, P..R.China, 518057
T: +86 755    F: +86  755 
M: +86 xxx
E: huang.zhuo...@zte.com.cn
www.zte.com.cn






___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] About the GENERIC-RESOURCE-API

2017-08-28 Thread Gaurav agrawal
Hi Zhuoyao,

Saw the below patch in gerrit for generic-resource-api, maybe can help.

https://gerrit.onap.org/r/#/c/8531/

Thanks and Regards,
Gaurav
From:huang.zhuo...@zte.com.cn
To:dtimo...@att.com,
Cc:onap-discuss@lists.onap.org,bdfreeman1...@gmail.com,
Date:2017-08-29 07:10:04
Subject:[onap-discuss] About the GENERIC-RESOURCE-API


Hi Dan,


Could you help me about the GENERIC-RESOURCE-API?  I saw your update on 
wiki page: https://wiki.onap.org/display/DW/SDNC+APIs, but I have not found the 
seed code on gerrit yet. If I want to invoke GENERIC-RESOURCE-API on SO, all I 
need is to follow the example of GENERIC-RESOURCE-API(2016-11-11).json which is 
downloaded from wiki page? Or I should refer to other seed code?


Thank you and best regards!






黄卓垚huangzhuoyao


职位position
承载网管开发部/有线研究院/有线产品经营部Strategy & IT-IT Dept.


[cid:9ae3e214c17d49ed935d87c674ba3ee2]  [cid:24242e5637af428891c4db731e7765ad]
深圳市南山区科技南路55号中兴通讯研发大楼33楼
33/F, R Building, ZTE Corporation Hi-tech Road South,
Hi-tech Industrial Park Nanshan District, Shenzhen, P..R.China, 518057
T: +86 755    F: +86 755 
M: +86 xxx
E: huang.zhuo...@zte.com.cn
www.zte.com.cn

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss