Re: [onap-discuss] Generic SO BPMN Flow for HEAT orchestration

2018-06-18 Thread Singh Kalra, Mandeep
Hi,

Would appreciate help on this.


Regards
Mandeep
From: Singh Kalra, Mandeep
Sent: Thursday, June 14, 2018 9:00 PM
To: onap-discuss@lists.onap.org
Subject: Generic SO BPMN Flow for HEAT orchestration

Hi,

  I had a doubt about the orchestration of some use cases like vFW, vCPE  
in which HEAT templates are used.
  In the demo as part of R1, VID was used to create the Service in which 
first the service was created then VNF and then VF modules.

 Is there a generic flow available in R2 in which we can pass a single 
request from the northbound system ?
 And is ARIA orchestration integrated with SO ?




Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

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


[onap-discuss] Generic SO BPMN Flow for HEAT orchestration

2018-06-14 Thread Singh Kalra, Mandeep
Hi,

  I had a doubt about the orchestration of some use cases like vFW, vCPE  
in which HEAT templates are used.
  In the demo as part of R1, VID was used to create the Service in which 
first the service was created then VNF and then VF modules.

 Is there a generic flow available in R2 in which we can pass a single 
request from the northbound system ?
 And is ARIA orchestration integrated with SO ?




Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

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


Re: [onap-discuss] VNF configuration via VFC

2018-06-13 Thread Singh Kalra, Mandeep
Hi,

  Thanks a lot Srini and Haibin.

  vCPE use case which is TOSCA format create VNF via G-VNFM. We are 
debugging it.
  >> Is the vCPE TOSCA part of Bejing release, the tosca equivalent 
of vCPE uses VFC or ARIA ?

  And also for the VNF configuration as Srini mentioned EMS will be 
used for VNF configuration but below statement is part of the approved volte 
use case ::
As a stretch goal in VOLTE use case was the VNF configuration using ansible
>> What will be the approach here via VFC ?



Regards
Mandeep

From: Huang, Haibin [mailto:haibin.hu...@intel.com]
Sent: Thursday, June 14, 2018 6:22 AM
To: Addepalli, Srinivasa R ; Singh Kalra, 
Mandeep ; onap-discuss@lists.onap.org
Subject: [External] RE: VNF configuration via VFC

Hi Mandeep Sirinivasa,

vCPE use case which is TOSCA format create VNF via G-VNFM. We are debugging it.

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Addepalli, Srinivasa R
Sent: Thursday, June 14, 2018 6:18 AM
To: Singh Kalra, Mandeep 
mailto:mandeep.singh.ka...@accenture.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] VNF configuration via VFC

Hi Mandeep,

We had same question a while ago when we are trying to figure out the changes 
required in VF-C project to leverage HPA.

VOLTE team, please correct if this understanding is not right:

  *   It appears that G-VNFM is not being leveraged to bring up VNFs.
  *   Every VNF has its own sVNFM from the VNF vendor.

Due to this,  HPA team is felt that they should modify NSLCM (upper level Micro 
Service that talks to G-VNFM or one of sVNFMs for a given VNF) to integrate 
with OOF to get the best site and compute flavors.

Also, I think there is a need to create VNF (may be using vFW) via G-VNFM for 
testing any OOF features/policies.

On VNF configuration : As I understand, vendors are providing their own EMS in 
addition to sVNFM for configuring the VNF applications.  I don't think APP-C is 
used to configure VOLTE VNFs. I may be wrong here. Please correct.

Thanks
Srini


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Singh Kalra, Mandeep
Sent: Wednesday, June 13, 2018 11:36 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] VNF configuration via VFC

Hi,

  Will appreciate some inputs on the below queries.
  And also if GVNFM is used in any of the use cases ?


Regards
Mandeep
From: Singh Kalra, Mandeep
Sent: Tuesday, June 12, 2018 5:37 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: VNF configuration via VFC

