[onap-discuss] [SDC]Provide preset definitions for the enitity types standardized by the tosca-nfv specification.

2017-09-12 Thread yuan.hu1
Hi Michael,




The enitity types standardized by the tosca-nfv specification(see 
http://docs.oasis-open.org/tosca/tosca-nfv/v1.0/tosca-nfv-v1.0.html), For 
example: 'tosca.nodes.nfv.VDU', 'tosca.nodes.nfv.CP', and so on, are often used 
in the VF-C domain. And should be predefined in the SDC.

In order to add these tosca nfv models to the SDC's predefined models, I 
created an issue, see https://jira.onap.org/browse/SDC-318.

And I already had the definitions of these tosca nfv models, can I contribute 
to the ONAP community directly?




In addition, there are three issues related to SDC support for tosca nfv 
models, as follows:

https://jira.onap.org/browse/SDC-298

https://jira.onap.org/browse/SDC-309

https://jira.onap.org/browse/SDC-310 

Do you have a schedule for these issues?




Thanks,

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


[onap-discuss] which is stable ONAP version used to demonstrate demo cases

2017-09-12 Thread Krishnaiah B
Hi,


We want to demonstrate vFW and vDNS with ONAP.

We already tried with ONAP 1.0 and 1.1 but we faced issue on some modules.

Please suggest us, which is stable ONAP version should be used to demonstrate 
vFW and vDNDS.






Thanks & Regards
Krishnaiah B
www.LntTechservices.com

L&T Technology Services Ltd

www.LntTechservices.com

This Email may contain confidential or privileged information for the intended 
recipient (s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] 答复: 答复: [opnfv-tech-discuss] [Auto] Error when create onap pods using kubernetes

2017-09-12 Thread huangxiangyu

Roger, Thanks. The config pod shows no error now

发件人: Roger Maitland [mailto:roger.maitl...@amdocs.com]
发送时间: 2017年9月11日 20:53
收件人: huangxiangyu ; Michael O'Brien 
; Tina Tsou 
抄送: onap-discuss@lists.onap.org; opnfv-tech-disc...@lists.opnfv.org
主题: RE: [onap-discuss] 答复: [opnfv-tech-discuss] [Auto] Error when create onap 
pods using kubernetes

Hi Harry,

A significant improvement to OOM was pushed on Friday, see the attached email.  
This new error refers to missing values in the 
/oom/kubernetes/config/onap-parameters.yaml configuration file.

Cheers,
Roger

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of huangxiangyu
Sent: Monday, September 11, 2017 3:42 AM
To: Michael O'Brien; Tina Tsou
Cc: onap-discuss@lists.onap.org; 
opnfv-tech-disc...@lists.opnfv.org
Subject: [onap-discuss] 答复: [opnfv-tech-discuss] [Auto] Error when create onap 
pods using kubernetes

Michael

Those two nginx containers are created manually for test purpose. I’m afraid 
that I don’t have any Ubuntu 16 environment right now so I have to continue 
test with Ubuntu 14. I just pull the oom repo today and there is new error 
appears when running ./createConfig.sh -n onap.
kubectl logs:
Validating onap-parameters.yaml has been populated
Error: OPENSTACK_UBUNTU_14_IMAGE must be set in onap-parameters.yaml

However It’s not always successful when I creating the config pod even before I 
pulled the oom repo. Usually, this config pod stays at creating state and never 
be completed. I ran the deleteAll.bash and delete /dockerdata-nfs just as wiki 
instructed. So am I missing any step ?

Thanks
Harry

发件人: Michael O'Brien [mailto:frank.obr...@amdocs.com]
发送时间: 2017年9月8日 11:59
收件人: huangxiangyu mailto:huangxiang...@huawei.com>>; 
Tina Tsou mailto:tina.t...@arm.com>>
抄送: 
opnfv-tech-disc...@lists.opnfv.org; 
onap-discuss@lists.onap.org
主题: RE: [opnfv-tech-discuss] [Auto] Error when create onap pods using kubernetes

Harry,
   Hi, some comments.
   The nginx containers – we are not deploying these, since they are in the 
default namespace they don’t look part of a normal rancher setup as well – I am 
curious where these 2 pods came from and why you would need a reverse proxy – 
also verify you are running rancher on 8880 to avoid 80/8080 conflicts with 
these.
I am suspicious of this reverse proxy – I would expect your forwarding 
issues stem from these 2 servers – normally used to manage a private subnet – 
they might not be handling IPV6 traffic (I remember an issue with this in 
general from a couple years ago)

default   nginx-deployment-431080787-6chxv   1/1   Running  
  0  1d
default   nginx-deployment-431080787-9nswb   1/1   Running  
  0  1d

I would recommend you run on Ubuntu 16.04 not 14 – may work OK but all our 
examples assume 16 and we have not tested 14 (note that I had issues with 17).
In a build before last Saturday – I did see the same 3 pods fail to come up 
vnc-portal, sdc-be and sdc-fe – make sure you have pulled from master this week 
- (try a git pull) – then reset your config pod via the following if any new 
content comes in.
https://wiki.onap.org/display/DW/ONAP+on+Kubernetes#ONAPonKubernetes-Delete/Rerunconfig-initcontainerfor/dockerdata-nfsrefresh

The aai-gremlin pod is not required and can be ignored for now – but it 
normally starts up – see the OOM-Kubernetes status section on

https://wiki.onap.org/display/DW/ONAP+master+branch+Stabilization#ONAPmasterbranchStabilization-20170907:OOMKubernetes

 thank you
 /michael



From: huangxiangyu [mailto:huangxiang...@huawei.com]
Sent: Thursday, September 7, 2017 22:56
To: Michael O'Brien mailto:frank.obr...@amdocs.com>>; 
Tina Tsou mailto:tina.t...@arm.com>>
Cc: 
opnfv-tech-disc...@lists.opnfv.org; 
onap-discuss@lists.onap.org
Subject: 答复: [opnfv-tech-discuss] [Auto] Error when create onap pods using 
kubernetes

Hi Michael

Here the environment info:
Distributor ID: Ubuntu
Description:Ubuntu 14.04.5 LTS
Release:14.04
Codename:   trusty

I didn’t check the pod status after I saw the Error message. Seems this ipv6 
error didn't stop pod creating process maybe this error only leads to no ipv6 
address for every pod.
Here the pods status:
NAMESPACE NAME   READY STATUS   
  RESTARTS   AGE
default   nginx-deployment-431080787-6chxv   1/1   Running  
  0  1d
default   nginx-deployment-431080787-9nswb   1/1   Running  
  0  1d
kube-system   heapster-4285517626-7vnf3  1/1   Running  
 

[onap-discuss] HOLD THE DATE- December ONAP Developers Event

2017-09-12 Thread Kenny Paul
WHEN:  December 11-13, 2017
WHERE: Intel, Santa Clara, CA USA
Please hold the date- More info in the next week or two.

Best Regards, 
-kenny

Kenny Paul,  Technical Program Manager
kp...@linuxfoundation.org
510.766.5945

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


Re: [onap-discuss] [ESR] create VIM is failing

2017-09-12 Thread FORSYTH, JAMES
Hi, Arul and Kanagaraj,

This failure was due to a problem in the schema change in support of ESR – I 
have corrected them in a change I submitted:

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

thanks,
jimmy

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kanagaraj Manickam
Sent: Monday, September 11, 2017 9:57 AM
To: NAMBI, ARUL ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [ESR] create VIM is failing

Hi Arul,

We are having the ha proxy in our dev setup and using the aai resources 
directly though.
Also just to confirm, we tested the REST API reported below over ha-proxy and 
no difference found.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail 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 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: Arul Nambi [mailto:arul.na...@amdocs.com]
Sent: Monday, September 11, 2017 7:24 PM
To: Kanagaraj Manickam; 
onap-discuss@lists.onap.org
Subject: RE: [ESR] create VIM is failing

Hi Kanagaraj,
I think you will still need a ha proxy even in dev mode. In the instructions on 
how to set up AAI 
https://wiki.onap.org/pages/viewpage.action?pageId=10782088
 step 3 is installing haproxy.
Are you having a different kind of setup?
Regards
Arul

From: Kanagaraj Manickam [mailto:kanagaraj.manic...@huawei.com]
Sent: Monday, September 11, 2017 1:23 AM
To: Arul Nambi mailto:arul.na...@amdocs.com>>; 
onap-discuss@lists.onap.org
Subject: RE: [ESR] create VIM is failing

Hi Arul,

Because we are using the AAI in dev mode, tried to avoid the ha proxy. Please 
let us know if it will make any difference? Thanks.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail 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 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: Arul Nambi [mailto:arul.na...@amdocs.com]
Sent: Saturday, September 09, 2017 12:45 AM
To: Kanagaraj Manickam; 
onap-discuss@lists.onap.org
Subject: RE: [ESR] create VIM is failing

Hi Kanagaraj,
Staring from 1.1 you should be using ha proxy( running on 8443) to add your 
entity, but I see that you are using 8447 which points to aai-resources, is 
that intentional?
Regards
Arul

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Kanagaraj Manickam
Sent: Friday, September 8, 2017 5:15 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [ESR] create VIM is failing

Hi Lizi,

I am trying to create the VIM using below REST API and is failing. Can you 
please help here? Thanks.

PUT on 
https://192.168.17.24:8447/aai/v11/cloud-infrastructure/cloud-regions/cloud-region/cloud-1/region-1/esr-system-info-list/esr-system-info/example-esr-system-info-id-val-20232

Re: [onap-discuss] [Modeling javatoscachecker] About the javatoscacheker.jar in the nexus.

2017-09-12 Thread Jinxin (Saw)


Hi

Thanks Serban



Best wishes
Jinxin

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail 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 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: JORA, SERBAN (SERBAN) [mailto:j...@research.att.com]
Sent: 2017年9月12日 22:16
To: Jinxin (Saw) 
Cc: onap-discuss@lists.onap.org; denghui (L) ; Seshu m 
; Chenchuanyu 
Subject: RE: [Modeling javatoscachecker] About the javatoscacheker.jar in the 
nexus.

Hi,
Working on it. I just figured out yesterday how to push to Nexus, should have 
it done today. I will send you an update later today. Sorry for the delay.

Serban

From: Jinxin (Saw) [mailto:saw@huawei.com]
Sent: Tuesday, September 12, 2017 1:14 AM
To: JORA, SERBAN (SERBAN) mailto:j...@research.att.com>>
Cc: onap-discuss@lists.onap.org; denghui 
(L) mailto:denghu...@huawei.com>>; Seshu m 
mailto:seshu.kuma...@huawei.com>>; Chenchuanyu 
mailto:chenchua...@huawei.com>>
Subject: [Modeling javatoscachecker] About the javatoscacheker.jar in the nexus.

Hi Serban:

  I add a dependence of org.onap.tosca:Checker in the so common project,but 
there are some errors in the jenkins.

The error is not find the org.onap.tosca:Checker:jar:0.0.1-SNAPSHOT in 
snapshots.

I check with the neuxs site. I can’t find the snapshot of Checker in the 
following folder.

Could you please help me with this issue.

Thank you.

[cid:image001.png@01D32C79.4E918160]




[cid:image002.png@01D32C79.4E918160]





Best wishes
Jinxin

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail 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 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!
***


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


[onap-discuss] [CCSDK] 9/12/17 Weekly Meeting Minutes

2017-09-12 Thread Williams, Marcus
Meeting Minutes [1]

1: 
http://ircbot.wl.linuxfoundation.org/meetings/onap-ccsdk/2017/onap-ccsdk.2017-09-13-01.01.html


Thanks,
Marcus Williams
IRC @ mgkwill
Network Software Engineer
Intel Corp. - DataCenter Network Solutions Group

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


[onap-discuss] [ONAP Helpdesk #45672] [linuxfoundation.org #45672] Re: ONAP Jenkins system fails repeatedly

2017-09-12 Thread fu.guangr...@zte.com.cn via RT
Hi,





It seems a lot of projects are having the same issue. The 
*-release-version-java-daily jobs keep failing, which causes a subsequent of 
failures in Jenkins (e.g. CSIT). Could you help to fix the problem?






Thanks.

Guangrong
















Original Mail



Sender: zhaohuabing10201488
To:  
CC:  
Date: 2017/09/12 09:58
Subject: [onap-discuss] ONAP Jenkins system fails repeatedly







Dear LF helpdesk,




I noticed that build jobs failed repeatedly due to some errors of ONAP Jenkins 
system in a few days.

It seems that ONAP Jenkins system is not stable recently. Below are the error 
information raised by Jenkins jobs. Could you please take a look at this issue?




13:06:57 FATAL: remote file operation failed: 
/w/workspace/msb-apigateway-master-docker-java-version-shell-daily@tmp/private_key_935583600852828456.key
 at hudson.remoting.Channel@126e0184:ubuntu1604-docker-8c-8g-4461: 
hudson.remoting.ChannelClosedException: channel is already closed

13:06:57 java.io.EOFException

13:06:57at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2638)

13:06:57at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3113)




