Re: [onap-discuss] ONAP issues

2018-03-30 Thread Elhay Efrat
What is the issue please ?


From: onap-discuss-boun...@lists.onap.org on behalf of Asha Rawat
Sent: Friday, March 30, 2018 7:22:16 AM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] ONAP issues

could you please respond!

On Mon, Mar 19, 2018 at 4:47 PM, Asha Rawat 
mailto:ashasrina...@gmail.com>> wrote:
Hi Team,

I am trying to get some information regarding ONAP which i am unable to find in 
google .

could anyone please help on this?

Regards,
Asha Rawat
8588896641

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


Re: [onap-discuss] [sdnc]could not able to see dockers running

2017-10-25 Thread Elhay Efrat
Please try
vi /etc/systemd/system/docker.service
Had a -d in the place of the daemon at Execstart. That wasn't the case for me. 
I had ...daemon -D..., but I did notice that it was pointing to 
/usr/bin/local/docker. That didn't exist, but what does exist is 
/usr/bin/docker. In that location you will also find docker-containerd, 
dockerd, etc...
Anyway, I made the change to the docker.service file--simply dropping /local 
out of there. Saved.
Then:
$ systemctl daemon-reload
$ sudo service docker restart
$ sudo service docker status (should see active (running))
$ sudo docker run hello-world


From: Shashikanth vh [mailto:shashikanth...@huawei.com]
Sent: Wednesday, October 25, 2017 1:47 PM
To: Elhay Efrat ; onap-discuss@lists.onap.org; 
onap-s...@lists.onap.org
Subject: RE: [onap-discuss] [sdnc]could not able to see dockers running

Thank you,

ubuntu@vm1-sdnc:/opt$ docker version
Client:
 Version:  17.05.0-ce
 API version:  1.29
 Go version:   go1.7.5
 Git commit:   89658be
 Built:Thu May  4 22:06:06 2017
 OS/Arch:  linux/amd64
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?

ubuntu@vm1-sdnc:/opt$ sudo service docker status
docker start/post-start, process 24348
post-start process 24349
ubuntu@vm1-sdnc:/opt$



From: Elhay Efrat [mailto:elhay.efr...@amdocs.com]
Sent: 2017年10月25日 15:58
To: Shashikanth vh; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
onap-s...@lists.onap.org<mailto:onap-s...@lists.onap.org>
Subject: RE: [onap-discuss] [sdnc]could not able to see dockers running

Could you please share service docker status ?


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
on behalf of Shashikanth vh
Sent: Wednesday, October 25, 2017 10:23:33 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
onap-s...@lists.onap.org<mailto:onap-s...@lists.onap.org>
Subject: [onap-discuss] [sdnc]could not able to see dockers running
Hi All,
Trying to bring up SDNC using 
https://git.openstack.org/openstack-dev/devstack,  after stack launch I could 
not execute docker ps command due to below error, required help to resolve this 
issue.

ubuntu@vm1-sdnc:/opt$ ls
config  docker  sdnc_install.sh  sdnc_vm_init.sh
ubuntu@vm1-sdnc:/opt$ docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?

Attached Heat template and envi file which I used to launch stack:


Regards,
Shashikanth.
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 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [sdnc]could not able to see dockers running

2017-10-25 Thread Elhay Efrat
Could you please share service docker status ?


From: onap-discuss-boun...@lists.onap.org on behalf of Shashikanth vh
Sent: Wednesday, October 25, 2017 10:23:33 AM
To: onap-discuss@lists.onap.org; onap-s...@lists.onap.org
Subject: [onap-discuss] [sdnc]could not able to see dockers running

Hi All,
Trying to bring up SDNC using 
https://git.openstack.org/openstack-dev/devstack,  after stack launch I could 
not execute docker ps command due to below error, required help to resolve this 
issue.

ubuntu@vm1-sdnc:/opt$ ls
config  docker  sdnc_install.sh  sdnc_vm_init.sh
ubuntu@vm1-sdnc:/opt$ docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the 
docker daemon running?

Attached Heat template and envi file which I used to launch stack:


Regards,
Shashikanth.
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


Re: [onap-discuss] Docker Lgin

2017-09-28 Thread Elhay Efrat
Yeah , but if you proxy is not allowing 1001to Linux foundation... it won't work

-- Sent from my Android Device



From: onap-discuss-boun...@lists.onap.org on behalf of ayush.ga...@wipro.com
Sent: Friday, September 29, 2017 6:01:46 AM
To: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Docker Lgin


Thanks for reply .Yes, But I have set proxy and dns server in 
/etc/default/docker. Beside this I am able to pull images from docker hub and 
able to login there.

Thanks
Ayush Garg



From: Ayush Garg (MFG & Tech)
Sent: 29 September 2017 10:49:54
To: onap-discuss@lists.onap.org
Subject: Docker Lgin


Hi,


During my stack deployment on openstack my VM's are unable to login to the 
docker repository.


docker login -u docker -p password nexus3.onap.org:10001
Error response from daemon: Get https://nexus3.onap.org:10001/v1/users/: EOF


Any workaround for this.


Thanks

Ayush Garg

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
__
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
__
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


Re: [onap-discuss] Docker Lgin

2017-09-28 Thread Elhay Efrat
Working with proxy ?

-- Sent from my Android Device



From: onap-discuss-boun...@lists.onap.org on behalf of ayush.ga...@wipro.com
Sent: Friday, September 29, 2017 5:19:54 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Docker Lgin


Hi,


During my stack deployment on openstack my VM's are unable to login to the 
docker repository.


docker login -u docker -p password nexus3.onap.org:10001
Error response from daemon: Get https://nexus3.onap.org:10001/v1/users/: EOF


Any workaround for this.


Thanks

Ayush Garg

The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
__
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
__
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


Re: [onap-discuss] [SO]SO Maven Build Issue

2017-09-19 Thread Elhay Efrat
Please clean .m2 and add to mvn command -U

From: Chenchuanyu [mailto:chenchua...@huawei.com]
Sent: Tuesday, September 19, 2017 9:30 AM
To: Elhay Efrat ; onap-discuss@lists.onap.org
Subject: 答复: [SO]SO Maven Build Issue

The  command I use is ‘mvn install �CDmaven.test.skip=true’. And I have the 
full internet access, it is windows env.

It looks like there is some problem with the below dependency configuration.

client-kit-1.1.0.pom cannot be found at  nexus repo. But I’m not sure why it 
build success in jenkins.
[cid:image001.png@01D3313A.C5FDDFD0]
发件人: Elhay Efrat [mailto:elhay.efr...@amdocs.com]
发送时间: 2017年9月19日 12:00
收件人: Chenchuanyu; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: RE: [SO]SO Maven Build Issue

Yes , please send me the mvn command that you are doing ... And second you have 
full internet access ? Is it Linux or windows ?


From: Chenchuanyu
Sent: Tuesday, September 19, 2017 2:20:49 AM
To: Elhay Efrat; onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: 答复: [SO]SO Maven Build Issue
Hi  Elhay,
  Thanks for your reply, I think the jar exists in nexus, the project build 
successful in Jenkins. But failed in my local env. Is there any other 
suggestion for this?
Jenkins build log:
[INFO] MSOMockServer .. SUCCESS [  1.790 s]
[INFO] MSO REST Client API  SUCCESS [  0.211 s]
[INFO] MSOCommonBPMN .. SUCCESS [01:36 min]
[INFO] MSOInfrastructureBPMN .. SUCCESS [03:50 min]
[INFO] MSO URN Mapping Cockpit Plugin . SUCCESS [  0.284 s]
[INFO] MSOCockpit . SUCCESS [ 10.610 s]
[INFO] MSO Packages ... SUCCESS [  0.004 s]
[INFO] MsoDeliveries .. SUCCESS [ 14.837 s]
[INFO] MSO Docker Deliveries .. SUCCESS [21:44 min]
[INFO] Arquillian Unit Testing on MSO . SUCCESS [01:47 min]
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 32:01 min
[INFO] Finished at: 2017-09-18T03:47:44+00:00
[INFO] Final Memory: 191M/798M
[INFO] 
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2189 killed;

Thanks,
Chuanyu Chen.

发件人: Elhay Efrat [mailto:elhay.efr...@amdocs.com]
发送时间: 2017年9月18日 11:54
收件人: Chenchuanyu; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
主题: RE: [SO]SO Maven Build Issue

This jar is exist in nexus2 ?( With this version ? ) 
org.openecomp.appc.client:client-kit:jar:1.1.0

-- Sent from my Android Device



From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
on behalf of Chenchuanyu
Sent: Monday, September 18, 2017 1:37:34 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [SO]SO Maven Build Issue
Hi, SO team,
After 1710 merge, I build SO project failed , does anyone know how to fix 
that?

[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] so . SUCCESS [  1.139 s]
[INFO] MSO Common classes . SUCCESS [  6.656 s]
[INFO] API Handler  SUCCESS [  0.040 s]
[INFO] mso-requests-db  SUCCESS [  5.966 s]
[INFO] mso-catalog-db . SUCCESS [  9.975 s]
[INFO] ECOMP MSO API Handler common ... SUCCESS [  1.557 s]
[INFO] MSO Status Control module .. SUCCESS [  0.671 s]
[INFO] mso-api-handler-infra .. SUCCESS [ 14.955 s]
[INFO] MSO Adapters ... SUCCESS [  0.038 s]
[INFO] mso-adapter-utils .. SUCCESS [  5.703 s]
[INFO] mso-adapters-rest-interface  SUCCESS [  2.724 s]
[INFO] mso-network-adapter-async-client ... SUCCESS [  6.213 s]
[INFO] mso-network-adapter  SUCCESS [ 27.277 s]
[INFO] mso-sdnc-adapter ... SUCCESS [  5.310 s]
[INFO] mso-tenant-adapter . SUCCESS [  5.566 s]
[INFO] mso-vnf-adapter-async-client ... SUCCESS [  2.807 s]
[INFO] mso-vnf-adapter  SUCCESS [ 12.534 s]
[INFO] mso-requests-db-adapter  SUCCESS [  4.880 s]
[INFO] mso-catalog-db-adapter . SUCCESS [  2.712 s]
[INFO] mso-workflow-message-adapter .

Re: [onap-discuss] [SO]SO Maven Build Issue

2017-09-18 Thread Elhay Efrat
Yes , please send me the mvn command that you are doing ... And second you have 
full internet access ? Is it Linux or windows ?


From: Chenchuanyu
Sent: Tuesday, September 19, 2017 2:20:49 AM
To: Elhay Efrat; onap-discuss@lists.onap.org
Subject: 答复: [SO]SO Maven Build Issue

Hi  Elhay,
  Thanks for your reply, I think the jar exists in nexus, the project build 
successful in Jenkins. But failed in my local env. Is there any other 
suggestion for this?
Jenkins build log:
[INFO] MSOMockServer .. SUCCESS [  1.790 s]
[INFO] MSO REST Client API  SUCCESS [  0.211 s]
[INFO] MSOCommonBPMN .. SUCCESS [01:36 min]
[INFO] MSOInfrastructureBPMN .. SUCCESS [03:50 min]
[INFO] MSO URN Mapping Cockpit Plugin . SUCCESS [  0.284 s]
[INFO] MSOCockpit . SUCCESS [ 10.610 s]
[INFO] MSO Packages ... SUCCESS [  0.004 s]
[INFO] MsoDeliveries .. SUCCESS [ 14.837 s]
[INFO] MSO Docker Deliveries .. SUCCESS [21:44 min]
[INFO] Arquillian Unit Testing on MSO . SUCCESS [01:47 min]
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time: 32:01 min
[INFO] Finished at: 2017-09-18T03:47:44+00:00
[INFO] Final Memory: 191M/798M
[INFO] 
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 2189 killed;

Thanks,
Chuanyu Chen.

发件人: Elhay Efrat [mailto:elhay.efr...@amdocs.com]
发送时间: 2017年9月18日 11:54
收件人: Chenchuanyu; onap-discuss@lists.onap.org
主题: RE: [SO]SO Maven Build Issue

This jar is exist in nexus2 ?( With this version ? ) 
org.openecomp.appc.client:client-kit:jar:1.1.0

-- Sent from my Android Device



From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
on behalf of Chenchuanyu
Sent: Monday, September 18, 2017 1:37:34 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [SO]SO Maven Build Issue
Hi, SO team,
After 1710 merge, I build SO project failed , does anyone know how to fix 
that?

[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] so . SUCCESS [  1.139 s]
[INFO] MSO Common classes . SUCCESS [  6.656 s]
[INFO] API Handler  SUCCESS [  0.040 s]
[INFO] mso-requests-db  SUCCESS [  5.966 s]
[INFO] mso-catalog-db . SUCCESS [  9.975 s]
[INFO] ECOMP MSO API Handler common ... SUCCESS [  1.557 s]
[INFO] MSO Status Control module .. SUCCESS [  0.671 s]
[INFO] mso-api-handler-infra .. SUCCESS [ 14.955 s]
[INFO] MSO Adapters ... SUCCESS [  0.038 s]
[INFO] mso-adapter-utils .. SUCCESS [  5.703 s]
[INFO] mso-adapters-rest-interface  SUCCESS [  2.724 s]
[INFO] mso-network-adapter-async-client ... SUCCESS [  6.213 s]
[INFO] mso-network-adapter  SUCCESS [ 27.277 s]
[INFO] mso-sdnc-adapter ... SUCCESS [  5.310 s]
[INFO] mso-tenant-adapter . SUCCESS [  5.566 s]
[INFO] mso-vnf-adapter-async-client ... SUCCESS [  2.807 s]
[INFO] mso-vnf-adapter  SUCCESS [ 12.534 s]
[INFO] mso-requests-db-adapter  SUCCESS [  4.880 s]
[INFO] mso-catalog-db-adapter . SUCCESS [  2.712 s]
[INFO] mso-workflow-message-adapter ... SUCCESS [  3.408 s]
[INFO] mso-vfc-adapter  SUCCESS [  3.080 s]
[INFO] asdc-controller  SUCCESS [ 12.856 s]
[INFO] BPMN Subsystem . SUCCESS [  0.040 s]
[INFO] MSOCoreBPMN  SUCCESS [  7.397 s]
[INFO] MSOMockServer .. SUCCESS [  5.023 s]
[INFO] MSO REST Client API  SUCCESS [  0.599 s]
[INFO] MSOCommonBPMN .. FAILURE [  0.907 s]
[INFO] MSOInfrastructureBPMN .. SKIPPED
[INFO] MSO URN Mapping Cockpit Plugin . SKIPPED
[INFO] MSOCockpit . SKIPPED
[INFO] 