Hi,


 I have a doubt about the VNF configuration through VFC. 
After the VNFs are instantiated is there any interface/APIs using which the 
VNFs can be configured ?
As a stretch goal in VOLTE use case was the VNF 
configuration using ansible.
  Can you please share your views on this ?

  Also, is the gvnfm used in any use case in R2 ?

Regards
Mandeep




This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

www.accenture.com<http://www.accenture.com>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] VNF configuration via VFC

2018-06-13 Thread Singh Kalra, Mandeep
Hi,

  Will appreciate some inputs on the below queries.
  And also if GVNFM is used in any of the use cases ?


Regards
Mandeep
From: Singh Kalra, Mandeep
Sent: Tuesday, June 12, 2018 5:37 PM
To: onap-discuss@lists.onap.org
Subject: VNF configuration via VFC

Hi,


 I have a doubt about the VNF configuration through VFC. 
After the VNFs are instantiated is there any interface/APIs using which the 
VNFs can be configured ?
As a stretch goal in VOLTE use case was the VNF 
configuration using ansible.
  Can you please share your views on this ?

  Also, is the gvnfm used in any use case in R2 ?

Regards
Mandeep




This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

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


[onap-discuss] VNF configuration via VFC

2018-06-12 Thread Singh Kalra, Mandeep
Hi,


 I have a doubt about the VNF configuration through VFC. 
After the VNFs are instantiated is there any interface/APIs using which the 
VNFs can be configured ?
As a stretch goal in VOLTE use case was the VNF 
configuration using ansible.
  Can you please share your views on this ?

  Also, is the gvnfm used in any use case in R2 ?

Regards
Mandeep




This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

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


[onap-discuss] Regarding Tosca ARIA in ONAP

2018-05-15 Thread Singh Kalra, Mandeep
Hi,

  As the SDC models are defined in TOSCA, so wanted to check about 
the approach to be followed in ONAP regarding the TOSCA based orchestration. In 
R1, I guess apart from VOLTE use case other use cases involved heat templates 
which were directly instantiated from SO towards multiVIM.


  *   SO will integrate with ARIA orchestrator, in this case the control will 
be passed to any Controllers like VF-C, APP-C for resource orchestration from 
SO ?
  *   SO through the BPMN flows will integrate with VF-C for the tosca based 
resource orchestration ?
  *   VF-C came from open-o and it included aria project as well, so will aria 
based orchestration be followed there as well ?


Regards
Mandeep




This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

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


Re: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates for VoLTE use case

2018-04-12 Thread Singh Kalra, Mandeep
Thanks Seshu.

Is it applicable for volte use case or other cases as well ?


Regards
Mandeep
From: Seshu m [mailto:seshu.kuma...@huawei.com]
Sent: Friday, April 13, 2018 9:55 AM
To: Singh Kalra, Mandeep <mandeep.singh.ka...@accenture.com>; Chenchuanyu 
<chenchua...@huawei.com>; Ramu n <ram...@huawei.com>; 
onap-discuss@lists.onap.org
Subject: [External] RE: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

HI Mandeep,

The SDNC notifications are not yet used now, currently we are workng on makng 
the workflows more generic and SO to support functional requirements.
We would be considering this in the later releases.

Best Regards,
Seshu
**
 This email and its attachments contain confidential information from HUAWEI, 