https://jenkins.onap.org/view/msb/job/msb-discovery-master-release-version-java-daily/64/console

https://jenkins.onap.org/view/msb/job/msb-apigateway-master-docker-java-version-shell-daily/31/console

https://jenkins.onap.org/view/msb/job/msb-master-csit-tcp-service/13/console




https://jenkins.onap.org/view/msb/job/msb-master-csit-sanity-check/13/console




Thanks,

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


Re: [onap-discuss] ONAP Jenkins system fails repeatedly

2017-09-12 Thread fu.guangrong
Hi,





It seems a lot of projects are having the same issue. The 
*-release-version-java-daily jobs keep failing, which causes a subsequent of 
failures in Jenkins (e.g. CSIT). Could you help to fix the problem?






Thanks.

Guangrong
















Original Mail



Sender: zhaohuabing10201488
To:  
CC:  
Date: 2017/09/12 09:58
Subject: [onap-discuss] ONAP Jenkins system fails repeatedly







Dear LF helpdesk,




I noticed that build jobs failed repeatedly due to some errors of ONAP Jenkins 
system in a few days.

It seems that ONAP Jenkins system is not stable recently. Below are the error 
information raised by Jenkins jobs. Could you please take a look at this issue?




13:06:57 FATAL: remote file operation failed: 
/w/workspace/msb-apigateway-master-docker-java-version-shell-daily@tmp/private_key_935583600852828456.key
 at hudson.remoting.Channel@126e0184:ubuntu1604-docker-8c-8g-4461: 
hudson.remoting.ChannelClosedException: channel is already closed

13:06:57 java.io.EOFException

13:06:57at 
java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2638)

13:06:57at 
java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3113)




https://jenkins.onap.org/view/msb/job/msb-discovery-master-release-version-java-daily/64/console

https://jenkins.onap.org/view/msb/job/msb-apigateway-master-docker-java-version-shell-daily/31/console

https://jenkins.onap.org/view/msb/job/msb-master-csit-tcp-service/13/console




https://jenkins.onap.org/view/msb/job/msb-master-csit-sanity-check/13/console




Thanks,

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


Re: [onap-discuss] [onap-tsc] Please Pick The Sessions You Want To Attend in Paris

2017-09-12 Thread Kenny Paul
simply add your name below each topic you care about using the @ function
built into the wiki.

On Sep 12, 2017 4:26 PM, "denghui (L)"  wrote:

> Hi Kenny,
>
>
>
> How could people add theirs name?
>
> 1)  Leader will under each topic create a new “*Interested: *” to let
> people input their name
>
> 2)  at the bottom of page to add name and interested topics list?
>
>
>
> Thanks a lot for your instruction
>
> Best regards,
>
>
>
> DENG Hui
>
>
>
> *From:* onap-tsc-boun...@lists.onap.org [mailto:onap-tsc-bounces@
> lists.onap.org] *On Behalf Of *Kenny Paul
> *Sent:* Tuesday, September 12, 2017 5:06 PM
> *To:* onap-discuss@lists.onap.org; onap-tsc 
> *Subject:* [onap-tsc] Please Pick The Sessions You Want To Attend in Paris
>
>
>
> Please remember to go to the Topics page and start adding your name to the
> specific topics you would be primarily interested in.  We will use the
> level of interest in a particular topic to help us with scheduling and
> setting the agenda for Paris.
>
>
>
> https://wiki.onap.org/display/DW/September+26-28+Topics
>
>
>
> Thanks!
>
>
>
> Best Regards,
> -kenny
>
> *Kenny Paul,  Technical Program Manager*
> *kp...@linuxfoundation.org *
> *510.766.5945 <(510)%20766-5945>*
>
>
>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] 答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?

2017-09-12 Thread fu.guangrong
Varun,




I set up a call just now. It'll start from 9:30 am, Sep. 13 (CST). The 
invitation has been sent to your mailbox, please check it for more details for 
the call.




Thanks.

Guangrong




















Original Mail



Sender:  
To: FuGuangRong10144542
CC: tianshiwei10223543peng//cong/cong612843  

Date: 2017/09/13 00:39
Subject: RE: 答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?







Guangrong,


Lets have a call to set up DMaaP Message Router. On 09/12, I am available after 
10 am CT. On 09/13, I am available after 9:30 am CT.


 


 


 


From: fu.guangr...@zte.com.cn [mailto:fu.guangr...@zte.com.cn] 
 Sent: Tuesday, September 12, 2017 11:25 AM
 To: fu.guangr...@zte.com.cn
 Cc: tian.shi...@zte.com.cn peng.congc...@zte.com.cn KOYA, RAMPRASAD 
 GUDISENA, VARUNESHWAR  
onap-discuss@lists.onap.org
 Subject: 答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?


 


Dear Varun,
 
 
 We've been stuck for two days. Have you looked into the problem? Your help is 
appreciated. 
 
 Regards,
 Guangrong


原始邮件



发件人:付光荣10144542 



收件人:vg411h 



抄送人:田世伟10223543彭聪聪612843rk541monap-discuss付光荣10144542 



日期:2017-09-12 06:42:01



主题:答复:Re:RE:  Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)? 



 



Varun,
 
 Any idea on this? We are looking forward to your reply. 
 
 Thanks. 
 
 Guangrong




发件人:付光荣10144542 



收件人:GUDISENA,VARUNESHWAR 



抄送人:KOYA, RAMPRASAD田世伟10223543彭聪聪612843'onap-discuss@lists.onap.org' 



日期:2017-09-11 15:02:00



主题:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)? 



 


Hi Vavun,

 

When I try to start the dockers using docker-compose, errors below rose:

 

ERROR: for dockercompose_dmaap_1  Cannot start service dmaap: invalid header 
field value "oci runtime error: container_linux.go:247: starting container 
process caused \"process_linux.go:359: container  init caused 
\\\"rootfs_linux.go:54: mounting \\\"/var/tmp/MsgRtrApi.properties\\\" 
to rootfs 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs\\\"
 at 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties\\\"
 caused \\\"not a directory\\\"\\\"\"\n"

 

ERROR: for dmaap  Cannot start service dmaap: invalid header field value "oci 
runtime error: container_linux.go:247: starting container process caused 
\"process_linux.go:359: container init caused \\\"rootfs_linux.go:54: mounting 
\\\"/var/tmp/MsgRtrApi.properties\\\" to rootfs 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs\\\"
 at 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties\\\"
 caused \\\"not a directory\\\"\\\"\"\n"

ERROR: Encountered errors while bringing up the project.

 

Also, I've tried to start the dockers one by one. Still I got errors when I 
attempted to start kafka:

 

[root@localhost docker-compose]# docker run --name dockercompose_kafka_1 -P 
dockercompose_kafka

/usr/bin/start-kafka.sh: line 7: docker: command not found

/usr/bin/start-kafka.sh: line 17: paste: command not found

waiting for kafka to be ready

[2017-09-11 07:04:14,746] FATAL  (kafka.Kafka$)

java.lang.NumberFormatException: For input string: ""

at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)

at java.lang.Integer.parseInt(Integer.java:592)

at java.lang.Integer.parseInt(Integer.java:615)

at 
scala.collection.immutable.StringLike$class.toInt(StringLike.scala:231)

at 
scala.collection.immutable.StringOps.toInt(StringOps.scala:31)

at 
kafka.utils.VerifiableProperties.getIntInRange(VerifiableProperties.scala:73)

at 
kafka.utils.VerifiableProperties.getInt(VerifiableProperties.scala:56)

at kafka.server.KafkaConfig.(KafkaConfig.scala:84)

at kafka.server.KafkaConfig.(KafkaConfig.scala:31)

at kafka.Kafka$.main(Kafka.scala:35)

at kafka.Kafka.main(Kafka.scala)

 

I've followed your instruction to copy the MsgRtrApi.properties file into 
/var/temp/MsgRtrApi.properties/  on the host (not in the docker image) and 
modified the ip addresses accordingly. 

 

Could you please tell me how to fix this?

 

Thanks.

 

Guangrong

 

 

 

 


 




Sender:  



To: fuguangrong10144542



CC:  tianshiwei10223543pengcongcong612843 




Date: 2017/09/11 11:50



Subject: RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?




 


I added one more API doc for DMaaP Message Router, which gives detailed api 
information.


https://wiki.onap.org/display/DW/DMaaP+API 

 


Are you able to

Re: [onap-discuss] YOUR ACTION IS REQUIRED: Sonar naming convention

2017-09-12 Thread Gildas Lanilis
Almost there. 9 more commits to review !!! and we will have a clean Sonar 
Dashboard.


Thanks,
Gildas
ONAP Release Manager
1 415 238 6287

From: Gildas Lanilis
Sent: Monday, September 11, 2017 4:50 PM
To: 'onap-discuss@lists.onap.org' ; 
'onap-rele...@lists.onap.org' 
Cc: 'Jessica Wagantall'' 
Subject: RE: YOUR ACTION IS REQUIRED: Sonar naming convention

There are still 27 commits pending on this!!! You do not want to be the last 
one. Isn’t it ☺
Click that link now: 
https://gerrit.onap.org/r/#/q/status:open+topic:sonar-name-cleanup
Please review and provide your disposition.

Thanks,
Gildas
ONAP Release Manager
1 415 238 6287

From: Gildas Lanilis
Sent: Friday, September 08, 2017 3:57 PM
To: onap-discuss@lists.onap.org; 
onap-rele...@lists.onap.org
Cc: Jessica Wagantall' 
mailto:jwagant...@linuxfoundation.org>>
Subject: YOUR ACTION IS REQUIRED: Sonar naming convention
Importance: High


Thanks Jess for your contributions.



To All ONAP Code Reviewers, Committers and PTLs,



LF has been helping us in housekeeping Sonar. 
Currently, all names are upsides down. Once your action is performed, we should 
be able to quickly find relevant data info.



Please review the changes at 
https://gerrit.onap.org/r/#/q/status:open+topic:sonar-name-cleanup , provide 
your -1, +1,0,-2, +2 and merge the changes.



As Jess says below, once this is done, LF will help removing old entries.



Let’s see how fast we can get this done ☺…and then forget about it.