Re: [onap-discuss] [SO]SO Maven Build Issue

2017-09-17 Thread Elhay Efrat
This jar is exist in nexus2 ?( With this version ? ) 
org.openecomp.appc.client:client-kit:jar:1.1.0

-- Sent from my Android Device



From: onap-discuss-boun...@lists.onap.org on behalf of Chenchuanyu
Sent: Monday, September 18, 2017 1:37:34 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [SO]SO Maven Build Issue

Hi, SO team,
After 1710 merge, I build SO project failed , does anyone know how to fix 
that?

[INFO] 
[INFO] Reactor Summary:
[INFO]
[INFO] so . SUCCESS [  1.139 s]
[INFO] MSO Common classes . SUCCESS [  6.656 s]
[INFO] API Handler  SUCCESS [  0.040 s]
[INFO] mso-requests-db  SUCCESS [  5.966 s]
[INFO] mso-catalog-db . SUCCESS [  9.975 s]
[INFO] ECOMP MSO API Handler common ... SUCCESS [  1.557 s]
[INFO] MSO Status Control module .. SUCCESS [  0.671 s]
[INFO] mso-api-handler-infra .. SUCCESS [ 14.955 s]
[INFO] MSO Adapters ... SUCCESS [  0.038 s]
[INFO] mso-adapter-utils .. SUCCESS [  5.703 s]
[INFO] mso-adapters-rest-interface  SUCCESS [  2.724 s]
[INFO] mso-network-adapter-async-client ... SUCCESS [  6.213 s]
[INFO] mso-network-adapter  SUCCESS [ 27.277 s]
[INFO] mso-sdnc-adapter ... SUCCESS [  5.310 s]
[INFO] mso-tenant-adapter . SUCCESS [  5.566 s]
[INFO] mso-vnf-adapter-async-client ... SUCCESS [  2.807 s]
[INFO] mso-vnf-adapter  SUCCESS [ 12.534 s]
[INFO] mso-requests-db-adapter  SUCCESS [  4.880 s]
[INFO] mso-catalog-db-adapter . SUCCESS [  2.712 s]
[INFO] mso-workflow-message-adapter ... SUCCESS [  3.408 s]
[INFO] mso-vfc-adapter  SUCCESS [  3.080 s]
[INFO] asdc-controller  SUCCESS [ 12.856 s]
[INFO] BPMN Subsystem . SUCCESS [  0.040 s]
[INFO] MSOCoreBPMN  SUCCESS [  7.397 s]
[INFO] MSOMockServer .. SUCCESS [  5.023 s]
[INFO] MSO REST Client API  SUCCESS [  0.599 s]
[INFO] MSOCommonBPMN .. FAILURE [  0.907 s]
[INFO] MSOInfrastructureBPMN .. SKIPPED
[INFO] MSO URN Mapping Cockpit Plugin . SKIPPED
[INFO] MSOCockpit . SKIPPED
[INFO] MSO Packages ... SKIPPED
[INFO] MsoDeliveries .. SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 02:33 min
[INFO] Finished at: 2017-09-15T17:26:25+08:00
[INFO] Final Memory: 81M/446M
[INFO] 
[ERROR] Failed to execute goal on project MSOCommonBPMN: Could not resolve 
dependencies for project org.openecomp.so:MSOCommonBPMN:war:1.1.0-SNAPSHOT: The 
following artifacts could not be resolved: 
org.openecomp.appc.client:client-kit:jar:1.1.0, 
org.openecomp.appc.client:client-lib:jar:1.1.0: Failure to find 
org.openecomp.appc.client:client-kit:jar:1.1.0 in 
https://nexus.onap.org/content/repositories/eclipse was cached in the local 
repository, resolution will not be reattempted until the update interval of 
onap-eclipse has elapsed or updates are forced -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]

Thanks,
Chuanyu Chen.

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

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

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

2017-09-13 Thread Elhay Efrat
Could you please share docker logs ?

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Ganesh Kaila
Sent: Wednesday, September 13, 2017 1:16 PM
To: Kanagaraj Manickam 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] ONAP v1.1 Portal isn't coming up on Openstack

In addition to the previous mail -

In /opt/portal/deliveries/ directory, I have commented out the cli container 
section in docker-compose.yaml file and run portal_vm_init.sh script then I am 
able to see three containers running as shown:

ubuntu@vm1-portal:/opt/portal/deliveries$ sudo docker ps
CONTAINER IDIMAGE   COMMAND  CREATED
 STATUS  PORTS  
NAMES
a2ca21b3cb29portal-apps:1.1.0   "/wait-for.sh -t 1..."   40 minutes ago 
 Up 39 minutes   8989/tcp, 0.0.0.0:8006->8005/tcp, 
0.0.0.0:8010->8009/tcp, 0.0.0.0:8989->8080/tcp   deliveries_portal-apps_1
d598838d887bportal-wms:1.1.0"/wait-for.sh -t 1..."   40 minutes ago 
 Up 40 minutes   8082/tcp   
deliveries_portal-wms_1
06c8e8bd3168portal-db:1.1.0 "docker-entrypoint..."   40 minutes ago 
 Up 40 minutes   3306/tcp   
deliveries_portal-db_1
ubuntu@vm1-portal:/opt/portal/deliveries$

And, I am able to login to portal webpage with designer credentials of ONAP:

[Inline image 1]


When I click on SDC widget, I am seeing as shown here:

[Inline image 2]

I have seen the similar problem with ONAP v1.0 on Openstack deployment.

Please give me your suggestions to get over from this issue.


Thanks,
Ganesh

On Wed, Sep 13, 2017 at 2:58 PM, Ganesh Kaila 
mailto:gane...@biarca.com>> wrote:
Hi,

I have re-deployed the ONAP v1.1 on Vanilla Openstack. I waited around 1 hour 
30 minutes to let the ONAP to be ready, then I logged into vm1-portal instance 
and checked the containers status.

ubuntu@vm1-portal:~$ sudo docker ps -a
CONTAINER IDIMAGE   COMMAND  CREATED
 STATUS  PORTS   NAMES
2765075dab0cmariadb "docker-entrypoint..."   33 minutes ago 
 Created data_vol_portal

Then, I went on to debug the functionality. From the heat template, in portal 
section, it is trying to run ./opt/portal_install.sh script. In the 
portal_install.sh script, it is again trying to run /opt/portal_vm_init.sh 
script.

From the /opt/portal_vm_init.sh script, I have found that the script files 
dbstart.sh, new_start.sh and widget_ms_start.sh are missing in 
/opt/portal/deliveries/ directory.

​I have figured out that either in ​/opt/portal_install.sh or 
/opt/portal_vm_init.sh, we are not starting the docker containers.

Further, I have checked /opt/portal/deliveries directory. There, I can see 
another script file named portal_vm_init.sh which is trying to start the 
containers with docker-compose command. But, this script file is not running 
either from heat templates or any of the other scripts. May be, because of this 
reason I am not able to see the portal directly.

Michael or Kanagarai, Do you have any suggestions on this or else am I missing 
something important??

Thanks,
Ganesh

On Tue, Sep 12, 2017 at 7:58 PM, Kanagaraj Manickam 
mailto:kanagaraj.manic...@huawei.com>> wrote:
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
T

Re: [onap-discuss] Can't push code to ONAP Gerrit today

2017-08-13 Thread Elhay Efrat
Same happens with ssh ?


From: onap-discuss-boun...@lists.onap.org on behalf of zhao.huab...@zte.com.cn
Sent: Monday, August 14, 2017 4:56:45 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Can't push code to ONAP Gerrit today


Hi,


I run into this when trying to push code to ONAP Gerrit:


remote: java.io.IOException: RestClientException{statusCode=Optional.of(403), 
errorCollections=[]}

To http://huabingz...@gerrit.onap.org/r/a/msb/apigateway

 ! [remote rejected] HEAD -> refs/for/master (Failed to check whether or not 
issue MSB-19 exists)


(MSB-19 does exist in ONAP jira https://jira.onap.org/browse/MSB-19)


Some of my colleagues have the same  problems.

Is it an issue of ONAP Gerrit or something is not correct when I push the 
commit?


Does anyone have any idea?


Thanks for your help.


Huabing




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


Re: [onap-discuss] cannot download docker image

2017-08-13 Thread Elhay Efrat
Hi
Restart your docker engine
systemctl restart docker
Or
service docker restart
Or
/etc/init.d/docker restart
Run again same command with status
If it active try to pull

Let me know ;)
Elhay Efrat

-- Sent from my Android Device



From: onap-discuss-boun...@lists.onap.org on behalf of Li, Rujun
Sent: Monday, August 14, 2017 3:04:43 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] cannot download docker image

Hi all

When I input the command

docker login –u docker –p docker nexus3.onap.org:10001

It shows the error

Error response from daemon: invalid registry endpoint 
https://nexus3.onap.org:10001/v0/: unable to ping registry endpoint 
https://nexus3.onap.org:10001/v0/
v2 ping attempt failed with error: Get https://nexus3.onap.org:10001/v2/: EOF
v1 ping attempt failed with error: Get https://nexus3.onap.org:10001/v1/_ping: 
EOF. If this private registry supports only HTTP or HTTPS with an unknown CA 
certificate, please add `--insecure-registry nexus3.onap.org:10001` to the 
daemon's arguments. In the case of HTTPS, if you have access to the registry's 
CA certificate, no need for the flag; simply place the CA certificate at 
/etc/docker/certs.d/nexus3.onap.org:10001/ca.crt

and then I use
openssl req -newkey rsa:4096 -nodes -sha256 -keyout certs/domain.key -x509 
-days 365 -out certs/domain.crt
to generate a .crt file and copy it to 
/etc/docker/certs.d/nexus3.onap.org:10001/ca.crt and restart docker

but it shows that it doesn’t have any effect.

Can you offer some help? thanks


Best wishes,
Rujun, Li

This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] VID tab is not showing portal for VID

2017-07-18 Thread Elhay Efrat
Please send both docker logs vid and vid-mariadb

-- Sent from my Android Device



From: onap-discuss-boun...@lists.onap.org on behalf of Subhash Kumar Singh
Sent: Tuesday, July 18, 2017 3:49:28 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] VID tab is not showing portal for VID

Hello Everyone,

After stacking ONAP (v 1.1.0-STAGING) we observed that VID tab is not  
functional in portal tabs. In v1.0-STAGING, VID tab was functional.
Please let us know for this issue [1].

[1] https://jira.onap.org/browse/PORTAL-38

--
Regards,
Subhash Kumar Singh
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


Re: [onap-discuss] ASDC failing health test- return 500

2017-07-18 Thread Elhay Efrat
Please send docker logs


From: onap-discuss-boun...@lists.onap.org on behalf of Subhash Kumar Singh
Sent: Tuesday, July 18, 2017 3:44:47 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] ASDC failing health test- return 500

Hello Everyone,

We observed that the ASDC fails robot test case. Following are the robot logs:

onap-robot:/opt# ./ete.sh health

Starting Xvfb on display :88 with res 1280x1024x24
Executing robot tests at log level TRACE
==
Basic Policy Health Check | PASS |
--
Basic MSO Health Check | PASS |
--
Basic ASDC Health Check | FAIL |
500 != 200
--
Basic APPC Health Check | PASS |
--
Basic Portal Health Check | PASS |
--
Basic Message Router Health Check | PASS |
--
Basic VID Health Check | PASS |
--

Issue detail can be find in jira [1].



[1] https://jira.onap.org/browse/SDC-140



--

Regards,

Subhash Kumar Singh

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


Re: [onap-discuss] [onap-installation] DCAE installation now supported by all Heat templates

2017-07-18 Thread Elhay Efrat
Share please vid and db docker logs


From: onap-discuss-boun...@lists.onap.org on behalf of Subhash Kumar Singh
Sent: Tuesday, July 18, 2017 3:35:58 PM
To: 'PLATANIA, MARCO (MARCO)'; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [onap-installation] DCAE installation now supported 
by all Heat templates

Hello Marco,

We tried to rebuild it but still we are seeing the same issue.

--
Regards,
Subhash Kumar Singh


From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com]
Sent: Monday, July 17, 2017 11:59 PM
To: Subhash Kumar Singh; onap-discuss@lists.onap.org
Cc: Kanagaraj Manickam
Subject: Re: [onap-discuss] [onap-installation] DCAE installation now supported 
by all Heat templates

Hello Subhash,

The env file seems correct.

Can you try to rebuild? It may be a transient issue. Are the containers 
downloaded correctly in those VMs?

Did you see anything in the logs of the DCAE docker container?

Marco