which is intended only for the person or entity whose address is listed above. 
Any use of the information contained here in any way (including, but not 
limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient(s) is prohibited. If you receive this 
email in error, please notify the sender by phone or email immediately and 
delete it!
 
*

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[onap-discuss-boun...@lists.onap.org] on behalf of Singh Kalra, Mandeep 
[mandeep.singh.ka...@accenture.com]
Sent: Friday, April 13, 2018 11:58 AM
To: Chenchuanyu; Ramu n; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay 
templates for VoLTE use case
Hi Chuanyu,

 Thanks.
 Is SO having the sdnc notify mechanism and based 
on that update the resource operation status table for volte use case so that 
we could fetch the exact status?
 I can see that SDNC operations 
service-topology-operation/network-topology-operation are called from the 
serviceTask now, is there any plan to introduce the notification mechanism 
there or use sdnc adapter in future ?


Regards
Mandeep

From: Chenchuanyu [mailto:chenchua...@huawei.com]
Sent: Monday, March 19, 2018 7:09 AM
To: Singh Kalra, Mandeep 
<mandeep.singh.ka...@accenture.com<mailto:mandeep.singh.ka...@accenture.com>>; 
Ramu n <ram...@huawei.com<mailto:ram...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [External] 答复: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi Mandeep,
   As I know, SDC  have not changed the model for voLTE until now, both with NS 
and overlay/underlay .
  Now WAN model is still under discussion by modeling team. So we will wait for 
the conclusion.
  For SO part ,  we only make the bpmn workflow more generic for E2E service. 
such as calling the e2e service recipe, decompose the model and so on. In R1, 
the workflow is specific for voLTE.
Thanks,
Chuanyu Chen.

发件人: Singh Kalra, Mandeep [mailto:mandeep.singh.ka...@accenture.com]
发送时间: 2018年3月17日 23:01
收件人: Chenchuanyu; Ramu n; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: RE: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates 
for VoLTE use case

Thanks a lot Chuanyu and Ramu .

@Chunuyu :: I can see that there are some updates done to SO bpmn scripts in 
master branch for VoLTE case, is this change of parsing the overlay/underlay 
templates part already there ?

How about the modelling in SDC, will that also be changed ? PNFs etc for 
underlay ?

@Ramu :: Is there any change in SDNC’s directed graphs for this case ?


Regards
Mandeep



From: Chenchuanyu [mailto:chenchua...@huawei.com]
Sent: Wednesday, February 28, 2018 2:38 PM
To: Singh Kalra, Mandeep 
<mandeep.singh.ka...@accenture.com<mailto:mandeep.singh.ka...@accenture.com>>; 
Ramu n <ram...@huawei.com<mailto:ram...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [External] 答复: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi, Mandeep,
  SO will do this(but in R1, this have not been implemented, all parameters 
published as user inputs).
  In R2, SO will merge both user filled parameters and template assigned 
parameters(which set in design time), and then sent all of them to SDNC.
Thanks,
Chuanyu Chen.

发件人: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Singh Kalra, Mandeep
发送时间: 2018年2月28日 17:02
收件人: Ramu n; onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: Re: [onap-discuss] Regarding Tosca parsing of Overla

Re: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates for VoLTE use case

2018-04-12 Thread Singh Kalra, Mandeep
Hi Chuanyu,

 Thanks.
 Is SO having the sdnc notify mechanism and based 
on that update the resource operation status table for volte use case so that 
we could fetch the exact status?
 I can see that SDNC operations 
service-topology-operation/network-topology-operation are called from the 
serviceTask now, is there any plan to introduce the notification mechanism 
there or use sdnc adapter in future ?


Regards
Mandeep

From: Chenchuanyu [mailto:chenchua...@huawei.com]
Sent: Monday, March 19, 2018 7:09 AM
To: Singh Kalra, Mandeep <mandeep.singh.ka...@accenture.com>; Ramu n 
<ram...@huawei.com>; onap-discuss@lists.onap.org
Subject: [External] 答复: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi Mandeep,
   As I know, SDC  have not changed the model for voLTE until now, both with NS 
and overlay/underlay .
  Now WAN model is still under discussion by modeling team. So we will wait for 
the conclusion.
  For SO part ,  we only make the bpmn workflow more generic for E2E service. 
such as calling the e2e service recipe, decompose the model and so on. In R1, 
the workflow is specific for voLTE.
Thanks,
Chuanyu Chen.

发件人: Singh Kalra, Mandeep [mailto:mandeep.singh.ka...@accenture.com]
发送时间: 2018年3月17日 23:01
收件人: Chenchuanyu; Ramu n; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: RE: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates 
for VoLTE use case

Thanks a lot Chuanyu and Ramu .

@Chunuyu :: I can see that there are some updates done to SO bpmn scripts in 
master branch for VoLTE case, is this change of parsing the overlay/underlay 
templates part already there ?

How about the modelling in SDC, will that also be changed ? PNFs etc for 
underlay ?

@Ramu :: Is there any change in SDNC’s directed graphs for this case ?


Regards
Mandeep



From: Chenchuanyu [mailto:chenchua...@huawei.com]
Sent: Wednesday, February 28, 2018 2:38 PM
To: Singh Kalra, Mandeep 
<mandeep.singh.ka...@accenture.com<mailto:mandeep.singh.ka...@accenture.com>>; 
Ramu n <ram...@huawei.com<mailto:ram...@huawei.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [External] 答复: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi, Mandeep,
  SO will do this(but in R1, this have not been implemented, all parameters 
published as user inputs).
  In R2, SO will merge both user filled parameters and template assigned 
parameters(which set in design time), and then sent all of them to SDNC.
Thanks,
Chuanyu Chen.

发件人: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Singh Kalra, Mandeep
发送时间: 2018年2月28日 17:02
收件人: Ramu n; onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: Re: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates 
for VoLTE use case

Thanks Ramu.

I guess UUI will only take the input parameters from the users.
In case the template also holds some values, who will be parsing/providing that 
?

And can you please share the AAI - SDNC configurations for the VoLTE use case. 
Does SDNC itself holds some data apart from AAI ?


Regards
Mandeep

From: Ramu n [mailto:ram...@huawei.com]
Sent: Wednesday, February 28, 2018 2:06 PM
To: Singh Kalra, Mandeep 
<mandeep.singh.ka...@accenture.com<mailto:mandeep.singh.ka...@accenture.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [External] RE: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi Mandeep,

For VoLTE use case, Usecase UI will prompt for tosca inputs of Underlay/Overlay 
templates..
UUI will call SO’s e2eService API with these parameters, then SO will call 
SDNC’s network-topology-operation RPCs for underlay/overlay resource creation.

Thanks,
Ramu N

***
 This e-mail and attachments contain confidential information from 
HUAWEI, which is intended only for the person or entity whose address is listed 
above. Any use of the information contained herein in any way (including, but 
not limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient's) is prohibited. If you receive this 
e-mail in error, please notify the sender by phone or email immediately and 
delete it!

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Singh Kalra, Mandeep
Sent: Wednesday, February 28, 2018 1:26 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Regarding Tosca par

[onap-discuss] Regarding Service Level Params on SDC

2018-04-12 Thread Singh Kalra, Mandeep
Hi,

   Greetings !!!
On the SDC UI, as we can create the E2E service models and those service models 
can contain resources.
Each resource can have its set of properties which we can see in the 
“Composition” tab.

  I need to define some service level parameters which are 
applicable to all the resources, so instead of defining them at resource level 
I need to define them at E2E service level.
  How can I add new properties for the E2E service using SDC ?



Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

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


[onap-discuss] Policy usage for VOLTE use case on amsterdam release

2018-03-29 Thread Singh Kalra, Mandeep
Hi,

 I have deployed the Amsterdam release using OOM kubernetes, which includes 
the Policy module too.

  I am trying to send the VFC onset message to Dmaap which is also reaching 
the Policy as seen in the below in the drools container ::

  policy@drools-870120400-89089:/opt/app/policy/logs$ tail -f 
network.log

[2018-02-01 
10:04:09,000|UEB-source-unauthenticated.DCAE_CL_OUTPUT][IN|UEB|unauthenticated.DCAE_CL_OUTPUT]
{"requestID":"8c1b8bd8-06f7-493f-8ed7-daaa4cc481bc","target_type":"VM","AAI":{"service-instance.service-instance-id":"USUCP0PCOIL0110UJZZ01","vserver.prov-status":"example-prov-status-val-2","vserver.resource-version":"1504912891060","vserver.is-closed-loop-disabled":false,"vserver.vserver-name2":"example-vserver-name2-val-2","vserver.vserver-id":"example-vserver-id-val-2","vserver.vserver-selflink":"example-vserver-selflink-val-2","vserver.in-maint":true,"vserver.vserver-name":"example-vserver-name-val-2","generic-vnf.vnf-id":"5e49ca06-2972-4532-9ed4-6d071588d792"},"from":"DCAE","closedLoopAlarmStart":1484855291527925,"closedLoopEventStatus":"ONSET","closedLoopControlName":"ControlLoop-VOLTE-2179b738-fd36-4843-a71a-a8c24c70c55b","version":"1.0.2","target":"vserver.vserver-name"}

  But I could not see anything triggered to VFC.

  As indicated by Jorge I tried to move to 1.1.3 version of 
Policy containers but still same issue was seen.
  Jorge suspected that the policies are not pushed properly due to 
which this issue is seen.

Can anyone please let me know if there are some steps missing ?



Regards
Mandeep




This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. Your privacy is important to us. Accenture uses your personal data only 
in compliance with data protection laws. For further information on how 
Accenture processes your personal data, please see our privacy statement at 
https://www.accenture.com/us-en/privacy-policy.
__

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


Re: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates for VoLTE use case

2018-03-17 Thread Singh Kalra, Mandeep
Thanks a lot Chuanyu and Ramu .

@Chunuyu :: I can see that there are some updates done to SO bpmn scripts in 
master branch for VoLTE case, is this change of parsing the overlay/underlay 
templates part already there ?

How about the modelling in SDC, will that also be changed ? PNFs etc for 
underlay ?

@Ramu :: Is there any change in SDNC’s directed graphs for this case ?


Regards
Mandeep



From: Chenchuanyu [mailto:chenchua...@huawei.com]
Sent: Wednesday, February 28, 2018 2:38 PM
To: Singh Kalra, Mandeep <mandeep.singh.ka...@accenture.com>; Ramu n 
<ram...@huawei.com>; onap-discuss@lists.onap.org
Subject: [External] 答复: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi, Mandeep,
  SO will do this(but in R1, this have not been implemented, all parameters 
published as user inputs).
  In R2, SO will merge both user filled parameters and template assigned 
parameters(which set in design time), and then sent all of them to SDNC.
Thanks,
Chuanyu Chen.

发件人: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] 代表 Singh Kalra, Mandeep
发送时间: 2018年2月28日 17:02
收件人: Ramu n; onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: Re: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates 
for VoLTE use case

Thanks Ramu.

I guess UUI will only take the input parameters from the users.
In case the template also holds some values, who will be parsing/providing that 
?

And can you please share the AAI - SDNC configurations for the VoLTE use case. 
Does SDNC itself holds some data apart from AAI ?


Regards
Mandeep

From: Ramu n [mailto:ram...@huawei.com]
Sent: Wednesday, February 28, 2018 2:06 PM
To: Singh Kalra, Mandeep 
<mandeep.singh.ka...@accenture.com<mailto:mandeep.singh.ka...@accenture.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [External] RE: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi Mandeep,

For VoLTE use case, Usecase UI will prompt for tosca inputs of Underlay/Overlay 
templates..
UUI will call SO’s e2eService API with these parameters, then SO will call 
SDNC’s network-topology-operation RPCs for underlay/overlay resource creation.

Thanks,
Ramu N

***
 This e-mail and attachments contain confidential information from 
HUAWEI, which is intended only for the person or entity whose address is listed 
above. Any use of the information contained herein in any way (including, but 
not limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient's) is prohibited. If you receive this 
e-mail in error, please notify the sender by phone or email immediately and 
delete it!

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Singh Kalra, Mandeep
Sent: Wednesday, February 28, 2018 1:26 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates 
for VoLTE use case

Hi,

  I can see from the SDNC network-topology-operation RPC that it requires 
some tosca inputs.
  I need to know which layer parses the tosca template declared in SDC and 
fetch parameters ?



Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

www.accenture.com<http://www.accenture.com>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] Regarding SDC's Modelling

2018-03-12 Thread Singh Kalra, Mandeep
Hi,

 I need to check about the Designing part of SDC, as there 
are many components like VLs, VDUs, CPs which can constitute a resource/service.
There are some VLs like ext ZTE, VDU CP etc which contain 
certain parameters like bandwidth, ip addresses etc.

 Can we add more parameters in those existing components ( 
eg :: VLs, VDUs, CPs) and attach the get_input ?
 Or can we create a new component altogether ? If yes, then 
how can we do that using SDC ?


Regards
Mandeep





This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

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


Re: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates for VoLTE use case

2018-02-28 Thread Singh Kalra, Mandeep
Thanks Ramu.

I guess UUI will only take the input parameters from the users.
In case the template also holds some values, who will be parsing/providing that 
?

And can you please share the AAI - SDNC configurations for the VoLTE use case. 
Does SDNC itself holds some data apart from AAI ?


Regards
Mandeep

From: Ramu n [mailto:ram...@huawei.com]
Sent: Wednesday, February 28, 2018 2:06 PM
To: Singh Kalra, Mandeep <mandeep.singh.ka...@accenture.com>; 
onap-discuss@lists.onap.org
Subject: [External] RE: [onap-discuss] Regarding Tosca parsing of 
Overlay/Underlay templates for VoLTE use case

Hi Mandeep,

For VoLTE use case, Usecase UI will prompt for tosca inputs of Underlay/Overlay 
templates..
UUI will call SO's e2eService API with these parameters, then SO will call 
SDNC's network-topology-operation RPCs for underlay/overlay resource creation.

Thanks,
Ramu N

***
 This e-mail and attachments contain confidential information from 
HUAWEI, which is intended only for the person or entity whose address is listed 
above. Any use of the information contained herein in any way (including, but 
not limited to, total or partial disclosure, reproduction, or dissemination) by 
persons other than the intended recipient's) is prohibited. If you receive this 
e-mail in error, please notify the sender by phone or email immediately and 
delete it!

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Singh Kalra, Mandeep
Sent: Wednesday, February 28, 2018 1:26 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates 
for VoLTE use case

Hi,

  I can see from the SDNC network-topology-operation RPC that it requires 
some tosca inputs.
  I need to know which layer parses the tosca template declared in SDC and 
fetch parameters ?



Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

www.accenture.com<http://www.accenture.com>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] Regarding Tosca parsing of Overlay/Underlay templates for VoLTE use case

2018-02-27 Thread Singh Kalra, Mandeep
Hi,

  I can see from the SDNC network-topology-operation RPC that it requires 
some tosca inputs.
  I need to know which layer parses the tosca template declared in SDC and 
fetch parameters ?



Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

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


[onap-discuss] Regarding SDWAN Virtual Function Component on SDC

2018-02-25 Thread Singh Kalra, Mandeep
Hi,

   On the SDC catalog, I could see SDWAN category, is there any plan to 
have a virtual function component on SDC ?


[cid:image001.jpg@01D3AEF5.43371420]


Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

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


[onap-discuss] Regarding Legacy networks support in ONAP

2018-02-21 Thread Singh Kalra, Mandeep
Hi,

 I can see in SDC there is support to add PNF resource.


  *   As part of the service templates, can we have a service having both PNF 
and a VF ?
  *   How is the composition of PNF different from VF ?
  *   Can SO decompose this service which contains both PNF and VNF ?
  *   The legacy network device could be accessed using APPC ?


Regards
Mandeep



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy.
__

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