Thanks,

Gildas

ONAP Release Manager

1 415 238 6287





-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org]
Sent: Friday, September 08, 2017 3:18 PM
To: Gildas Lanilis mailto:gildas.lani...@huawei.com>>
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #45515] Sonar naming convention



Dear Gildas,



As discussed, for step #1 I have pushed into gerrit all corrections needed to 
all projects for their root pom files. The "" parameter has been set to 
match the name in gerrit (separated by dashes).



These are the changes: 
https://gerrit.onap.org/r/#/q/status:open+topic:sonar-name-cleanup



Would you please help me communicating to the teams about the importance of 
getting these changes approved and merged? I now depend on them accepting my 
changes and any "-1" situations we can address them as it comes.



These changes will generate new entries in Sonar, after that we can work on 
removing old entries.



Thanks a ton in advance for your help!

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


Re: [onap-discuss] [onap-tsc] Please Pick The Sessions You Want To Attend in Paris

2017-09-12 Thread denghui (L)
Hi Kenny,

How could people add theirs name?

1)  Leader will under each topic create a new "Interested: " to let people 
input their name

2)  at the bottom of page to add name and interested topics list?

Thanks a lot for your instruction
Best regards,

DENG Hui

From: onap-tsc-boun...@lists.onap.org [mailto:onap-tsc-boun...@lists.onap.org] 
On Behalf Of Kenny Paul
Sent: Tuesday, September 12, 2017 5:06 PM
To: onap-discuss@lists.onap.org; onap-tsc 
Subject: [onap-tsc] Please Pick The Sessions You Want To Attend in Paris

Please remember to go to the Topics page and start adding your name to the 
specific topics you would be primarily interested in.  We will use the level of 
interest in a particular topic to help us with scheduling and setting the 
agenda for Paris.

https://wiki.onap.org/display/DW/September+26-28+Topics

Thanks!

Best Regards,
-kenny

Kenny Paul,  Technical Program Manager
kp...@linuxfoundation.org
510.766.5945

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


[onap-discuss] Please Pick The Sessions You Want To Attend in Paris

2017-09-12 Thread Kenny Paul
Please remember to go to the Topics page and start adding your name to the 
specific topics you would be primarily interested in.  We will use the level of 
interest in a particular topic to help us with scheduling and setting the 
agenda for Paris.

https://wiki.onap.org/display/DW/September+26-28+Topics 


Thanks!

Best Regards, 
-kenny

Kenny Paul,  Technical Program Manager
kp...@linuxfoundation.org
510.766.5945

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


Re: [onap-discuss] Not Authorized error from AAI to SDNC

2017-09-12 Thread Michael O'Brien
Parvez,
  Hi, could you raise a JIRA on this manual workaround - to get it fixed - and 
add it to the stability status page - so we can keep the deployment automated.
https://wiki.onap.org/display/DW/ONAP+master+branch+Stabilization

  Thank you
   /Michael


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Parvez Basha Shaik
Sent: Tuesday, September 12, 2017 03:06
To: onap-discuss@lists.onap.org
Cc: Manoj Kapre ; Netaji Surve ; 
Jayant Madavi 
Subject: [onap-discuss] Not Authorized error from AAI to SDNC

Hi All,

In VF-module flow, we were facing issue "Not Authorized" from AAI when SDNC 
tries to call REST API of AAI.

To resolve this, we did below workaround. Is this the proper way of doing it or 
do we have a better alternate approach to do this.

Go to /opt/openecomp/sdnc/data/properties in docker sdnc_controller_container
Open aaiclient.properties
Change Username and password as: AAI
org.openecomp.sdnc.sli.aai.client.name=AAI
org.openecomp.sdnc.sli.aai.client.psswd=AAI

Thanks,
Parvez
Ph: +91 9985300392

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
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 

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


[onap-discuss] Binaries in Gerrit

2017-09-12 Thread Gildas Lanilis
Hi PTLs,

I wanted to bring your attention on the presence of binaries files within your 
Gerrit repositories.
As you know, git and gerrit are exclusively for Software Configuration 
Management (meaning dealing with merging, branching, versioning source code) 
and not for storing jar, war, tar or other types of binaries.
Among other things, presence of binary in your repos make them heavier to clone 
and pull and may on the long term rebut potential developers.

This item was part of the M2 checklist and again in the coming M4 checklist. I 
strongly encourage your team to be proactive and take the measure to get rid of 
these binaries. See the list of files in attachment.
If those binaries are necessary for the execution of your project, you should 
consider alternatives such as retrieving them from Nexus or embed them within 
your Docker image.

Let me know if you have questions.

Thanks,
Gildas
ONAP Release Manager
1 415 238 6287
/onap/aaf/authz/authz-service/src/main/resources/docker-compose/old/dme2-3.1.200.jar
/onap/aai/sparky-be/src/main/resources/extApps/aai.war
/onap/aai/sparky-fe/webstormSettings/settings.jar
/onap/ccsdk/distribution/dgbuilder/tools/printYangToProp.jar
/onap/ccsdk/storage/pgaas/cdf/src/cdf-prop-value/buildjars/gnu_getopt.jar
/onap/dcae/demo/startup/message-router/docker_files/state-20170301.tar.gz
/onap/dcae/pgaas/cdf/src/cdf-prop-value/buildjars/gnu_getopt.jar
/onap/dcae/pgaas/cdf/src/cdf-prop-value/cdf-prop-value/src/main/java/cdf-prop-value.jar
/onap/dcae/pgaas/cdf/src/cdf-prop-value/cdf-util/src/main/java/cdf-util.jar
/onap/dmaap/datarouter/datarouter-prov/src/main/resources/authz.jar
/onap/dmaap/datarouter/datarouter-prov/src/main/resources/subscriber.jar
/onap/oom/kubernetes/config/docker/init/src/config/dcae/common-event/config/dcae-config.tar
/onap/policy/engine/POLICY-SDK-APP/src/main/webapp/app/policyApp/libs/bower_components/angular/angular.min.js.gzip
/onap/sdnc/oam/admportal/lib/antlr4-4.5.1.jar
/onap/sdnc/oam/admportal/lib/antlr4-runtime-4.5.1.jar
/onap/sdnc/oam/admportal/lib/GLCookieDecryption.jar
/onap/sdnc/oam/admportal/lib/java-concurrent-hash-trie-map-0.2.23.jar
/onap/sdnc/oam/admportal/lib/jsr305-2.0.3.jar
/onap/sdnc/oam/admportal/lib/object-cache-api-0.6.3-Helium-SR1.jar
/onap/sdnc/oam/admportal/lib/org.abego.treelayout.core-1.0.1.jar
/onap/sdnc/oam/admportal/lib/org.eclipse.osgi-3.8.1.v20120830-144521.jar
/onap/sdnc/oam/admportal/lib/ST4-4.0.8.jar
/onap/sdnc/oam/admportal/lib/util-0.6.3-Helium-SR1.jar
/onap/sdnc/oam/admportal/lib/yang-binding-0.6.3-Helium-SR1.jar
/onap/sdnc/oam/admportal/lib/yang-common-0.6.3-Helium-SR1.jar
/onap/sdnc/oam/dgbuilder/tools/printYangToProp.jar
/onap/vfc/nfvo/driver/ems/ems/boco/data/PM-ENB-EUTRANCELLNB-test.csv.gz
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] YOUR ACTION IS REQUIRED: Sonar naming convention

2017-09-12 Thread GUDISENA, VARUNESHWAR
DMaaP and AAF are done.


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Jessica Wagantall
Sent: Monday, September 11, 2017 7:17 PM
To: Gildas Lanilis 
Cc: onap-discuss@lists.onap.org; onap-rele...@lists.onap.org
Subject: Re: [onap-discuss] YOUR ACTION IS REQUIRED: Sonar naming convention