_
From: Subhash Kumar Singh 
mailto:subhash.kumar.si...@huawei.com>>
Sent: Monday, July 17, 2017 11:39 AM
Subject: RE: [onap-discuss] [onap-installation] DCAE installation now supported 
by all Heat templates
To: PLATANIA, MARCO (MARCO) 
mailto:plata...@research.att.com>>, 
mailto:onap-discuss@lists.onap.org>>
Cc: Kanagaraj Manickam 
mailto:kanagaraj.manic...@huawei.com>>



Hello Marco,

We tried to stack ONAP with following properties as specified in environment 
file[1] (demo:origin/master):

artifacts_version: 1.1.0-SNAPSHOT
docker_version: 1.1-STAGING-latest
gerrit_branch: master
artifacts_version: 1.1.0-SNAPSHOT
docker_version: 1.1-STAGING-latest
gerrit_branch: master

We observed that SDC, VID and DCAE components are not coming up. I tried to 
re-initialize the docker but it didn’t help. I didn’t see any error message in 
docker logs but portal tabs for SDC and VID showing error message (VID : HTTP 
Status 404 and SDC: HTTP ERROR 305).

In case of 1.0-STAGING, we can see portal working with these components. Please 
let us know if we are missing anything for ONAP stacking.

[1] [1] 
https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.env;h=6446e3d5ff1b9993c2513fb8ddc98c812b8d4ff4;hb=HEAD

--
Regards,
Subhash Kumar Singh

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org]On Behalf Of PLATANIA, MARCO (MARCO)
Sent: Saturday, July 15, 2017 2:40 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [onap-installation] DCAE installation now supported by 
all Heat templates

ONAP Community,

All the Heat templates that we built to install ONAP in vanilla OpenStack now 
support the DCAE data collection and analytics platform installation.

Please refer to the updated wiki pages for detailed info about ONAP 
installationhttps://wiki.onap.org/display/DW/ONAP+Installation+in+Vanilla+OpenStack
 and DCAE development 
guidehttps://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide

Gerrit contains the latest Heat templates. Note 
thatonap_openstack.yaml
 has been recently updated to work with DCAE.

Tests have been conducted in OpenStack Liberty. Please let us know if you have 
any questions and share your experience if you are going to use these templates 
in a different OpenStack release.

Note that the integration team used one of these templates to install ONAP in 
the OpenStack lab kindly offered by Windriver.

Thanks,
Marco


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


Re: [onap-discuss] [openlab] OpenLab Kickoff Meeting Schedule

2017-07-10 Thread Elhay Efrat
Yes imho it could be great ;)

-- Sent from my Android Device



From: Chengli Wang
Sent: Friday, July 07, 2017 11:08:04 AM
To: Alla Goldner
Cc: Yang Xu (Yang, Fixed Network); stephen.go...@windriver.com; 
spat...@research.att.com; vanbra...@att.com; yangyi@chinatelecom.cn; Yunxia 
Chen; zhang.maope...@zte.com.cn; Alon Strikovsky; Elhay Efrat; 
bin.y...@windriver.com; ma...@research.att.com; denglin...@chinamobile.com; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss][openlab] OpenLab Kickoff Meeting Schedule
Hi,

Sorry for that.
My consider is that almost every nights(China)/mornings(US) are occupied by 
other community meetings. We can change to 8 next Tuesday evening if it's ok 
for the West Coast folks in US.

Regards,
Chengli

在 2017年7月7日,下午6:24,Alla Goldner 
mailto:alla.gold...@amdocs.com>> 写道:

Hi all,

As Elhay had mentioned, it is middle of night in Israel. If this call is 
scheduled for the suggested time slot, our assigned people will not have any 
possibility to participate. Please kindly consider this.

Best regards, Alla

 Original Message 
Subject: Re: [onap-discuss][openlab] OpenLab Kickoff Meeting Schedule
From: "Yang Xu (Yang, Fixed Network)" 
mailto:yang@huawei.com>>
Date: Jul 7, 2017, 1:20 PM
To: 
wangchen...@chinamobile.com<mailto:wangchen...@chinamobile.com>,stephen.go...@windriver.com<mailto:stephen.go...@windriver.com>,spat...@research.att.com<mailto:spat...@research.att.com>,vanbra...@att.com<mailto:vanbra...@att.com>,yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>,Yunxia
 Chen 
mailto:helen.c...@huawei.com>>,zhang.maope...@zte.com.cn<mailto:zhang.maope...@zte.com.cn>,Alon
 Strikovsky 
mailto:alon.strikov...@amdocs.com>>,Elhay Efrat 
mailto:elhay.efr...@amdocs.com>>,bin.y...@windriver.com<mailto:bin.y...@windriver.com>,ma...@research.att.com<mailto:ma...@research.att.com>,Alla
 Goldner 
mailto:alla.gold...@amdocs.com>>,denglin...@chinamobile.com<mailto:denglin...@chinamobile.com>
Good for me!

Sent from HUAWEI AnyOffice
From:Chengli Wang
To:Chengli Wang,Yang Xu (Yang, Fixed 
Network),stephen.go...@windriver.com<mailto:stephen.go...@windriver.com>,spat...@research.att.com<mailto:spat...@research.att.com>,vanbra...@att.com<mailto:vanbra...@att.com>,yangyi@chinatelecom.cn<mailto:yangyi@chinatelecom.cn>,Yunxia
 
Chen,zhang.maopeng1,alon.strikov...@amdocs.com<mailto:alon.strikov...@amdocs.com>,elhay.efr...@amdocs.com<mailto:elhay.efr...@amdocs.com>,bin.y...@windriver.com<mailto:bin.y...@windriver.com>,Mazin
 E Gilbert,Alla Goldner,Lingli Deng
Cc:onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Date:2017-07-07 04:04:53
Subject:Re: [onap-discuss][openlab] OpenLab Kickoff Meeting Schedule

Hi,

If the time slot works for majority folks, I will send invite and logistic next 
Monday.

Thanks,
Chengli

在 2017年7月7日,下午4:00,Chengli Wang 
mailto:wangchen...@chinamobile.com>> 写道:

Hi Subcommittees,

I would like to invite you to attend open lab subcommittee  kickoff meeting. As 
so many meetings scheduled in each week it hard to find more suitable time slot 
for everyone located in different time zone.
I propose our first meeting time is 8:30 am July 12,2017 Beijing time, 8:30 pm 
July 11, 2017, EDT, Is it work for you?

On the Kickoff meeting, I proposed agenda below,

1. Proposed lab specification and guidelines (refer to OPNFV Pharos), linked 
here(Specification, https://wiki.onap.org/display/DW/ONAP+Lab+Specification 
Guide https://wiki.onap.org/display/DW/ONAP+Lab+Guide), Welcome review and 
comments in advance.
2. Discussion on collaboration with Integration team on CI/CD and E2E 
integration test.
3. Solicit Interest of Usecases Integration Testing from Lab Donators

Hope you can join us and feedback.

Thanks and Regards,
Chengli


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 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [openlab] OpenLab Kickoff Meeting Schedule

2017-07-07 Thread Elhay Efrat
Guys could we please do it in a time that Israel can join , I believe we have a 
lot to share


From: Chengli Wang
Sent: Friday, July 07, 2017 8:04:41 AM
To: Chengli Wang; yang@huawei.com; stephen.go...@windriver.com; 
spat...@research.att.com; vanbra...@att.com; yangyi@chinatelecom.cn; 
helen.c...@huawei.com; zhang.maopeng1; Alon Strikovsky; Elhay Efrat; 
bin.y...@windriver.com; Mazin E Gilbert; Alla Goldner; Lingli Deng
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss][openlab] OpenLab Kickoff Meeting Schedule

Hi,

If the time slot works for majority folks, I will send invite and logistic next 
Monday.

Thanks,
Chengli

在 2017年7月7日,下午4:00,Chengli Wang 
mailto:wangchen...@chinamobile.com>> 写道:

Hi Subcommittees,

I would like to invite you to attend open lab subcommittee  kickoff meeting. As 
so many meetings scheduled in each week it hard to find more suitable time slot 
for everyone located in different time zone.
I propose our first meeting time is 8:30 am July 12,2017 Beijing time, 8:30 pm 
July 11, 2017, EDT, Is it work for you?

On the Kickoff meeting, I proposed agenda below,

1. Proposed lab specification and guidelines (refer to OPNFV Pharos), linked 
here(Specification, https://wiki.onap.org/display/DW/ONAP+Lab+Specification 
Guide https://wiki.onap.org/display/DW/ONAP+Lab+Guide), Welcome review and 
comments in advance.
2. Discussion on collaboration with Integration team on CI/CD and E2E 
integration test.
3. Solicit Interest of Usecases Integration Testing from Lab Donators

Hope you can join us and feedback.

Thanks and Regards,
Chengli


This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [sdc] webseal simulator project not found in sdc src

2017-07-04 Thread Elhay Efrat
NP ☺

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Tuesday, July 4, 2017 6:15 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [sdc] webseal simulator project not found in sdc src

Thanks a lot Elhay !

BR,
Viswa

On Tue, Jul 4, 2017 at 8:17 PM, Elhay Efrat 
mailto:elhay.efr...@amdocs.com>> wrote:
https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;f=utils;h=e8b4d4170231fe4b6fd3e6f8a951a13bcef77051;hb=refs/heads/master
 / 
utils<https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;f=utils;hb=refs/heads/master>
 / 
webseal-simulator<https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;f=utils/webseal-simulator;h=164c0e5eea1a0595e9e0a4abeedd0c4c508d1502;hb=refs/heads/master>

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>]
 On Behalf Of Viswa KSP
Sent: Tuesday, July 4, 2017 5:44 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] [sdc] webseal simulator project not found in sdc src

Dear All,

READ.ME<http://READ.ME> of SDC project talks about webseal simulator for 
developer testing of SDC.

" Webseal simulator
 This options is for developers to run locally SDC
  Build web simulator WAR file: run mvn clean install on project "webseal 
simulator". This will generate war file (WSSimulator.war) in the target folder.
 Copy the war to: /home/vagrant/webseal-simulator/webapps
 Add users to simulator: open configuration file - 
/home/vagrant/webseal-simulator/config/webseal.conf and add new user to the 
user list. Note: You need to define the user in the SDC as well.
 Restart the simulator: Stop the simulator: stopWebsealSimulator.sh Start the 
simulator: startWebsealSimulator.sh
 Enter to UI: http://:8285/sdc1/login "

However, I couldn't find that project / module in SDC git repo. Please let me 
know where to look for the source of webseal simulator project.

BR,
Viswa
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 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [sdc] webseal simulator project not found in sdc src

2017-07-04 Thread Elhay Efrat
https://gerrit.onap.org/r/gitweb?p=sdc.git;a=tree;f=utils;h=e8b4d4170231fe4b6fd3e6f8a951a13bcef77051;hb=refs/heads/master
 / 
utils
 / 
webseal-simulator

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Viswa KSP
Sent: Tuesday, July 4, 2017 5:44 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] [sdc] webseal simulator project not found in sdc src

Dear All,

READ.ME of SDC project talks about webseal simulator for 
developer testing of SDC.

" Webseal simulator
 This options is for developers to run locally SDC
  Build web simulator WAR file: run mvn clean install on project "webseal 
simulator". This will generate war file (WSSimulator.war) in the target folder.
 Copy the war to: /home/vagrant/webseal-simulator/webapps
 Add users to simulator: open configuration file - 
/home/vagrant/webseal-simulator/config/webseal.conf and add new user to the 
user list. Note: You need to define the user in the SDC as well.
 Restart the simulator: Stop the simulator: stopWebsealSimulator.sh Start the 
simulator: startWebsealSimulator.sh
 Enter to UI: http://:8285/sdc1/login "

However, I couldn't find that project / module in SDC git repo. Please let me 
know where to look for the source of webseal simulator project.

BR,
Viswa
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


Re: [onap-discuss] [OOM] Contributing to OOM project

2017-07-04 Thread Elhay Efrat
kubectl describe svc${service name }
kubectl exec ${continer_id} -- printenv | grep ${service name }

we can take it also offline ☺

From: Viswa KSP [mailto:kspviswa.git...@gmail.com]
Sent: Tuesday, July 4, 2017 12:29 PM
To: Elhay Efrat 
Cc: Roger Maitland ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [OOM] Contributing to OOM project

Let me set the stage here.

I have deployed a 16GB Ubuntu 16.04 machine in openstack and logged into to it. 
Then I installed Rancher in Ubuntu. After that, I added Kubernetes stack in 
Rancher. As you can see, both Rancher & kubern8 cluster will be realized as 
docker containers.

After this basic installation, I then powered onap-oom by (via kubctl) 
./createAll.bash -n onap , which then creates onap pods and services, that are 
grouped under different namespaces.

However, under the hood, even onap pods are further realized as docker 
containers.

With above premise, Are you suggesting that, I will have to find out respective 
docker container for the component of my interest ( say portal ) and then login 
via docker exec ??

BR,
Viswa

On Tue, Jul 4, 2017 at 2:43 PM, Elhay Efrat 
mailto:elhay.efr...@amdocs.com>> wrote:
It’s not VMs it’s continer u need to access it via docker –it exec continer 
/bin/bash

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>]
 On Behalf Of Viswa KSP
Sent: Tuesday, July 4, 2017 11:55 AM
To: Roger Maitland mailto:roger.maitl...@amdocs.com>>

Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: Re: [onap-discuss] [OOM] Contributing to OOM project

Hi Roger,

I tried exploring the seed code as per the guidelines given here : 
https://wiki.onap.org/display/DW/ONAP+on+Kubernetes . I took RANCHER approach.
I installed Rancher + Docker + Kubectl and then powered ONAP PODs as per the 
wiki.

As expected, I hit permission issue while downloading images and then resolved 
that with patched version of createAll.bash as per 
https://jira.onap.org/browse/OOM-3 .

Now most PODs stood up, but still I'm unable to get into any node or use portal 
service. Judging by events logs, there is nothing alarming, but I see now way 
to either get into individual components by SSH or through portal application.

Please let me know how to get inside kuben8 nodes via SSH or how to see the 
status of ONAP nodes. The wiki explains the installation of rancher and 
bringing up of onap-oom, but then it doesn't proceed further with opening the 
portal etc.

I'm a newbie here and any help is highly appreciated.

Here is the get all output from my environment.


ubuntu@oom-onap:~$ kubectl get service --all-namespaces=true | grep onap

onap-aai  aai-service10.43.29.56
8443:30233/TCP,8080:30232/TCP21h

onap-aai  hbase  None
8020/TCP 21h

onap-aai  model-loader-service   10.43.104.161  
8443:30229/TCP,8080:30210/TCP21h

onap-appc dbhost None
3306/TCP 21h

onap-appc dgbuilder  10.43.160.205  
3000:30228/TCP   21h

onap-appc sdnctldb01 None
3306/TCP 21h

onap-appc sdnctldb02 None
3306/TCP 21h

onap-appc sdnhost10.43.0.177
8282:30230/TCP,1830:30231/TCP21h

onap-message-router   dmaap  10.43.201.42   
3904:30227/TCP,3905:30226/TCP21h

onap-message-router   global-kafka   None
9092/TCP 21h

onap-message-router   zookeeper  None
2181/TCP 21h

onap-mso  mariadb10.43.9.161
3306:30252/TCP   21h

onap-mso  mso10.43.34.51
8080:30223/TCP,3904:30225/TCP,3905:30224/TCP,9990:30222/TCP,8787:30250/TCP   21h

onap-policy   brmsgw 10.43.121.44   
9989:30216/TCP   21h

onap-policy   drools  

Re: [onap-discuss] [OOM] Contributing to OOM project

2017-07-04 Thread Elhay Efrat
It’s not VMs it’s continer u need to access it via docker –it exec continer 
/bin/bash

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Viswa KSP
Sent: Tuesday, July 4, 2017 11:55 AM
To: Roger Maitland 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [OOM] Contributing to OOM project

Hi Roger,

I tried exploring the seed code as per the guidelines given here : 
https://wiki.onap.org/display/DW/ONAP+on+Kubernetes . I took RANCHER approach.
I installed Rancher + Docker + Kubectl and then powered ONAP PODs as per the 
wiki.

As expected, I hit permission issue while downloading images and then resolved 
that with patched version of createAll.bash as per 
https://jira.onap.org/browse/OOM-3 .

Now most PODs stood up, but still I'm unable to get into any node or use portal 
service. Judging by events logs, there is nothing alarming, but I see now way 
to either get into individual components by SSH or through portal application.

Please let me know how to get inside kuben8 nodes via SSH or how to see the 
status of ONAP nodes. The wiki explains the installation of rancher and 
bringing up of onap-oom, but then it doesn't proceed further with opening the 
portal etc.

I'm a newbie here and any help is highly appreciated.

Here is the get all output from my environment.


ubuntu@oom-onap:~$ kubectl get service --all-namespaces=true | grep onap

onap-aai  aai-service10.43.29.56
8443:30233/TCP,8080:30232/TCP21h

onap-aai  hbase  None
8020/TCP 21h

onap-aai  model-loader-service   10.43.104.161  
8443:30229/TCP,8080:30210/TCP21h

onap-appc dbhost None
3306/TCP 21h

onap-appc dgbuilder  10.43.160.205  
3000:30228/TCP   21h

onap-appc sdnctldb01 None
3306/TCP 21h

onap-appc sdnctldb02 None
3306/TCP 21h

onap-appc sdnhost10.43.0.177
8282:30230/TCP,1830:30231/TCP21h

onap-message-router   dmaap  10.43.201.42   
3904:30227/TCP,3905:30226/TCP21h

onap-message-router   global-kafka   None
9092/TCP 21h

onap-message-router   zookeeper  None
2181/TCP 21h

onap-mso  mariadb10.43.9.161
3306:30252/TCP   21h

onap-mso  mso10.43.34.51
8080:30223/TCP,3904:30225/TCP,3905:30224/TCP,9990:30222/TCP,8787:30250/TCP   21h

onap-policy   brmsgw 10.43.121.44   
9989:30216/TCP   21h

onap-policy   drools 10.43.236.89   
6969:30217/TCP   21h

onap-policy   mariadbNone
3306/TCP 21h

onap-policy   nexus  None
8081/TCP 21h

onap-policy   pap10.43.149.127  
8443:30219/TCP,9091:30218/TCP21h

onap-policy   pdp10.43.63.44
8081:30220/TCP   21h

onap-policy   pypdp  10.43.204.137  
8480:30221/TCP   21h

onap-portal   portalapps 10.43.48.144   
8006:30213/TCP,8010:30214/TCP,8989:30215/TCP 21h

onap-portal   portaldb   None
3306/TCP 21h

onap-portal   vnc-portal 10.43.216.156  
6080:30211/TCP,5900:30212/TCP21h

onap-robotrobot  10.43.129.56   
88:30209/TCP   

Re: [onap-discuss] DCAE Health-Check is failing

2017-06-28 Thread Elhay Efrat
Can you access from robot to dcae ' let's take it in private ? :)

From: Subhash Kumar Singh [mailto:subhash.kumar.si...@huawei.com]
Sent: Wednesday, June 28, 2017 6:25 PM
To: Elhay Efrat ; onap-discuss@lists.onap.org
Subject: RE: DCAE Health-Check is failing

Hello Elhay,

We are able to access the VM and docker instance for the DCAE.

$ sudo docker ps

CONTAINER IDIMAGE   
COMMAND  CREATED STATUS  PORTS  
  NAMES
c52bfc0fba28nexus3.onap.org:10001/openecomp/dcae-controller:1.0.0   
"/bin/bash -c /opt..."   8 hours ago Up 7 hours  
0.0.0.0:9998->9998/tcp   dcaestartupvmcontroller_dcae-controller_1
Should it be accessible from portal ? I am not seeing any portal for the DCAE.

--
Regards,
Subhash Kumar Singh
____
From: Elhay Efrat [elhay.efr...@amdocs.com]
Sent: Wednesday, June 28, 2017 20:30
To: Subhash Kumar Singh; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: DCAE Health-Check is failing
Could you please try to access the DCAE
/opt/app/dcae-controller-platform-server/logs# tailf error.log
06/28-14:06:17.615|ac864c39-a759-411f-a232-2325b89ade5e|??|databus 
polling|DATABUS_POLLING||WARN|1|172.18.0.2|c52bfc0fba28|||DCAE-CONTROLLER-DATABUS-POLLING-FAILED-5001W
 java.lang.RuntimeException: http error: java.net.SocketTimeoutException: 
connect timed out




From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Subhash Kumar Singh
Sent: Wednesday, June 28, 2017 5:51 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] DCAE Health-Check is failing

Hello Everyone,

We are trying run the robot test case (ete.sh) to test the health status of 
DCAE service but it is failing:

# ./ete.sh health
Starting Xvfb on display :88 with res 1280x1024x24
Executing robot tests at log level TRACE
==
OpenECOMP ETE
==
OpenECOMP ETE.Robot
==
OpenECOMP ETE.Robot.Testsuites
==
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are...
==
Basic DCAE Health Check   | FAIL |
Value of dictionary key 'healthTestStatus' does not match: YELLOW != GREEN
--

So, following are the questions that we would like to ask:

1] We observed that in created docker instance 
(dcaestartupvmcontroller_dcae-controller_1) hosts file is not reflecting 
correct hostname and IP mapping as provided in the heat template.

/etc/hosts :

172.18.0.2  c52bfc0fba28
10.0.4.1   zldcZONESTATEcont00.dcae.simpledemo.openecomp.org cont00 
zldcZONESTATEcont00
10.0.4.101 zldcZONESTATEpstg00.dcae.simpledemo.openecomp.org pstg00 
zldcZONESTATEpstg00
10.0.4.102 zldcZONESTATEcoll00.dcae.simpledemo.openecomp.org coll00 
zldcZONESTATEcoll00 dcae-coll-ZONE.dcae.simpledemo.openecomp.org
10.0.103 zldcZONESTATEcdap00.dcae.simpledemo.openecomp.org cdap00 
zldcZONESTATEcdap00
10.0.4.104 zldcZONESTATEcdap01.dcae.simpledemo.openecomp.org cdap01 
zldcZONESTATEcdap01
10.0.4.105 zldcZONESTATEcdap02.dcae.simpledemo.openecomp.org cdap02 
zldcZONESTATEcdap02
10.0.6.1   policy.api.simpledemo.openecomp.org


2] In the hosts file we are observing one more host entry :

172.18.0.2  c52bfc0fba28

could you please let us know which host/service it is referring, as we are 
seeing the error message around this IP:

/opt/app/dcae-controller-platform-server/logs# tailf error.log
06/28-14:06:17.615|ac864c39-a759-411f-a232-2325b89ade5e|??|databus 
polling|DATABUS_POLLING||WARN|1|172.18.0.2|c52bfc0fba28|||DCAE-CONTROLLER-DATABUS-POLLING-FAILED-5001W
 java.lang.RuntimeException: http error: java.net.SocketTimeoutException: 
connect timed out


3] Could you please let us know the use of five extra assigned IP's to the 
DCAE, because we are not seeing any process/ docker consuming it.

Kindly help us.

--
Regards,
Subhash Kumar Singh


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 
<https://www.amdocs.com/about/email-disclaimer>
_

Re: [onap-discuss] DCAE Health-Check is failing

2017-06-28 Thread Elhay Efrat
Could you please try to access the DCAE
/opt/app/dcae-controller-platform-server/logs# tailf error.log
06/28-14:06:17.615|ac864c39-a759-411f-a232-2325b89ade5e|??|databus 
polling|DATABUS_POLLING||WARN|1|172.18.0.2|c52bfc0fba28|||DCAE-CONTROLLER-DATABUS-POLLING-FAILED-5001W
 java.lang.RuntimeException: http error: java.net.SocketTimeoutException: 
connect timed out




From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Subhash Kumar Singh
Sent: Wednesday, June 28, 2017 5:51 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] DCAE Health-Check is failing

Hello Everyone,

We are trying run the robot test case (ete.sh) to test the health status of 
DCAE service but it is failing:

# ./ete.sh health
Starting Xvfb on display :88 with res 1280x1024x24
Executing robot tests at log level TRACE
==
OpenECOMP ETE
==
OpenECOMP ETE.Robot
==
OpenECOMP ETE.Robot.Testsuites
==
OpenECOMP ETE.Robot.Testsuites.Health-Check :: Testing ecomp components are...
==
Basic DCAE Health Check   | FAIL |
Value of dictionary key 'healthTestStatus' does not match: YELLOW != GREEN
--

So, following are the questions that we would like to ask:

1] We observed that in created docker instance 
(dcaestartupvmcontroller_dcae-controller_1) hosts file is not reflecting 
correct hostname and IP mapping as provided in the heat template.

/etc/hosts :

172.18.0.2  c52bfc0fba28
10.0.4.1   zldcZONESTATEcont00.dcae.simpledemo.openecomp.org cont00 
zldcZONESTATEcont00
10.0.4.101 zldcZONESTATEpstg00.dcae.simpledemo.openecomp.org pstg00 
zldcZONESTATEpstg00
10.0.4.102 zldcZONESTATEcoll00.dcae.simpledemo.openecomp.org coll00 
zldcZONESTATEcoll00 dcae-coll-ZONE.dcae.simpledemo.openecomp.org
10.0.103 zldcZONESTATEcdap00.dcae.simpledemo.openecomp.org cdap00 
zldcZONESTATEcdap00
10.0.4.104 zldcZONESTATEcdap01.dcae.simpledemo.openecomp.org cdap01 
zldcZONESTATEcdap01
10.0.4.105 zldcZONESTATEcdap02.dcae.simpledemo.openecomp.org cdap02 
zldcZONESTATEcdap02
10.0.6.1   policy.api.simpledemo.openecomp.org


2] In the hosts file we are observing one more host entry :

172.18.0.2  c52bfc0fba28

could you please let us know which host/service it is referring, as we are 
seeing the error message around this IP:

/opt/app/dcae-controller-platform-server/logs# tailf error.log
06/28-14:06:17.615|ac864c39-a759-411f-a232-2325b89ade5e|??|databus 
polling|DATABUS_POLLING||WARN|1|172.18.0.2|c52bfc0fba28|||DCAE-CONTROLLER-DATABUS-POLLING-FAILED-5001W
 java.lang.RuntimeException: http error: java.net.SocketTimeoutException: 
connect timed out


3] Could you please let us know the use of five extra assigned IP's to the 
DCAE, because we are not seeing any process/ docker consuming it.

Kindly help us.

--
Regards,
Subhash Kumar Singh


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


Re: [onap-discuss] Need help to install ONAP

2017-06-27 Thread Elhay Efrat
Yes , You can basiblly run it on openstack , or devstack

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Atul Pandey
Sent: Tuesday, June 27, 2017 1:33 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Need help to install ONAP

Hi All,

Is it possible to install and test ONAP in local environment without Rackspace 
Login ID?

Regards,
Atul

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