Thank you everybody! :)

Also, small reminder please let's avoid removing projects from Sonar

Thanks a ton
Jess

On Mon, Sep 11, 2017 at 4:49 PM, Gildas Lanilis 
mailto:gildas.lani...@huawei.com>> wrote:
There are still 27 commits pending on this!!! You do not want to be the last 
one. Isn’t it ☺
Click that link now: 
https://gerrit.onap.org/r/#/q/status:open+topic:sonar-name-cleanup
Please review and provide your disposition.

Thanks,
Gildas
ONAP Release Manager
1 415 238 6287

From: Gildas Lanilis
Sent: Friday, September 08, 2017 3:57 PM
To: onap-discuss@lists.onap.org; 
onap-rele...@lists.onap.org
Cc: Jessica Wagantall' 
mailto:jwagant...@linuxfoundation.org>>
Subject: YOUR ACTION IS REQUIRED: Sonar naming convention
Importance: High


Thanks Jess for your contributions.



To All ONAP Code Reviewers, Committers and PTLs,



LF has been helping us in housekeeping 
Sonar.
 Currently, all names are upsides down. Once your action is performed, we 
should be able to quickly find relevant data info.



Please review the changes at 
https://gerrit.onap.org/r/#/q/status:open+topic:sonar-name-cleanup
 , provide your -1, +1,0,-2, +2 and merge the changes.



As Jess says below, once this is done, LF will help removing old entries.



Let’s see how fast we can get this done ☺…and then forget about it.



Thanks,

Gildas

ONAP Release Manager

1 415 238 6287





-Original Message-
From: Jessica Wagantall via RT [mailto:onap-helpd...@rt.linuxfoundation.org]
Sent: Friday, September 08, 2017 3:18 PM
To: Gildas Lanilis mailto:gildas.lani...@huawei.com>>
Cc: onap-discuss@lists.onap.org
Subject: [ONAP Helpdesk #45515] Sonar naming convention



Dear Gildas,



As discussed, for step #1 I have pushed into gerrit all corrections needed to 
all projects for their root pom files. The "" parameter has been set to 
match the name in gerrit (separated by dashes).



These are the changes: 
https://gerrit.onap.org/r/#/q/status:open+topic:sonar-name-cleanup



Would you please help me communicating to the teams about the importance of 
getting these changes approved and merged? I now depend on them accepting my 
changes and any "-1" situations we can address them as it comes.



These changes will generate new entries in Sonar, after that we can work on 
removing old entries.



Thanks a ton in advance for your help!

Jess

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


Re: [onap-discuss] 答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?

2017-09-12 Thread GUDISENA, VARUNESHWAR
Guangrong,
Lets have a call to set up DMaaP Message Router. On 09/12, I am available after 
10 am CT. On 09/13, I am available after 9:30 am CT.



From: fu.guangr...@zte.com.cn [mailto:fu.guangr...@zte.com.cn]
Sent: Tuesday, September 12, 2017 11:25 AM
To: fu.guangr...@zte.com.cn
Cc: tian.shi...@zte.com.cn; peng.congc...@zte.com.cn; KOYA, RAMPRASAD 
; GUDISENA, VARUNESHWAR ; 
onap-discuss@lists.onap.org
Subject: 答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?

Dear Varun,


We've been stuck for two days. Have you looked into the problem? Your help is 
appreciated.

Regards,
Guangrong
原始邮件
发件人:付光荣10144542
收件人:vg411h;
抄送人:田世伟10223543;彭聪聪612843;rk541m;onap-discuss;付光荣10144542;
日期:2017-09-12 06:42:01
主题:答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?

Varun,

Any idea on this? We are looking forward to your reply.

Thanks.

Guangrong
发件人:付光荣10144542
收件人:GUDISENA,VARUNESHWAR;
抄送人:KOYA, RAMPRASAD;田世伟10223543;彭聪聪612843;'onap-discuss@lists.onap.org';
日期:2017-09-11 15:02:00
主题:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?


Hi Vavun,



When I try to start the dockers using docker-compose, errors below rose:



ERROR: for dockercompose_dmaap_1  Cannot start service dmaap: invalid header 
field value "oci runtime error: container_linux.go:247: starting container 
process caused \"process_linux.go:359: container init caused 
\\\"rootfs_linux.go:54: mounting 
\\\"/var/tmp/MsgRtrApi.properties\\\"
 to rootfs 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs\\\"
 at 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties\\\"
 caused \\\"not a directory\\\"\\\"\"\n"



ERROR: for dmaap  Cannot start service dmaap: invalid header field value "oci 
runtime error: container_linux.go:247: starting container process caused 
\"process_linux.go:359: container init caused 
\\\"rootfs_linux.go:54: mounting 
\\\"/var/tmp/MsgRtrApi.properties\\\"
 to rootfs 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs\\\"
 at 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties\\\"
 caused \\\"not a directory\\\"\\\"\"\n"

ERROR: Encountered errors while bringing up the project.



Also, I've tried to start the dockers one by one. Still I got errors when I 
attempted to start kafka:



[root@localhost docker-compose]# docker run --name dockercompose_kafka_1 -P 
dockercompose_kafka

/usr/bin/start-kafka.sh: line 7: docker: command not found

/usr/bin/start-kafka.sh: line 17: paste: command not found

waiting for kafka to be ready

[2017-09-11 07:04:14,746] FATAL  (kafka.Kafka$)

java.lang.NumberFormatException: For input string: ""

at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)

at java.lang.Integer.parseInt(Integer.java:592)

at java.lang.Integer.parseInt(Integer.java:615)

at 
scala.collection.immutable.StringLike$class.toInt(StringLike.scala:231)

at 
scala.collection.immutable.StringOps.toInt(StringOps.scala:31)

at 
kafka.utils.VerifiableProperties.getIntInRange(VerifiableProperties.scala:73)

at 
kafka.utils.VerifiableProperties.getInt(VerifiableProperties.scala:56)

at kafka.server.KafkaConfig.(KafkaConfig.scala:84)

at kafka.server.KafkaConfig.(KafkaConfig.scala:31)

at kafka.Kafka$.main(Kafka.scala:35)

at kafka.Kafka.main(Kafka.scala)



I've followed your instruction to copy the MsgRtrApi.properties file into 
/var/temp/MsgRtrApi.properties/  on the host (not in the docker image) and 
modified the ip addresses accordingly.



Could you please tell me how to fix this?



Thanks.



Guangrong










Sender:  mailto:vg4...@att.com>>;
To: fuguangrong10144542;
CC:  
mailto:rk5...@att.com>>;tianshiwei10223543;pengcongcong612843;
 mailto:onap-discuss@lists.onap.org>>;
Date: 2017/09/11 11:50
Subject: RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?


I added one more API doc for DMaaP Message Router, which gives detailed api 
information.
https://wiki.onap.org/display/DW/DMaaP+API


Are you able to set up DMaaP Message Router?




From: GUDISENA, VARUNESHWAR
Sent: Thursday, September 07, 2017 10:12 AM
To: fu.guangr...@zte.com.cn
Cc: KOYA, RAMPRASAD mailto:rk5...@att.com>>; 

[onap-discuss] [integration] vCPE SDNC discussions

2017-09-12 Thread Kang Xi
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Eastern Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN=Kang Xi:MAILTO:kang...@huawei.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=onap-discu
 s...@lists.onap.org:MAILTO:onap-discuss@lists.onap.org