Re: [onap-discuss] [onap-tsc] Tentative July ONAP Developers Face-to-Face Meeting

2017-06-14 Thread Elhay Efrat
Why not always add vitrual ☺ ?

From: jamil.cha...@orange.com [mailto:jamil.cha...@orange.com]
Sent: Wednesday, June 14, 2017 10:00 AM
To: Arul Nambi 
Cc: Elhay Efrat ; Dhananjay Pavgi 
; Gadiyar, Rajesh ; 
GILBERT, MAZIN E (MAZIN E) ; Kenny Paul 
; onap-discuss@lists.onap.org; onap-tsc 

Subject: Re: [onap-tsc] [onap-discuss] Tentative July ONAP Developers 
Face-to-Face Meeting

My understanding the agreement was to have a virtual meeting in July and a 
physical one in September
Best
Jamil

Le 14 juin 2017 à 01:11, Arul Nambi 
mailto:arul.na...@amdocs.com>> a écrit :
+1 for virtual meetings

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Elhay Efrat
Sent: Tuesday, June 13, 2017 1:41 AM
To: Dhananjay Pavgi 
mailto:dp00476...@techmahindra.com>>; Gadiyar, 
Rajesh mailto:rajesh.gadi...@intel.com>>; GILBERT, 
MAZIN E (MAZIN E) mailto:ma...@research.att.com>>; 
Kenny Paul mailto:kp...@linuxfoundation.org>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; onap-tsc 
mailto:onap-...@lists.onap.org>>
Subject: Re: [onap-discuss] [onap-tsc] Tentative July ONAP Developers 
Face-to-Face Meeting

Good , can we do also F2F over webex , skype … something ☺?

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Dhananjay Pavgi
Sent: Tuesday, June 13, 2017 6:45 AM
To: Gadiyar, Rajesh 
mailto:rajesh.gadi...@intel.com>>; GILBERT, MAZIN E 
(MAZIN E) mailto:ma...@research.att.com>>; Kenny Paul 
mailto:kp...@linuxfoundation.org>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; onap-tsc 
mailto:onap-...@lists.onap.org>>
Subject: Re: [onap-discuss] [onap-tsc] Tentative July ONAP Developers 
Face-to-Face Meeting

+1

thanks & regards,
Dhananjay Pavgi
Mobile : +91 98220 22264
   
www.techmahindra.com<http://www.techmahindra.com/> Platinum 
Member. Visit : http://www.onap.org<http://www.onap.org/>

From: onap-tsc-boun...@lists.onap.org<mailto:onap-tsc-boun...@lists.onap.org> 
[mailto:onap-tsc-boun...@lists.onap.org] On Behalf Of Gadiyar, Rajesh
Sent: Tuesday, June 13, 2017 9:12 AM
To: GILBERT, MAZIN E (MAZIN E) 
mailto:ma...@research.att.com>>; Kenny Paul 
mailto:kp...@linuxfoundation.org>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; onap-tsc 
mailto:onap-...@lists.onap.org>>
Subject: Re: [onap-tsc] [onap-discuss] Tentative July ONAP Developers 
Face-to-Face Meeting

+1 Good idea ☺

From: mailto:onap-tsc-boun...@lists.onap.org>> 
on behalf of "GILBERT, MAZIN E (MAZIN E)" 
mailto:ma...@research.att.com>>
Date: Monday, June 12, 2017 at 2:01 PM
To: Kenny Paul mailto:kp...@linuxfoundation.org>>
Cc: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>, onap-tsc 
mailto:onap-...@lists.onap.org>>
Subject: Re: [onap-tsc] [onap-discuss] Tentative July ONAP Developers 
Face-to-Face Meeting

I was not present for this discussion. We need to have a meeting around the 3rd 
week of
July to go through project by project progress. Phil and I discussed a virtual 
meeting
since folks will be too busy to travel, and some may not be able to.

Would like to get a sense from the TSC community if this is appropriate and more
convenient while voting for dates.

thanks
Mazin

On Jun 12, 2017, at 1:08 PM, Kenny Paul 
mailto:kp...@linuxfoundation.org>> wrote:

Please respond to the doodle poll below no later than:
Thurs. 01:00 PM UTC
Thurs. 09:00 PM China
Thurs: 09:00 AM Eastern
Thurs: 06:00 AM Pacific

https://doodle.com/poll/7zufivqebtnvrhdt<https://urldefense.proofpoint.com/v2/url?u=https-3A__doodle.com_poll_7zufivqebtnvrhdt&d=DwMCAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=IKSC5mg8GeOiSar1dax3GQ&m=7n6f3RBF3LtkjuBpPhqrMbVfiHC_wqVOfDz5z3uutjM&s=W2yLAyRSo72NJJvcQibUZP8thCi407eXKwPoV15Q3N8&e=>

Thank You.

Best Regards,
-kenny

Kenny Paul,  Technical Program Manager
kp...@linuxfoundation.org<mailto:kp...@linuxfoundation.org>
510.766.5945

___
onap-discuss mailing list
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwICAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=IKSC5mg8GeOiSar1dax3GQ&m=7n6f3RBF3LtkjuBpPhqrMbVfiHC_wqVOfDz5z3uutjM&s=8D2aZuG-pN820woJDvlHxyXQnkAsRt0bFjokAPWgc1E&e=


Disclaimer:  This message and the information contain

Re: [onap-discuss] [onap-tsc] Tentative July ONAP Developers Face-to-Face Meeting

2017-06-12 Thread Elhay Efrat
Good , can we do also F2F over webex , skype … something ☺?

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Dhananjay Pavgi
Sent: Tuesday, June 13, 2017 6:45 AM
To: Gadiyar, Rajesh ; GILBERT, MAZIN E (MAZIN E) 
; Kenny Paul 
Cc: onap-discuss@lists.onap.org; onap-tsc 
Subject: Re: [onap-discuss] [onap-tsc] Tentative July ONAP Developers 
Face-to-Face Meeting

+1

thanks & regards,
Dhananjay Pavgi
Mobile : +91 98220 22264
[cid:image002.png@01CE7323.F2727500]   [ONAP_logo_Sig]
www.techmahindra.com Platinum 
Member. Visit : http://www.onap.org

From: onap-tsc-boun...@lists.onap.org 
[mailto:onap-tsc-boun...@lists.onap.org] On Behalf Of Gadiyar, Rajesh
Sent: Tuesday, June 13, 2017 9:12 AM
To: GILBERT, MAZIN E (MAZIN E) 
mailto:ma...@research.att.com>>; Kenny Paul 
mailto:kp...@linuxfoundation.org>>
Cc: onap-discuss@lists.onap.org; onap-tsc 
mailto:onap-...@lists.onap.org>>
Subject: Re: [onap-tsc] [onap-discuss] Tentative July ONAP Developers 
Face-to-Face Meeting

+1 Good idea ☺

From: mailto:onap-tsc-boun...@lists.onap.org>> 
on behalf of "GILBERT, MAZIN E (MAZIN E)" 
mailto:ma...@research.att.com>>
Date: Monday, June 12, 2017 at 2:01 PM
To: Kenny Paul mailto:kp...@linuxfoundation.org>>
Cc: "onap-discuss@lists.onap.org" 
mailto:onap-discuss@lists.onap.org>>, onap-tsc 
mailto:onap-...@lists.onap.org>>
Subject: Re: [onap-tsc] [onap-discuss] Tentative July ONAP Developers 
Face-to-Face Meeting

I was not present for this discussion. We need to have a meeting around the 3rd 
week of
July to go through project by project progress. Phil and I discussed a virtual 
meeting
since folks will be too busy to travel, and some may not be able to.

Would like to get a sense from the TSC community if this is appropriate and more
convenient while voting for dates.

thanks
Mazin

On Jun 12, 2017, at 1:08 PM, Kenny Paul 
mailto:kp...@linuxfoundation.org>> wrote:

Please respond to the doodle poll below no later than:
Thurs. 01:00 PM UTC
Thurs. 09:00 PM China
Thurs: 09:00 AM Eastern
Thurs: 06:00 AM Pacific

https://doodle.com/poll/7zufivqebtnvrhdt

Thank You.

Best Regards,
-kenny

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

___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.onap.org_mailman_listinfo_onap-2Ddiscuss&d=DwICAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=IKSC5mg8GeOiSar1dax3GQ&m=7n6f3RBF3LtkjuBpPhqrMbVfiHC_wqVOfDz5z3uutjM&s=8D2aZuG-pN820woJDvlHxyXQnkAsRt0bFjokAPWgc1E&e=


Disclaimer:  This message and the information contained herein is proprietary 
and confidential and subject to the Tech Mahindra policy statement, you may 
review the policy at http://www.techmahindra.com/Disclaimer.html externally 
http://tim.techmahindra.com/tim/disclaimer.html internally within TechMahindra.

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


Re: [onap-discuss] Request Jenkins configuration extension for LF Portal

2017-06-12 Thread Elhay Efrat
This will be great , where the yaml will be located in what repo ?

-- Sent from my Android Device

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


Re: [onap-discuss] VID VM , MariaDb docker does not remain running

2017-05-29 Thread Elhay Efrat
Please add also
Docker logs {mariadb-docker-id}


From: onap-discuss-boun...@lists.onap.org on behalf of Lefevre, Catherine
Sent: Monday, May 29, 2017 5:59:59 PM
To: Arun Arora (c); onap-discuss@lists.onap.org
Cc: Kapil Gupta (c)
Subject: Re: [onap-discuss] VID VM , MariaDb docker does not remain running

Hi Arun,

Could you please provide some logs, traces in order to better understand your 
current MariaDB issue?

Logging/Diagnostic Information
Application logs:
/opt/app/vid/logs/vid

  *   audit.log for transaction details
  *   application.log for detailed application logs and debugging
  *   debug.log for debugging output
  *   error.log for exception debugging
  *   metrics.log for metrics on transactions
Application server logs:
/usr/local/tomcat/logs/

  *   localhost_access_log.-mm-dd.txt contains access log info
  *   catalina.2017-02-28.log tomcat information
Did you also check the following discussion?
https://lists.onap.org/pipermail/onap-discuss/2017-May/000911.html

Best regards
Catherine

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Friday, May 26, 2017 2:16 PM
To: onap-discuss@lists.onap.org
Cc: Kapil Gupta (c) 
Subject: [onap-discuss] VID VM , MariaDb docker does not remain running


Hi All,



We have deployed ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). Using 
the following YAML and env files:

https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.yaml;h=659f94c93b9c5dfae02031ddcae82161ce927318;hb=refs/heads/master

https://gerrit.onap.org/r/gitweb?p=demo.git;a=blob;f=heat/OpenECOMP/onap_openstack_float.yaml;h=659f94c93b9c5dfae02031ddcae82161ce927318;hb=refs/heads/master





After ONAP stack deployment, Mariadb docker inside VID VM starts but is exiting 
after sometime.

Can anyone provide any pointers on why the mariadb docker stops, or is this the 
desired behavior?



Thanks & Regards,

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


Re: [onap-discuss] Login Credentials for portal vm

2017-05-25 Thread Elhay Efrat
SSH -i keyfromopenstack cloud@ip


From: onap-discuss-boun...@lists.onap.org on behalf of Viswa KSP
Sent: Friday, May 26, 2017 5:17:30 AM
To: lokesh r
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Login Credentials for portal vm

It depends on the cloud image that you had chosen for Ubuntu 14/16 as per your 
environment. Default login for Ubuntu clould image is via ssh keypair only.

You can also login via keypair that you had given in your HEAT / env file .

BR,
Viswa

On May 26, 2017 10:26 AM, "lokesh r" 
mailto:lokeshforinterv...@gmail.com>> wrote:
Hi,

 What is default login credentials to login portal vm ?

[Inline image 1]

Thanks,
Lokesh.

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


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


Re: [onap-discuss] what is the username/password for the APPC Apidoc explorer ?

2017-05-25 Thread Elhay Efrat
The username is admin , the password ill send you in private

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Abdelmuhaimen Seaudi
Sent: Thursday, May 25, 2017 11:56 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] what is the username/password for the APPC Apidoc 
explorer ?

Hi,
According to the APPC user guide
"To open the Application Controller dashboard, go to:
https://:8443/apidoc/explorer/index.html"
I get 401 unauthorized error
I tried all username/password combinations i can think of, without success.
What is the default username/password ?
Thanks

Abdelmuhaimen Seaudi, CCIE # 25265
Email: asea...@gmail.com
Skype: aseaudi
LinkedIn: www.linkedin.com/in/aseaudi
Telephone: +2012 84644 733

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


Re: [onap-discuss] SDC portal is not accessible with 502 error

2017-05-17 Thread Elhay Efrat
Could we share hangout elhayef...@gmail.com<mailto:elhayef...@gmail.com> ?

From: ajay.priyadar...@ril.com [mailto:ajay.priyadar...@ril.com]
Sent: Wednesday, May 17, 2017 5:08 PM
To: Elhay Efrat ; onap-discuss@lists.onap.org
Subject: RE: SDC portal is not accessible with 502 error

Yes, all docker containers are up.

Regards,
Ajay Priyadarshi

 Original Message 
Subject: RE: SDC portal is not accessible with 502 error
From: Elhay Efrat mailto:elhay.efr...@amdocs.com>>
Date: 17 May 2017, 19:33
To: Ajay Priyadarshi 
mailto:ajay.priyadar...@ril.com>>,onap-discuss@lists.onap.org
Could you please check you Cassandra Docker if it's up or down

From: ajay.priyadar...@ril.com<mailto:ajay.priyadar...@ril.com> 
[mailto:ajay.priyadar...@ril.com]
Sent: Wednesday, May 17, 2017 4:58 PM
To: Elhay Efrat mailto:elhay.efr...@amdocs.com>>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: SDC portal is not accessible with 502 error

These are stderr logs. If needed more logs I can attach error logs as well.

BE log:

2017-05-17 10:23:05.852:INFO:oejs.SetUIDListener:main: Setting 
umask=02
2017-05-17 10:23:05.888:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@643b1d11{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}<mailto:ServerConnector@643b1d11%7bHTTP/1.1,%5bhttp/1.1%5d%7d%7b0.0.0.0:8080%7d>
2017-05-17 10:23:05.888:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@2ef5e5e3{SSL,[ssl, http/1.1]}{0.0.0.0:8443}
2017-05-17 10:23:05.889:INFO:oejs.SetUIDListener:main: Setting GID=999
2017-05-17 10:23:05.890:INFO:oejs.SetUIDListener:main: Setting UID=999
2017-05-17 10:23:05.892:INFO:oejs.Server:main: jetty-9.3.15.v20161220
2017-05-17 10:23:05.908:INFO:oejdp.ScanningAppProvider:main: Deployment monitor 
[file:///var/lib/jetty/webapps/] at interval 1
2017-05-17 10:23:14.027:INFO:oeja.AnnotationConfiguration:main: Scanning 
elapsed time=5987ms
2017-05-17 10:23:15.089:INFO:c0.0:main: No Spring WebApplicationInitializer 
types detected on classpath
2017-05-17 10:23:16.275:INFO:c0.0:main: Initializing Spring root 
WebApplicationContext
10:23:17,387  INFO plugins:149 - [371d43040623] loaded [shield], sites []
10:23:17,622  INFO transport:80 - [371d43040623] Using 
[org.elasticsearch.shield.transport.ShieldClientTransportService] as transport 
service, overridden by [shield]
10:23:17,623  INFO transport:96 - [371d43040623] Using 
[org.elasticsearch.shield.transport.netty.ShieldNettyTransport] as transport, 
overridden by [shield]
2017-05-17 10:24:18.085:WARN:oejw.WebAppContext:main: Failed startup of context 
o.e.j.w.WebAppContext@52a86356{/,file:///var/lib/jetty/temp/jetty-0.0.0.0-8080-catalog-be-1.0.0.war-_catalog-be-1.0.0-any-771472197387554835.dir/webapp/,UNAVAILABLE}{/catalog-be-1.0.0.war}<mailto:o.e.j.w.WebAppContext@52a86356%7b/,file:///var/lib/jetty/temp/jetty-0.0.0.0-8080-catalog-be-1.0.0.war-_catalog-be-1.0.0-any-771472197387554835.dir/webapp/,UNAVAILABLE%7d%7b/catalog-be-1.0.0.war%7d>
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'product-operation': Unsatisfied dependency expressed 
through field 'componentInstanceOperation'; nested exception is 
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'component-instance-operation': Unsatisfied dependency 
expressed through field 'resourceOperation'; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'resource-operation': Injection of resource dependencies failed; 
nested exception is org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'component-cache': Injection of resource 
dependencies failed; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'component-cassandra-dao': Invocation of init method failed; nested 
exception is java.lang.RuntimeException: Artifact keyspace [sdccomponent] 
failed to connect with error : KEYSPACE_NOT_CONNECTED
at 
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:592)


FE log:

2017-05-17 10:23:54.033:INFO:oejs.SetUIDListener:main: Setting umask=02
2017-05-17 10:23:54.052:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@643b1d11{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}<mailto:ServerConnector@643b1d11%7bHTTP/1.1,%5bhttp/1.1%5d%7d%7b0.0.0.0:8181%7d>
2017-05-17 10:23:54.052:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@2ef5e5e3{SSL,[ssl, http/1.1]}{0.0.0.0:9443}
2017-05-17 10:23:54.052:INFO:oejs.SetUIDListener:main: Setting GID=999
2017-05-17 10:23:54.053:INFO:oejs.SetUIDListener:main: Setting UID=999
2017-05-17 10:23:54.055:INFO:oejs.Server:main: jetty-9.3.15.v20161220
2017-05-17 10:23:54.07

Re: [onap-discuss] SDC portal is not accessible with 502 error

2017-05-17 Thread Elhay Efrat
Could you please check you Cassandra Docker if it's up or down

From: ajay.priyadar...@ril.com [mailto:ajay.priyadar...@ril.com]
Sent: Wednesday, May 17, 2017 4:58 PM
To: Elhay Efrat ; onap-discuss@lists.onap.org
Subject: RE: SDC portal is not accessible with 502 error

These are stderr logs. If needed more logs I can attach error logs as well.

BE log:

2017-05-17 10:23:05.852:INFO:oejs.SetUIDListener:main: Setting 
umask=02
2017-05-17 10:23:05.888:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@643b1d11{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}<mailto:ServerConnector@643b1d11%7bHTTP/1.1,%5bhttp/1.1%5d%7d%7b0.0.0.0:8080%7d>
2017-05-17 10:23:05.888:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@2ef5e5e3{SSL,[ssl, http/1.1]}{0.0.0.0:8443}
2017-05-17 10:23:05.889:INFO:oejs.SetUIDListener:main: Setting GID=999
2017-05-17 10:23:05.890:INFO:oejs.SetUIDListener:main: Setting UID=999
2017-05-17 10:23:05.892:INFO:oejs.Server:main: jetty-9.3.15.v20161220
2017-05-17 10:23:05.908:INFO:oejdp.ScanningAppProvider:main: Deployment monitor 
[file:///var/lib/jetty/webapps/] at interval 1
2017-05-17 10:23:14.027:INFO:oeja.AnnotationConfiguration:main: Scanning 
elapsed time=5987ms
2017-05-17 10:23:15.089:INFO:c0.0:main: No Spring WebApplicationInitializer 
types detected on classpath
2017-05-17 10:23:16.275:INFO:c0.0:main: Initializing Spring root 
WebApplicationContext
10:23:17,387  INFO plugins:149 - [371d43040623] loaded [shield], sites []
10:23:17,622  INFO transport:80 - [371d43040623] Using 
[org.elasticsearch.shield.transport.ShieldClientTransportService] as transport 
service, overridden by [shield]
10:23:17,623  INFO transport:96 - [371d43040623] Using 
[org.elasticsearch.shield.transport.netty.ShieldNettyTransport] as transport, 
overridden by [shield]
2017-05-17 10:24:18.085:WARN:oejw.WebAppContext:main: Failed startup of context 
o.e.j.w.WebAppContext@52a86356{/,file:///var/lib/jetty/temp/jetty-0.0.0.0-8080-catalog-be-1.0.0.war-_catalog-be-1.0.0-any-771472197387554835.dir/webapp/,UNAVAILABLE}{/catalog-be-1.0.0.war}<mailto:o.e.j.w.WebAppContext@52a86356%7b/,file:///var/lib/jetty/temp/jetty-0.0.0.0-8080-catalog-be-1.0.0.war-_catalog-be-1.0.0-any-771472197387554835.dir/webapp/,UNAVAILABLE%7d%7b/catalog-be-1.0.0.war%7d>
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'product-operation': Unsatisfied dependency expressed 
through field 'componentInstanceOperation'; nested exception is 
org.springframework.beans.factory.UnsatisfiedDependencyException: Error 
creating bean with name 'component-instance-operation': Unsatisfied dependency 
expressed through field 'resourceOperation'; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'resource-operation': Injection of resource dependencies failed; 
nested exception is org.springframework.beans.factory.BeanCreationException: 
Error creating bean with name 'component-cache': Injection of resource 
dependencies failed; nested exception is 
org.springframework.beans.factory.BeanCreationException: Error creating bean 
with name 'component-cassandra-dao': Invocation of init method failed; nested 
exception is java.lang.RuntimeException: Artifact keyspace [sdccomponent] 
failed to connect with error : KEYSPACE_NOT_CONNECTED
at 
org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:592)


FE log:

2017-05-17 10:23:54.033:INFO:oejs.SetUIDListener:main: Setting umask=02
2017-05-17 10:23:54.052:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@643b1d11{HTTP/1.1,[http/1.1]}{0.0.0.0:8181}<mailto:ServerConnector@643b1d11%7bHTTP/1.1,%5bhttp/1.1%5d%7d%7b0.0.0.0:8181%7d>
2017-05-17 10:23:54.052:INFO:oejs.SetUIDListener:main: Opened 
ServerConnector@2ef5e5e3{SSL,[ssl, http/1.1]}{0.0.0.0:9443}
2017-05-17 10:23:54.052:INFO:oejs.SetUIDListener:main: Setting GID=999
2017-05-17 10:23:54.053:INFO:oejs.SetUIDListener:main: Setting UID=999
2017-05-17 10:23:54.055:INFO:oejs.Server:main: jetty-9.3.15.v20161220
2017-05-17 10:23:54.070:INFO:oejdp.ScanningAppProvider:main: Deployment monitor 
[file:///var/lib/jetty/webapps/] at interval 1
2017-05-17 10:23:54.383:INFO:oeja.AnnotationConfiguration:main: Scanning 
elapsed time=67ms
2017-05-17 10:23:54.699:INFO:oejsh.ContextHandler:main: Started 
o.e.j.w.WebAppContext@52a86356{/onboarding,file:///var/lib/jetty/temp/jetty-0.0.0.0-8181-onboarding-fe-1.0.0.war-_onboarding-fe-1.0.0-any-3940833158422955661.dir/webapp/,AVAILABLE}{/onboarding-fe-1.0.0.war}<mailto:o.e.j.w.WebAppContext@52a86356%7b/onboarding,file:///var/lib/jetty/temp/jetty-0.0.0.0-8181-onboarding-fe-1.0.0.war-_onboarding-fe-1.0.0-any-3940833158422955661.dir/webapp/,AVAILABLE%7d%7b/onboarding-fe-1.0.0.war%7d>
2017-05-17 10:23:57.821:INFO:oeja.AnnotationConfi

Re: [onap-discuss] SDC portal is not accessible with 502 error

2017-05-17 Thread Elhay Efrat
Could you please share BE and FE log ?


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of 
ajay.priyadar...@ril.com
Sent: Wednesday, May 17, 2017 4:20 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] SDC portal is not accessible with 502 error

Hello team,

We are installing ONAP on Red Hat OSP-10 .

My portal is accessible while trying to access the SDC, I am getting 502 bad 
gateway (attached image). What are the possible reasons of this error.
I tried to access the page directly and getting same response.

[cid:image001.jpg@01D2CF2C.592C93D0]


Regards,
Ajay Kr. Priyadarshi
SDM QA Team
Reliance Jio Infocomm Limited
Mobile: +91-9958880174
Direct : 1246625832
VOIP : 11832


"Confidentiality Warning: This message and any attachments are intended only 
for the use of the intended recipient(s), are confidential and may be 
privileged. If you are not the intended recipient, you are hereby notified that 
any review, re-transmission, conversion to hard copy, copying, circulation or 
other use of this message and any attachments is strictly prohibited. If you 
are not the intended recipient, please notify the sender immediately by return 
email and delete this message and any attachments from your system.

Virus Warning: Although the company has taken reasonable precautions to ensure 
no viruses are present in this email. The company cannot accept responsibility 
for any loss or damage arising from the use of this email or attachment."
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


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
Yes
ssh -i key ubuntu@x.x.x.x'<mailto:ubuntu@x.x.x.x'%3c/p%3e>

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 5:24 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org; gaura...@hcl.com; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Using 'ubuntu' as user
On May 10, 2017, at 7:52 PM, Elhay Efrat 
mailto:elhay.efr...@amdocs.com>> wrote:
And if you create simple vm from this imae with keypair you can ssh with user 
ubuntu ? or cloud user ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 5:17 PM
To: Elhay Efrat mailto:elhay.efr...@amdocs.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
gaura...@hcl.com<mailto:gaura...@hcl.com>; 
kapi...@hcl.com<mailto:kapi...@hcl.com>
Subject: RE: Not able to ssh on ONAP VMs


Ubuntu cloud images. 14.04 and 16.04
On May 10, 2017, at 7:32 PM, Elhay Efrat 
mailto:elhay.efr...@amdocs.com>> wrote:
What image do u use ? for the onap vms ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 4:47 PM
To: Elhay Efrat mailto:elhay.efr...@amdocs.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
gaura...@hcl.com<mailto:gaura...@hcl.com>; 
kapi...@hcl.com<mailto:kapi...@hcl.com>
Subject: RE: Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Gaurav Gupta mailto:gaura...@hcl.com>>; Kapil Gupta 
mailto:kapi...@hcl.com>>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=1Zh8GEYJHUwSYK0k14vb8iwDq27Q79njXbmI23N_4-8&s=rkWe5dwp159nk2xmxaQLyCf6drmMxhspnqjH1_sMNQk&e=>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=1Zh8GEYJHUwSYK0k14vb8iwDq27Q79njXbmI23N_4-8&s=rkWe5dwp159nk2xmxaQLyCf6drmMxhspnqjH1_sMNQk&e=>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=2hHBWwwKRBC-zWoSFqLy3SfLZpS0RHU0nlhGNlshy5w&s=tcbv4Il5g3xFbizFquck53pd9Gac3l1IG0uMnYcPrvM&e=>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
And if you create simple vm from this imae with keypair you can ssh with user 
ubuntu ? or cloud user ?

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 5:17 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org; gaura...@hcl.com; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Ubuntu cloud images. 14.04 and 16.04
On May 10, 2017, at 7:32 PM, Elhay Efrat 
mailto:elhay.efr...@amdocs.com>> wrote:
What image do u use ? for the onap vms ?


From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 4:47 PM
To: Elhay Efrat mailto:elhay.efr...@amdocs.com>>
Cc: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
gaura...@hcl.com<mailto:gaura...@hcl.com>; 
kapi...@hcl.com<mailto:kapi...@hcl.com>
Subject: RE: Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Gaurav Gupta mailto:gaura...@hcl.com>>; Kapil Gupta 
mailto:kapi...@hcl.com>>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=1Zh8GEYJHUwSYK0k14vb8iwDq27Q79njXbmI23N_4-8&s=rkWe5dwp159nk2xmxaQLyCf6drmMxhspnqjH1_sMNQk&e=>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=uilaK90D4TOVoH58JNXRgQ&r=fJSaCk5Dtn2KbIeqRCU_Kzr_L_vL-XtXjh29c6PfRGQ&m=1Zh8GEYJHUwSYK0k14vb8iwDq27Q79njXbmI23N_4-8&s=rkWe5dwp159nk2xmxaQLyCf6drmMxhspnqjH1_sMNQk&e=>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
Totally true ☺

From: ROSE, DANIEL V [mailto:dr6...@att.com]
Sent: Wednesday, May 10, 2017 5:07 PM
To: Arun Arora (c) 
Cc: Elhay Efrat ; gaura...@hcl.com; 
onap-discuss@lists.onap.org; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Could also be a security group issue.


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 10:05 AM
To: ROSE, DANIEL V mailto:dr6...@att.com>>
Cc: EFRAT, ELHAY mailto:elhay.efr...@amdocs.com>>; 
gaura...@hcl.com<mailto:gaura...@hcl.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
kapi...@hcl.com<mailto:kapi...@hcl.com>
Subject: RE: Not able to ssh on ONAP VMs

I'll check with root as well. But the problem is the VM seems not accessible as 
hinted in error. When I ran the VM by creating the instance manually I was able 
to ssh into it.
Thanks
Arun
On May 10, 2017, at 7:26 PM, "ROSE, DANIEL V" 
mailto:dr6...@att.com>> wrote:
I think the user is root that we link the key too


Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 9:47 AM
To: EFRAT, ELHAY mailto:elhay.efr...@amdocs.com>>
Cc: gaura...@hcl.com<mailto:gaura...@hcl.com>; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; 
kapi...@hcl.com<mailto:kapi...@hcl.com>
Subject: Re: [onap-discuss] Not able to ssh on ONAP VMs


Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Gaurav Gupta mailto:gaura...@hcl.com>>; Kapil Gupta 
mailto:kapi...@hcl.com>>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement, you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=2wwdGZ3YcpSivQ2Kio028A&m=tnHClfIOPfJtlZqqtthPegzHlb_TWBjm0uy7WDjMX8U&s=BiA0WS1ZZFFG0_W98P6STqboKJgitX2b49ARzl_6OPc&e=>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
What image do u use ? for the onap vms ?

From: Arun Arora (c) [mailto:aroraa...@vmware.com]
Sent: Wednesday, May 10, 2017 4:47 PM
To: Elhay Efrat 
Cc: onap-discuss@lists.onap.org; gaura...@hcl.com; kapi...@hcl.com
Subject: RE: Not able to ssh on ONAP VMs

Yes I created with keypair. Gave the public key in env file as well. Same is 
seen in horizon as well.
Using the private key in ssh command.
Thanks
Arun
On May 10, 2017, at 7:11 PM, Elhay Efrat <> wrote:
You created you vvm with keypair and metada is available ?

From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Gaurav Gupta mailto:gaura...@hcl.com>>; Kapil Gupta 
mailto:kapi...@hcl.com>>
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh –i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
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 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Not able to ssh on ONAP VMs

2017-05-10 Thread Elhay Efrat
You created you vvm with keypair and metada is available ?

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Gaurav Gupta ; Kapil Gupta 
Subject: [onap-discuss] Not able to ssh on ONAP VMs

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7). 
I was able to create 11 VMs which are shown as active as well.
However, when I do ssh using the following command, it is failing.

ssh -i   ubuntu@


Getting the following error:
ssh: connect to host  port 22: Connection timed out

However, I am able to ping the external interface (Having Floating IP) of 
router created by ONAP heat template.


Can anyone suggest if there is something missed or any configuration required?

Thanks,
Arun
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


Re: [onap-discuss] Verify Docker Installation

2017-05-10 Thread Elhay Efrat
1. ssh into the vm1-robot server
[root@nfv4162 ~(admin)]# ssh -i ecomp_key ubuntu@vm1-robot

  1.  Determine the Robot container ID:
ubuntu@vm1-robot:~$ sudo docker ps --format 'table 
{{.Names}}\t{{.ID}}\t{{.Status}}'

NAMESCONTAINER IDSTATUS

openecompete_container   9c25a8e50982Up 46 hours

  1.  Connect to the Robot VM:
ubuntu@vm1-robot:~$ sudo docker exec -i -t 9c25a8e50982 /bin/bash
root@9c25a8e50982~# cd /var/opt/OpenECOMP_ETE  
root@9c25a8e50982:/var/opt/OpenECOMP_ETE# ./runTags.sh -I health -V 
robot/assets/robot_properties_ete.py


From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c)
Sent: Wednesday, May 10, 2017 4:35 PM
To: onap-discuss@lists.onap.org
Cc: Kapil Gupta ; Gaurav Gupta 
Subject: [onap-discuss] Verify Docker Installation

Hi All,

I am currently deploying ONAP on Vanilla OpenStack Mitaka (On top of CentOS 7).
I wanted to know how to verify that the docker installation on each ONAP VMs 
has started and finished successfully / un-successfully.
Please advise.

Thanks,
Arun
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


Re: [onap-discuss] ONAP Demo Instance

2017-05-06 Thread Elhay Efrat
Could you please share sdc be and Fe logs?


From: onap-discuss-boun...@lists.onap.org on behalf of Murali p
Sent: Saturday, May 06, 2017 2:48:53 PM
To: ROSE, DANIEL V; Shankar, Shashank Kumar; Joe Falconer; Morales, Victor; 
onap-discuss@lists.onap.org; BENNETT, RICH; UNO, LARRY
Subject: Re: [onap-discuss] ONAP Demo Instance

Dear All,

We have been trying to make Portal, SDC, DMaap services up using the  yaml file 
and the init files (demo/boot) using three virtual machines.
But we are unable to make it.

All dockers are up and running but the service cannot work properly and health 
checks fail.

I hope this work can be taken on priority, so that we can put our energy in 
making ONAP better rather than re-inventing the wheel.(making services up).

Thanks in advance for your support,


Murali Mohan Murthy Potham

---

[cid:image001.png@01CCEB4C.E09254F0]
Huawei Technologies India Pvt. Ltd.
Level 3,4 &5 Leela Galleria, The Leela Palce
23, Airport Road, Bangalore - 560008
080 41117676
mural...@huawei.com
www.huawei.com
-
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 [onap-discuss-boun...@lists.onap.org] 
on behalf of ROSE, DANIEL V [dr6...@att.com]
Sent: Friday, May 05, 2017 11:15 PM
To: Shankar, Shashank Kumar; Joe Falconer; Morales, Victor; 
onap-discuss@lists.onap.org; BENNETT, RICH; UNO, LARRY
Subject: Re: [onap-discuss] ONAP Demo Instance

Larry can we ring this up with our development teams Monday?

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: Shankar, Shashank Kumar [mailto:shashank.kumar.shan...@intel.com]
Sent: Friday, May 05, 2017 10:37 AM
To: ROSE, DANIEL V ; Joe Falconer ; 
Morales, Victor ; onap-discuss@lists.onap.org; 
BENNETT, RICH 
Subject: Re: [onap-discuss] ONAP Demo Instance

Hi Daneil,

If the Dev team themselves can let us know their environment setup and their 
development work flow for individual components, it would be really helpful 
since we cannot have the complete setup locally and Devs would like to develop 
individual components standalone.

Thanks,
Shashank

From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of "ROSE, DANIEL V" mailto:dr6...@att.com>>
Date: Thursday, May 4, 2017 at 9:32 PM
To: Joe Falconer mailto:joe_falco...@hotmail.com>>, 
"Morales, Victor" mailto:victor.mora...@intel.com>>, 
"onap-discuss@lists.onap.org" 
mailto:onap-discuss@lists.onap.org>>, "BENNETT, 
RICH" mailto:rb2...@att.com>>
Subject: Re: [onap-discuss] ONAP Demo Instance

Hello, each component today generally has its own process for setting up an 
environment. I think dcae has one here 
https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide
 but there is some room for improvement on most of them. I think we can put out 
a request for someone like rich bennett to ask for that from the dev teams.

Daniel Rose
ECOMP / ONAP
com.att.ecomp
732-420-7308

From: 
onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Joe Falconer
Sent: Thursday, May 04, 2017 7:13 PM
To: Morales, Victor 
mailto:victor.mora...@intel.com>>; 
onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] ONAP Demo Instance