DESCRIPTION;LANGUAGE=en-US:-   Gil has identified a potential issue wit
 h not having a good API to use for the vG instantiation\n-   Custom DG
 s needed for vCPE\, who will be leading the design and test?\n-   Pair
 wise test with vBRG\, vGMUX\, and vG on VxLAN config\n\nKang Xi is invitin
 g you to a scheduled Zoom meeting.\n\nJoin from PC\, Mac\, Linux\, iOS or 
 Android: https://zoom.us/j/44\n\nOr iPhone one-tap :\nUS: +140
 86380968\,\,44#  or +16468769923\,\,44#\nOr Telephone:\n
 Dial(for higher quality\, dial a number based on your current location
 ):\nUS: +1 408 638 0968  or +1 646 876 9923  or +1 669 900 6833\
 nMeeting ID: 446 666 \nInternational numbers available: https:
 //zoom.us/zoomconference?m=YilmmLfh2QJZSirC9kA-eyHblCgJwR_-\n\n\n\n
SUMMARY;LANGUAGE=en-US:[integration] vCPE SDNC discussions
DTSTART;TZID=Eastern Standard Time:20170914T09
DTEND;TZID=Eastern Standard Time:20170914T10
UID:04008200E00074C5B7101A82E008B002D3A7C22BD301000
 0100041ACE45ABB5B7442A603FC691D861B41
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170912T162836Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:https://zoom.us/j/44
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:2039257057
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:0
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] 答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?

2017-09-12 Thread fu.guangrong
Dear Varun,We've been stuck for two days. Have you looked into the problem? 
Your help is appreciated. Regards,Guangrong 

原始邮件


 
 




发件人:付光荣10144542




收件人:vg411h




抄送人:田世伟10223543彭聪聪612843rk541monap-discuss付光荣10144542




日期:2017-09-12 06:42:01




主题:答复:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?




 
 
 Varun,Any idea on this? We are looking forward to your reply. Thanks. 
Guangrong 

 

 
 


 发件人:付光荣10144542 
 
 收件人:GUDISENA,VARUNESHWAR 
 
 抄送人:KOYA, RAMPRASAD田世伟10223543彭聪聪612843'onap-discuss@lists.onap.org' 
 
 日期:2017-09-11 15:02:00 
 
 主题:Re:RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)? 
 
 
 
 
 Hi Vavun,

 

 When I try to start the dockers using docker-compose, errors below rose:

 

 ERROR: for dockercompose_dmaap_1  Cannot start service dmaap: invalid header 
field value "oci runtime error: container_linux.go:247: starting container 
process caused \"process_linux.go:359: container init caused 
\\\"rootfs_linux.go:54: mounting \\\"/var/tmp/MsgRtrApi.properties\\\" 
to rootfs 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs\\\"
 at 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties\\\"
 caused \\\"not a directory\\\"\\\"\"\n"

 

 ERROR: for dmaap  Cannot start service dmaap: invalid header field value "oci 
runtime error: container_linux.go:247: starting container process caused 
\"process_linux.go:359: container init caused \\\"rootfs_linux.go:54: mounting 
\\\"/var/tmp/MsgRtrApi.properties\\\" to rootfs 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs\\\"
 at 
\\\"/var/lib/docker/devicemapper/mnt/89e9d62582d3f1b8bfec01c1b79a129a2fd68de5c6f01c7ff9a596659795fb9d/rootfs/appl/dmaapMR1/bundleconfig/etc/appprops/MsgRtrApi.properties\\\"
 caused \\\"not a directory\\\"\\\"\"\n"

 ERROR: Encountered errors while bringing up the project.

 

 Also, I've tried to start the dockers one by one. Still I got errors when I 
attempted to start kafka:

 

 [root@localhost docker-compose]# docker run --name dockercompose_kafka_1 -P 
dockercompose_kafka

 /usr/bin/start-kafka.sh: line 7: docker: command not found

 /usr/bin/start-kafka.sh: line 17: paste: command not found

 waiting for kafka to be ready

 [2017-09-11 07:04:14,746] FATAL  (kafka.Kafka$)

 java.lang.NumberFormatException: For input string: ""

at 
java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)

at java.lang.Integer.parseInt(Integer.java:592)

at java.lang.Integer.parseInt(Integer.java:615)

at 
scala.collection.immutable.StringLike$class.toInt(StringLike.scala:231)

at scala.collection.immutable.StringOps.toInt(StringOps.scala:31)

at 
kafka.utils.VerifiableProperties.getIntInRange(VerifiableProperties.scala:73)

at 
kafka.utils.VerifiableProperties.getInt(VerifiableProperties.scala:56)

at kafka.server.KafkaConfig.(KafkaConfig.scala:84)

at kafka.server.KafkaConfig.(KafkaConfig.scala:31)

at kafka.Kafka$.main(Kafka.scala:35)

at kafka.Kafka.main(Kafka.scala)

 

 I've followed your instruction to copy the MsgRtrApi.properties file into 
/var/temp/MsgRtrApi.properties/  on the host (not in the docker image) and 
modified the ip addresses accordingly. 

 

 Could you please tell me how to fix this?

 

 Thanks.

 

 Guangrong

 

 

 

 

 
 

 
 


Sender:  
To: fuguangrong10144542
CC:  tianshiwei10223543pengcongcong612843 

Date: 2017/09/11 11:50
Subject: RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?






I added one more API doc for DMaaP Message Router, which gives detailed api 
information.


https://wiki.onap.org/display/DW/DMaaP+API 


 




Are you able to set up DMaaP Message Router?


 




 





From: GUDISENA, VARUNESHWAR Sent: Thursday, September 07, 2017 10:12 AM To: 
fu.guangr...@zte.com.cn Cc: KOYA, RAMPRASAD  
tian.shi...@zte.com.cn peng.congc...@zte.com.cn onap-discuss@lists.onap.org 
Subject: RE: Re:RE: 答复:[dmaap]Where to Get Runnable DMaaP Docker(s)?




 


Additional change for Ubuntu: Add ‘ sync’ at the end of line 9 in ‘Dockerfile’ 
file. It is located at 
dmaap-framework/dmaap/src/main/resources/docker-compose/Dockerfile


Currently it is


RUN chmod a+x /tmp/download-kafka.sh


 




After adding it will be :


RUN chmod a+x /tmp/download-kafka.sh sync


 




Let me know if you have any issues.


 




 




From: fu.guangr...@zte.com.cn [mailto:fu.guangr...@zte.com.cn] Sent: Tuesday, 
September 05, 2017 6:57 PM To: GUDISENA, VARUNESHWAR  Cc: KOYA, 
RAMPRASAD  tian.shi...@zte.com.cn peng.congc...@zte.com.cn 
onap-discuss@lists.onap.org Subject: Re:RE: 答复:[dmaap]Where to Get Runnable 
DMaaP Docker(s)?


 

Hi Varun,

 



I'm so glad 

[onap-discuss] [integration] vCPE workflow discussions

2017-09-12 Thread Kang Xi
BEGIN:VCALENDAR
METHOD:REQUEST
PRODID:Microsoft Exchange Server 2010
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Eastern Standard Time
BEGIN:STANDARD
DTSTART:16010101T02
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010101T02
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=2SU;BYMONTH=3
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
ORGANIZER;CN=Kang Xi:MAILTO:kang...@huawei.com
ATTENDEE;ROLE=REQ-PARTICIPANT;PARTSTAT=NEEDS-ACTION;RSVP=TRUE;CN=onap-discu
 s...@lists.onap.org:MAILTO:onap-discuss@lists.onap.org
DESCRIPTION;LANGUAGE=en-US:-   Generic workflows:\n•   Update on 
 code contribution to the community (Arthur)\n•   Test plan and what 
 will be leading this\n-   Custom workflows:\n•   Update on desig
 n and test (Saryu)\n•   Training demo/doc (Rob)\n\n\nKang Xi is invi
 ting you to a scheduled Zoom meeting.\n\nJoin from PC\, Mac\, Linux\, iOS 
 or Android: https://zoom.us/j/44\n\nOr iPhone one-tap :\nUS: +
 14086380968\,\,44#  or +16468769923\,\,44#\nOr Telephone
 :\nDial(for higher quality\, dial a number based on your current loc
 ation):\nUS: +1 408 638 0968  or +1 646 876 9923  or +1 669 900 
 6833\nMeeting ID: 446 666 \nInternational numbers available: h
 ttps://zoom.us/zoomconference?m=YilmmLfh2QJZSirC9kA-eyHblCgJwR_-\n\n\n\n
SUMMARY;LANGUAGE=en-US:[integration] vCPE workflow discussions
DTSTART;TZID=Eastern Standard Time:20170913T11
DTEND;TZID=Eastern Standard Time:20170913T12
UID:04008200E00074C5B7101A82E008F0E8809DC12BD301000
 010005F56412C9A9EBF48B543512DEA7710EB
CLASS:PUBLIC
PRIORITY:5
DTSTAMP:20170912T162124Z
TRANSP:OPAQUE
STATUS:CONFIRMED
SEQUENCE:0
LOCATION;LANGUAGE=en-US:https://zoom.us/j/44
X-MICROSOFT-CDO-APPT-SEQUENCE:0
X-MICROSOFT-CDO-OWNERAPPTID:2024576993
X-MICROSOFT-CDO-BUSYSTATUS:TENTATIVE
X-MICROSOFT-CDO-INTENDEDSTATUS:BUSY
X-MICROSOFT-CDO-ALLDAYEVENT:FALSE
X-MICROSOFT-CDO-IMPORTANCE:1
X-MICROSOFT-CDO-INSTTYPE:0
X-MICROSOFT-DISALLOW-COUNTER:FALSE
BEGIN:VALARM
ACTION:DISPLAY
DESCRIPTION:REMINDER
TRIGGER;RELATED=START:-PT15M
END:VALARM
END:VEVENT
END:VCALENDAR
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [VNFRQTS] Meeting notes posted

2017-09-12 Thread WRIGHT, STEVEN A
The notes from today's call are posted on the 
wiki.
Highlights:

* VNFRQTS-39 and change request 10721  
to be resolved by moving the proposed VNF Requirements sections 4 G and h to 
VNF Guidelines as new sections 5 d and e

* Dependencies on documentation from other groups area for cross 
references are awaiting documentation availability from those groups.

* VNFRQTS-99 deletes redundant material from section 7a (Service 
Design) . This leaves section 7.a empty. No seed code was proposed for this 
section. If no proposals for text in this section are received  during Sprint 
4, we should delete the section heading from the Amsterdam outline.

best regards
Steven Wright, MBA, PhD, JD.
[Tech Integration]
AT&T Services Inc.
1057 Lenox Park Blvd NE, STE 4D28
Atlanta, GA 30319
P: 470.415.3156

sw3...@att.com
www.linkedin.com/in/drstevenawright/

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


[onap-discuss] ONAP master branch Stabilization

2017-09-12 Thread Ran Pollak
Hello ONAP Community Members,

We have added a "Work - Around" Colum  for issues, and also "Top Blocking 
Issues for ONAP1.1" (PSB) :

For the full report please observe WiKi ONAP Page - 
Here
Please add/update the page with latest information.



Top Blocking Issues for ONAP1.1

JIRA

Description

JIRA Reported Date

Deployment Platform

ONAP Deployment Date

Comment

[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]INT-149-
 ./demo.sh init - failed with ONAP 1.1 (heat rackspace and oom - 
2017-09-05env)TO DO

demo.sh init - failed with ONAP 1.1

2017-09-07

K8S

2017-09-05

[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]VID-59
 -VID Fails Robot Health CheckOPEN

VID Fails Robot Health Check

2017-09-07

Openstack(WindRiver)

2017-09-06

[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]POLICY-211
 - Policy Fails Robot Health CheckDELIVERED

PolicyfailsRobothealth check

2017-09-07

Openstack(WindRiver)

2017-09-06

[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]SO-103-
 SO Failed to add VNF to service instanceOPEN

SO failed to add VNF to service instance

2017-08-30

Openstack(WindRiver)

2017-08-21





Below you can find more details regarding the latest issues:
?  Please update the below issues, organized according to A-Z.
Bug

Module

Issue

State

Defect Aging

Work-Around


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]AAI-79
 - AAI calls like /v8/business/customers failing with 404 OPEN

AAI

Sincejuly28 simple gets are returning 404 for v8

Open

6 weeks


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]AAI-249
 - Error: model-version-id is not populated in A&AI during view/edit service 
instance CLOSEDAAI-249 - Getting issue 
details... STATUS

AAI

Error: model-version-id is not populated in A&AI during view/edit service 
instance

Closed

NA

Closed since it was working with API v11 UTF version.


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]AAI-226
 - AAI throws Bad Request error to MSO during service instance creationCLOSED

AAI

AAIthrowsBadRequesterrortoMSO  during service instance creation

Closed

NA

-

AAI

Unable to deploy model loader docker in AAI

Closed

NA

Update the port numbers and restart the dockers


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]AAI-190
 - AAI is not able to communicate with ASDCCLOSED

AAI

AAI-190   AAI was not able to communicate with ASDC.
Unable to deploy model loader docker in AAI.

Closed

NA

1.Stop and remove the old dockers,placenewdockersandupdatethejava.security file 
like   above.
2.Update the port numbers and restart the dockers.


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]CIMAN-32
 - Dockers are not present in the VMs after ONAP deployment TO DO

 -

 Dockers are not present in the VMs after ONAP 1.1 deployment

 Open

 4 days

This is still an issue. AAI doesn't have all the Docker images.


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]DCAEGEN2-98
 - 20170709 CDAP00 UnKnownHostException fails to instantiate CDAP DCAE cluster 
in 1.1 CLOSED

DCAE

Until 20170907 the 5dcaeVMs were not up - fixed today

Closed


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarType=issuetype]SDNC-77
 -VF_MODULE_MODEL table is not present in SDNC database.OPEN

SDNC

VF_MODULE_MODEL table is not present in SDNC database.

Open

3 days

Raised with highest priority.

-

SO

Unable   to connect to AAI due to SSL

Closed

NA

1. Comment the certificate partinjava.security file resides in   
/etc/java-8-openjdk/security
2.Updatemso.asdc.json located in /etc/mso/config.d path.


[https://jira.onap.org/secure/viewavatar?size=xsmall&avatarId=10303&avatarT

Re: [onap-discuss] ONAP v1.1 Portal isn't coming up on Openstack

2017-09-12 Thread Kanagaraj Manickam
Dear Ganesh,

We were able to bring up the portal in 1.1 using heat based deployment on 
vanilla OpenStack.
May be you want to introduce the time delay between the containers run step. 
Sometime, it helped us to bring all dockers up and running.

Regards
Kanagaraj M

***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail 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 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] On Behalf Of Ganesh Kaila
Sent: 12 September 2017 15:15
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] ONAP v1.1 Portal isn't coming up on Openstack

Hi,

I am trying to deploy ONAP v1.1 on Vanilla Openstack using the heat templates:
- onap_openstack.yaml 
(https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/OpenECOMP/1.1.0-SNAPSHOT/onap_openstack.yaml)
- onap_openstack.env 
(https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/OpenECOMP/1.1.0-SNAPSHOT/onap_openstack.env)

I have allowed ports 8989, 8181, 3306, 8080, 8443 in the security groups.

If I ssh into "vm1-portal" instance and check for containers, I could see only 
"maria-db" container created.

Can someone help me to understand why does it happen??

Thanks in advance.!

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


Re: [onap-discuss] [integration] RE: Change in integration[master]: APPC ONAP Scripts

2017-09-12 Thread NGUYEN, PHIL
Noted that and thank you Gary




-PN-
Q