Hi Victor, Shankar & Daniel

Any learning you can share round this would be most welcome.

Getting a development environment operating with some subset of modules that 
can be deployed locally with limited resources is key to building knowledge of 
the code base.

I know its early in the game but the developers tutorial material is a pretty 
sparse on the wiki.

I'd have thought an early focus on this is key to attracting developers from 
the wider open source community.


Joe



On Fri, May 5, 2017 at 4:00 AM Morales, Victor 
mailto:victor.mora...@intel.com>> wrote:
Howdy,

I recently started exploring ONAP source code and I don’t have access to cloud 
resources to deploy it yet, so I decided

Re: [onap-discuss] Onap installation on Openstack Ocata

2017-05-05 Thread Elhay Efrat
If so , change this param project_domain_name='', to be your domain , and 
update if it's working ;)


From: Arvind1 Sharma
Sent: Friday, May 05, 2017 7:15:20 AM
To: Elhay Efrat
Cc: onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] Onap installation on Openstack Ocata

All users have domain as "Default".


Best Regards
Arvind Kumar Sharma
Tata Consultancy Services
Cell:- +91-99-7170-1428
Mailto: arvind1.sha...@tcs.com<mailto:arvind1.sha...@tcs.com>
Website: http://www.tcs.com

Experience certainty. IT Services
Business Solutions
Consulting
____


-Elhay Efrat mailto:elhay.efr...@amdocs.com>> 
wrote: -
To: Elhay Efrat mailto:elhay.efr...@amdocs.com>>, 
Arvind1 Sharma mailto:arvind1.sha...@tcs.com>>, 
"onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
From: Elhay Efrat mailto:elhay.efr...@amdocs.com>>
Date: 05/05/2017 12:35PM
Subject: RE: [onap-discuss] Onap installation on Openstack Ocata

And small explainion about domain :
An Identity service API v3 entity. Domains are a collection of projects and 
users that define administrative boundaries for managing Identity entities. 
Domains can represent an individual, company, or operator-owned space. They 
expose administrative activities directly to system users. Users can be granted 
the administrator role for a domain. A domain administrator can create 
projects, users, and groups in a domain and assign roles to users and groups in 
a domain.


From: Elhay Efrat
Sent: Friday, May 05, 2017 6:56:14 AM
To: Arvind1 Sharma; 
onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: RE: [onap-discuss] Onap installation on Openstack Ocata

You have domains in your octta openstack ? Or you didn't configure domains ?


From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
on behalf of Arvind1 Sharma
Sent: Friday, May 05, 2017 6:37:50 AM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Onap installation on Openstack Ocata

Hi,

I'm trying to install ONAP on vanilla openstack. I'm using Ocata version of 
openstack. I'm getting following error. Pls help;

$ openstack stack create -t onap_openstack.yaml -e onap_opestack.env ONAP 
--debug
START with options: [u'stack', u'create', u'-t', u'onap_openstack.yaml', u'-e', 
u'onap_opestack.env', u'ONAP', u'--debug']
options: Namespace(access_token='***', access_token_endpoint='', 
access_token_type='', auth_type='', auth_url='http://192.168.100.26:5000/v3', 
cacert=None, cert='', client_id='', client_secret='***', cloud='', code='', 
debug=True, default_domain='default', default_domain_id='', 
default_domain_name='', deferred_help=False, discovery_endpoint='', 
domain_id='', domain_name='', endpoint='', identity_provider='', insecure=None, 
interface='', key='', log_file=None, openid_scope='', os_beta_command=False, 
os_compute_api_version='', os_identity_api_version='', os_image_api_version='', 
os_network_api_version='', os_object_api_version='', 
os_orchestration_api_version='1', os_project_id=None, os_project_name=None, 
os_volume_api_version='', passcode='', password='***', project_domain_id='', 
project_domain_name='', project_id='33cc5e873a47414bbccc9ee32eb34278', 
project_name='', protocol='', redirect_uri='', region_name='RegionOne', 
timing=False, token='***', trust_id='', url='', user_domain_id='', 
user_domain_name='', user_id='', username='admin', verbose_level=3, verify=None)
Auth plugin password selected
auth_config_hook(): {'auth_type': 'password', 'beta_command': False, 
u'compute_api_version': u'2', u'orchestration_api_version': '1', 
u'database_api_version': u'1.0', u'metering_api_version': u'2', 'auth_url': 
'http://192.168.100.26:5000/v3', u'network_api_version': u'2', u'message': u'', 
u'image_format': u'qcow2', 'networks': [], u'image_api_version': u'2', 
'verify': True, u'dns_api_version': u'2', 

Re: [onap-discuss] Onap installation on Openstack Ocata

2017-05-05 Thread Elhay Efrat
And small explainion about domain :
An Identity service API v3 entity. Domains are a collection of projects and 
users that define administrative boundaries for managing Identity entities. 
Domains can represent an individual, company, or operator-owned space. They 
expose administrative activities directly to system users. Users can be granted 
the administrator role for a domain. A domain administrator can create 
projects, users, and groups in a domain and assign roles to users and groups in 
a domain.


From: Elhay Efrat
Sent: Friday, May 05, 2017 6:56:14 AM
To: Arvind1 Sharma; onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] Onap installation on Openstack Ocata