-Original Message-
From: Gary Wu [mailto:gary.i...@huawei.com] 
Sent: Monday, September 11, 2017 3:50 PM
To: NGUYEN, PHIL 
Cc: 'onap_automat...@list.att.com' ; 
onap-discuss@lists.onap.org
Subject: [integration] RE: Change in integration[master]: APPC ONAP Scripts

Hi Phil,

Your change was submitted against a really old commit (3+ weeks old) that was 
missing a required pom.xml that has since been added.  I've rebased your change 
and it has verified successfully now.

To avoid this in the future, it's best if you make sure your changes are being 
made against the latest code from the repo (i.e. do a git pull or rebase in 
your local environment first).

Thanks,
Gary

-Original Message-
From: NGUYEN, PHIL [mailto:pn8...@att.com] 
Sent: Monday, September 11, 2017 3:38 PM
To: Gary Wu 
Cc: 'onap_automat...@list.att.com' 
Subject: FW: Change in integration[master]: APPC ONAP Scripts

Hi Garry,
I couldn't figure out why the jobbuilder failed.
Any tips?

" No problems were identified. If you know why this problem occurred, please 
add a suitable Cause for it."


-PN-
Q

-Original Message-
From: ONAP Jobbuilder (ONAP Code Review) [mailto:ger...@onap.org] 
Sent: Monday, September 11, 2017 2:37 PM
To: NGUYEN, PHIL 
Subject: Change in integration[master]: APPC ONAP Scripts

ONAP Jobbuilder has posted comments on this change.

Change subject: APPC ONAP Scripts
..


Patch Set 1: Verified-1

Build Failed 

https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_job_integration-2Dmaster-2Dverify-2Djava_141_&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=uCshwxnujDwEDpFmL_fk1OilVVeJyPstAAnhrj9UxU0&e=
  : FAILURE

No problems were identified. If you know why this problem occurred, please add 
a suitable Cause for it. ( 
https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_job_integration-2Dmaster-2Dverify-2Djava_141_&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=uCshwxnujDwEDpFmL_fk1OilVVeJyPstAAnhrj9UxU0&e=
  )

Logs: 
https://urldefense.proofpoint.com/v2/url?u=https-3A__logs.onap.org_production_vex-2Dyul-2Decomp-2Djenkins-2D1_integration-2Dmaster-2Dverify-2Djava_141&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=XbWyeP6Yye4QaoPk-oo4a766RIyUBZ4sdmV4gwxY9Fg&e=
 

-- 
To view, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__gerrit.onap.org_r_11763&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=mgVd1ZKtvctqKOoDBJA9D-33Vrd4ZkXKJsz4d4XdzxY&e=
 
To unsubscribe, visit 
https://urldefense.proofpoint.com/v2/url?u=http-3A__gerrit.onap.org_r_settings&d=DwIDaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=d_JPmdycskqST8LdrHFHYw&m=jc_HO6Y3R9cOVYl698xeP-39cqreXNWV_oTHTXB1RQE&s=olMHO7uGFD_zhQ320Sav_88p3UExT56ghAdnpCDJ8QQ&e=
 

Gerrit-MessageType: comment
Gerrit-Change-Id: Idbad175df1df1c49df22f6c5af2dbf9d311c8873
Gerrit-PatchSet: 1
Gerrit-Project: integration
Gerrit-Branch: master
Gerrit-Owner: Phil Nguyen 
Gerrit-Reviewer: ONAP Jobbuilder 
Gerrit-HasComments: No
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] request for excluding non-Java repos from SONAR reporting

2017-09-12 Thread JI, LUSHENG (LUSHENG)
Dear Helpdesk,

For DACEGEN2 there are a number of repos contain no programming code.  There 
are also a number of repos containing code that is not Java, such as Python and 
Erlang.  To our understanding the ONAP SONARQUBE does not have the additional 
language plugins for scanning those code.  We have to set “skip” to true for 
sonar plugin in the pom.xml’s otherwise the daily release jobs would fail 
because it invokes Sonar scan (please see Helpdesk ticket #45127)

Could you please exclude them from SONAR scan result reporting?

Thank you very much.  Below please find the detail list of these repos:

dcaegen2
  Non code
dcaegen2/analytics
Non code
dcaegen2/collectors  
Non code
dcaegen2/collectors/snmptrap  Python
dcaegen2/deploymentsNon code
dcaegen2/platform
Non code
dcaegen2/platform/blueprints   Non code
dcaegen2/platform/cdapbroker Erlang
dcaegen2/platform/cli  
Python
dcaegen2/platform/configbinding Python
dcaegen2/platform/deployment-handlerJS
dcaegen2/platform/plugins Python
dcaegen2/platform/policy-handlerPython
dcaegen2/platform/servicechange-handlerClojure
dcaegen2/utils  
  Python

Lusheng Ji
DCAE PTL


___
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] SDC service distribution security issue

2017-09-12 Thread FREEMAN, BRIAN D
See https://jira.onap.org/browse/SDC-264

This was fixed and you should re-pull the SDC container

Brian


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Parvez Basha Shaik
Sent: Tuesday, September 12, 2017 1:36 AM
To: onap-discuss@lists.onap.org
Cc: Manoj Kapre ; Jayant Madavi ; 
Netaji Surve 
Subject: [onap-discuss] SDC service distribution security issue

Hi Community,

When I tried to distribute SDC Service, it is not getting distributed to AAI. 
We did following workaround to resolve this.
Workaround:
In docker model loader
Go to /etc/java-8-openjdk/security
Open file java.security
[cid:image004.png@01D32BA0.D48D0610]
Comment below lines

  *   jdk.certpath.disabledAlgorithms=MD2, MD5, SHA1 jdkCA & usage TLSServer, \
  *   jdk.jar.disabledAlgorithms=MD2, MD5, RSA keySize < 1024
  *   jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 768, \
Post this, we restarted model loader docker. This resolved the issue.

Is there a bug for this? Or is it working as designed? Please let us know if 
there is any other way to resolve this.



Best Regards,
Parvez
Ph: +91 9985300392

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
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] ONAP v1.1 Portal isn't coming up on Openstack

2017-09-12 Thread Ganesh Kaila
Hi,

I am trying to deploy ONAP v1.1 on Vanilla Openstack using the heat
templates:
- onap_openstack.yaml (
https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/OpenECOMP/1.1.0-SNAPSHOT/onap_openstack.yaml
)
- onap_openstack.env (
https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/OpenECOMP/1.1.0-SNAPSHOT/onap_openstack.env
)

I have allowed ports 8989, 8181, 3306, 8080, 8443 in the security groups.

If I ssh into "vm1-portal" instance and check for containers, I could see
only "maria-db" container created.

Can someone help me to understand why does it happen??

Thanks in advance.!

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


[onap-discuss] [oom][cli] CLI deployment is tested successfully in OOM

2017-09-12 Thread Kanagaraj Manickam
Dear David,

We were able to install the OOM and test the CLI deployment using the patch [1] 
successfully.
Could you please review it?.  Thanks.

[1] https://gerrit.onap.org/r/#/c/9731/

Regards
Kanagaraj M


***
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或散发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删除本邮件!**

***
This e-mail 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 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!
***

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


[onap-discuss] Not Authorized error from AAI to SDNC

2017-09-12 Thread Parvez Basha Shaik
Hi All,

In VF-module flow, we were facing issue "Not Authorized" from AAI when SDNC 
tries to call REST API of AAI.

To resolve this, we did below workaround. Is this the proper way of doing it or 
do we have a better alternate approach to do this.

Go to /opt/openecomp/sdnc/data/properties in docker sdnc_controller_container
Open aaiclient.properties
Change Username and password as: AAI
org.openecomp.sdnc.sli.aai.client.name=AAI
org.openecomp.sdnc.sli.aai.client.psswd=AAI

Thanks,
Parvez
Ph: +91 9985300392

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 

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