You have domains in your octta openstack ? Or you didn't configure domains ?


From: onap-discuss-boun...@lists.onap.org on behalf of Arvind1 Sharma
Sent: Friday, May 05, 2017 6:37:50 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Onap installation on Openstack Ocata

Hi,

I'm trying to install ONAP on vanilla openstack. I'm using Ocata version of 
openstack. I'm getting following error. Pls help;

$ openstack stack create -t onap_openstack.yaml -e onap_opestack.env ONAP 
--debug
START with options: [u'stack', u'create', u'-t', u'onap_openstack.yaml', u'-e', 
u'onap_opestack.env', u'ONAP', u'--debug']
options: Namespace(access_token='***', access_token_endpoint='', 
access_token_type='', auth_type='', auth_url='http://192.168.100.26:5000/v3', 
cacert=None, cert='', client_id='', client_secret='***', cloud='', code='', 
debug=True, default_domain='default', default_domain_id='', 
default_domain_name='', deferred_help=False, discovery_endpoint='', 
domain_id='', domain_name='', endpoint='', identity_provider='', insecure=None, 
interface='', key='', log_file=None, openid_scope='', os_beta_command=False, 
os_compute_api_version='', os_identity_api_version='', os_image_api_version='', 
os_network_api_version='', os_object_api_version='', 
os_orchestration_api_version='1', os_project_id=None, os_project_name=None, 
os_volume_api_version='', passcode='', password='***', project_domain_id='', 
project_domain_name='', project_id='33cc5e873a47414bbccc9ee32eb34278', 
project_name='', protocol='', redirect_uri='', region_name='RegionOne', 
timing=False, token='***', trust_id='', url='', user_domain_id='', 
user_domain_name='', user_id='', username='admin', verbose_level=3, verify=None)
Auth plugin password selected
auth_config_hook(): {'auth_type': 'password', 'beta_command': False, 
u'compute_api_version': u'2', u'orchestration_api_version': '1', 
u'database_api_version': u'1.0', u'metering_api_version': u'2', 'auth_url': 
'http://192.168.100.26:5000/v3', u'network_api_version': u'2', u'message': u'', 
u'image_format': u'qcow2', 'networks': [], u'image_api_version': u'2', 
'verify': True, u'dns_api_version': u'2', u'object_store_api_version': u'1', 
u'status': u'active', u'container_infra_api_version': u'1', 'verbose_level': 3, 
'region_name': 'RegionOne', 'api_timeout': None, u'baremetal_api_version': 
u'1', 'auth': {'project_id': '33cc5e873a47414bbccc9ee32eb34278'}, 
'default_domain': 'default', u'container_api_version': u'1', 
u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'key': None, 
'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 
'cacert': None, u'key_manager_api_version': u'v1', 'deferred_help': False, 
u'identity_api_version': u'2.0', u'volume_api_version': u'2', 'username': 
'admin', 'cert': None, u'secgroup_source': u'neutron', 'debug': True, 
u'interface': None, u'disable_vendor_agent': {}}
defaults: {u'auth_type': 'password', u'status': u'active', 
u'compute

Re: [onap-discuss] Onap installation on Openstack Ocata

2017-05-04 Thread Elhay Efrat
You have domains in your octta openstack ? Or you didn't configure domains ?


From: onap-discuss-boun...@lists.onap.org on behalf of Arvind1 Sharma
Sent: Friday, May 05, 2017 6:37:50 AM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Onap installation on Openstack Ocata

Hi,

I'm trying to install ONAP on vanilla openstack. I'm using Ocata version of 
openstack. I'm getting following error. Pls help;

$ openstack stack create -t onap_openstack.yaml -e onap_opestack.env ONAP 
--debug
START with options: [u'stack', u'create', u'-t', u'onap_openstack.yaml', u'-e', 
u'onap_opestack.env', u'ONAP', u'--debug']
options: Namespace(access_token='***', access_token_endpoint='', 
access_token_type='', auth_type='', auth_url='http://192.168.100.26:5000/v3', 
cacert=None, cert='', client_id='', client_secret='***', cloud='', code='', 
debug=True, default_domain='default', default_domain_id='', 
default_domain_name='', deferred_help=False, discovery_endpoint='', 
domain_id='', domain_name='', endpoint='', identity_provider='', insecure=None, 
interface='', key='', log_file=None, openid_scope='', os_beta_command=False, 
os_compute_api_version='', os_identity_api_version='', os_image_api_version='', 
os_network_api_version='', os_object_api_version='', 
os_orchestration_api_version='1', os_project_id=None, os_project_name=None, 
os_volume_api_version='', passcode='', password='***', project_domain_id='', 
project_domain_name='', project_id='33cc5e873a47414bbccc9ee32eb34278', 
project_name='', protocol='', redirect_uri='', region_name='RegionOne', 
timing=False, token='***', trust_id='', url='', user_domain_id='', 
user_domain_name='', user_id='', username='admin', verbose_level=3, verify=None)
Auth plugin password selected
auth_config_hook(): {'auth_type': 'password', 'beta_command': False, 
u'compute_api_version': u'2', u'orchestration_api_version': '1', 
u'database_api_version': u'1.0', u'metering_api_version': u'2', 'auth_url': 
'http://192.168.100.26:5000/v3', u'network_api_version': u'2', u'message': u'', 
u'image_format': u'qcow2', 'networks': [], u'image_api_version': u'2', 
'verify': True, u'dns_api_version': u'2', u'object_store_api_version': u'1', 
u'status': u'active', u'container_infra_api_version': u'1', 'verbose_level': 3, 
'region_name': 'RegionOne', 'api_timeout': None, u'baremetal_api_version': 
u'1', 'auth': {'project_id': '33cc5e873a47414bbccc9ee32eb34278'}, 
'default_domain': 'default', u'container_api_version': u'1', 
u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'key': None, 
'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 
'cacert': None, u'key_manager_api_version': u'v1', 'deferred_help': False, 
u'identity_api_version': u'2.0', u'volume_api_version': u'2', 'username': 
'admin', 'cert': None, u'secgroup_source': u'neutron', 'debug': True, 
u'interface': None, u'disable_vendor_agent': {}}
defaults: {u'auth_type': 'password', u'status': u'active', 
u'compute_api_version': u'2', 'key': None, u'database_api_version': u'1.0', 
'api_timeout': None, u'baremetal_api_version': u'1', u'image_api_version': 
u'2', u'container_infra_api_version': u'1', u'metering_api_version': u'2', 
u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 
u'orchestration_api_version': u'1', 'cacert': None, u'network_api_version': 
u'2', u'message': u'', u'image_format': u'qcow2', 
u'application_catalog_api_version': u'1', u'key_manager_api_version': u'v1', 
'verify': True, u'identity_api_version': u'2.0', u'volume_api_version': u'2', 
'cert': None, u'secgroup_source': u'neutron', u'container_api_version': u'1', 
u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': 
None, u'disable_vendor_agent': {}}
cloud cfg: {'auth_type': 'password', 'beta_command': False, 
u'compute_api_version': u'2', u'orchestration_api_version': '1', 
u'database_api_version': u'1.0', u'metering_api_version': u'2', 'auth_url': 
'http://192.168.100.26:5000/v3', u'network_api_version': u'2', u'message': u'', 
u'image_format': u'qcow2', 'networks': [], u'image_api_version': u'2', 
'verify': True, u'dns_api_version': u'2', u'object_store_api_version': u'1', 
u'status': u'active', u'container_infra_api_version': u'1', 'verbose_level': 3, 
'region_name': 'RegionOne', 'api_timeout': None, u'baremetal_api_version': 
u'1', 'auth': {'project_id': '33cc5e873a47414bbccc9ee32eb34278'}, 
'default_domain': 'default', u'container_api_version': u'1', 
u'image_api_use_tasks': False, u'floating_ip_source': u'neutron', 'key': None, 
'timing': False, 'password': '***', u'application_catalog_api_version': u'1', 
'cacert': None, u'key_manager_api_version': u'v1', 'deferred_help': False, 
u'identity_api_version': u'2.0', u'volume_api_version': u'2', 'username': 
'admin', 'cert': None, u'secgroup_source': u'neutron', 'debug': True, 
u'interface': None, u'disable_vendor_agent': {}}
compute API version 2, cmd group openstack.compute.v2
network API version 2, cm

Re: [onap-discuss] Password for accessing the API explorer for controllers

2017-04-27 Thread Elhay Efrat
Yes I saw right now in the scrip and the password is there then case closed ;)


From: FREEMAN, BRIAN D
Sent: Thursday, April 27, 2017 8:28:45 PM
To: Elhay Efrat; Nitish Jaisoor; onap-discuss@lists.onap.org
Subject: RE: [onap-discuss] Password for accessing the API explorer for 
controllers

No it does not. We override the admin password in ODL during installation.

Brian

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of EFRAT, ELHAY
Sent: Thursday, April 27, 2017 3:27 PM
To: Nitish Jaisoor ; onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] Password for accessing the API explorer for 
controllers

AFIk onap use odl defults
https://wiki.opendaylight.org/view/OpenDaylight_Controller:Installation

-- Sent from my Android Device



From: 
onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org> 
on behalf of Nitish Jaisoor
Sent: Thursday, April 27, 2017 1:26:11 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Subject: [onap-discuss] Password for accessing the API explorer for controllers

Hi,

I have been trying to open the SDNC controller API interface 
(http://:8282/apidoc/explorer/<http://%3cIP%3e:8282/apidoc/explorer/>). 
Whenever I try doing so, I am prompted to enter a username and password. I 
understand that the user name is 'admin', but I am not able to log in using any 
of the passwords I am aware of. I have looked into the old emails in the list 
and have tried the following:

- demo123456!
- test123
- admin
- Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U

None of these are working. Can you please advise on whether there is another 
password which I need to use. The idea is that I should be able to open the 
docs and post some messages using the REST interface.
In case I need to install some features to enable this, please let me know 
which ones.

Thanks in advance,
Nitish
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,
you may review at 
https://www.amdocs.com/about/email-disclaimer<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.amdocs.com_about_email-2Ddisclaimer&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=mkgA_SkGWPK_Amja5s5NrGLelstl-R2HhU6shdgiOWA&s=Ik9pbop4nRUB1KvnvSOZiewzVowvzozWTcNdcdJq2mg&e=>
This message and the information contained herein is proprietary and 
confidential and subject to the Amdocs policy statement,

you may review at https://www.amdocs.com/about/email-disclaimer 
<https://www.amdocs.com/about/email-disclaimer>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] Password for accessing the API explorer for controllers

2017-04-27 Thread Elhay Efrat
AFIk onap use odl defults
https://wiki.opendaylight.org/view/OpenDaylight_Controller:Installation

-- Sent from my Android Device



From: onap-discuss-boun...@lists.onap.org on behalf of Nitish Jaisoor
Sent: Thursday, April 27, 2017 1:26:11 PM
To: onap-discuss@lists.onap.org
Subject: [onap-discuss] Password for accessing the API explorer for controllers


Hi,

I have been trying to open the SDNC controller API interface 
(http://:8282/apidoc/explorer/). Whenever I try doing so, I am prompted to 
enter a username and password. I understand that the user name is 'admin', but 
I am not able to log in using any of the passwords I am aware of. I have looked 
into the old emails in the list and have tried the following:

- demo123456!
- test123
- admin
- Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U

None of these are working. Can you please advise on whether there is another 
password which I need to use. The idea is that I should be able to open the 
docs and post some messages using the REST interface.
In case I need to install some features to enable this, please let me know 
which ones.

Thanks in advance,
Nitish

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] Unable to access SDC

2017-04-21 Thread Elhay Efrat
You need some kind of a proxy that will mimic the vid (portal) I don't know if 
it's part of onap , but I'll check ...
But if you want just to bypass it .. you can also create the vid local on 
different docker and point to sdc and then login from vid ;)


From: onap-discuss-boun...@lists.onap.org on behalf of bharath thiruveedula
Sent: Friday, April 21, 2017 11:40:32 AM
To: onap-discuss at lists.onap.org
Subject: [onap-discuss] Unable to access SDC


Hi,


I tried to launch ONAP on top of vanilla Openstack(Mitaka) using the heat 
template[1]. Except SDC all other components have launched using the same 
template. I launched the SDC VM manually(with out heat) as I faced an issue 
while launching through heat. But my problem is, when I tried to open SDC using 
the portal(logged in as "cs0008" user), it shows as in [2]. If you can't open 
the google drive, the image says "Sorry, you are not authorised to view this 
page. Please contact Service, Design and Creation administrator".


Does portal pass any keys to access SDC? Please let me know if you want me to 
upload any logs.


[1]https://nexus.onap.org/content/sites/raw/org.openecomp.demo/heat/OpenECOMP/1.0.0/onap_openstack.yaml

[2]https://drive.google.com/file/d/0BwTLw0y5_iL3RWhMZ2pqUzJKZ2c/view?usp=sharing


Regards

Bharath T

Screenshot from 2017-04-21 
17-01-59.png
drive.google.com



Regards

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

-- next part --
An HTML attachment was scrubbed...
URL: