[onap-discuss] [SDC] SDC Docker setup on linux machine

2018-03-27 Thread Murali p
Dear Michael/All, I am trying to set up standalone set up of SDC on a Linux machine for development purpose. I had successfully done this during Amsterdam release following the below link. https://wiki.onap.org/display/DW/Deploying+SDC+on+a+Linux+VM+for+Development But now the same procedure

Re: [onap-discuss] [vnfsdk] serving tests results from zip file.

2017-12-27 Thread Murali p
Yes From: Moshe Hoadley [mailto:moshe.hoad...@amdocs.com] Sent: 27 December 2017 12:55 To: Murali p <mural...@huawei.com>; Isaac Glick <isa...@amdocs.com>; onap-discuss@lists.onap.org Cc: Wenyao Guan <guanwen...@chinamobile.com>; Gaoweitao (Victor, MANO) <victor@hu

Re: [onap-discuss] [vnfsdk] serving tests results from zip file.

2017-12-26 Thread Murali p
Hi, Regarding Test Service. Test Service only provides frameworks to execute Tests and provide result in unified way. Currently robot framework automatically generates the XML test result and the result is converted into REST response to the caller of the test service. Storage and display

Re: [onap-discuss] [vnfsdk] marketplace DB pk and name package name unique constrained.

2017-12-26 Thread Murali p
Isaac Glick, Thank you for your suggestions. We will surely work on them. (Uniqueness of package metadata) All these suggestions will be tracked and will be part of Beijing release. With regards, Murali From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On

Re: [onap-discuss] [vnfsdk] - DB transactions

2017-11-07 Thread Murali p
Moshe, I want to thank for your interest and ideas for VNFSDK improvements. We can list all such improvements of VNFSDK under "Enhancements" for Beijing Release. We can discuss them in detail along with other community members and implement all together as part of Beijing

Re: [onap-discuss] [vnfsdk] - Docker packaging issues

2017-10-31 Thread Murali p
Moshe Hoadley, Currently we use docker-compose to bring up both vnfmarket(FE-BE) dockers and PostGres DB docker. The postgres-docker IP Address is passed to vnfmarket(FE-BE) docker dynamically(docker-compose) and before the docker is run, the JDBC string is changed to the postgres -docker IP

[onap-discuss] [onap][sdc] Integrate VNF Repository with SDC

2017-10-24 Thread Murali p
Michael, Sorry to bother you. Could you please merge the below gerrit request? https://gerrit.onap.org/r/#/c/19033/ -Original Message- From: Murali p Sent: 24 October 2017 12:02 To: Michael Lando <ml6...@att.com> Cc: Ilana Paktor <ila...@amdocs.com> Subject: FW: [onap][sd

[onap-discuss] [vnfsdk] VNF repository - Heat template deployment

2017-09-19 Thread Murali p
Hi, Can you help us know, what vnfsdk-refrepo project need to do to support Heat deployment template. This is a new project migrated from Open-O. Please help. With regards Murali ___ onap-discuss mailing list onap-discuss@lists.onap.org

[onap-discuss] [aai] Special session to work dev issues for A, ESR, VF-C teams

2017-09-14 Thread Murali p
Jimmy/Arul, We had a session of usage of AAI-UI. Do you have the recording of the meeting? Can you please share the link? Can you please post some learning material about AAI-UI? Doubts: 1. Whether the AAI-UI is generic? We can use this to view the Titan graph inside SDC also ? 2.

[onap-discuss] [vnfsdk] Need a new job template

2017-09-11 Thread Murali p
Hi , For building two docker for the same repo, we need seperate jjb template. Current templates assumes one docker per repo. http://gerrit.onap.org/r/11709 For the above code change, refrepo, we need two dockers for the same repo: vnfsdk/refrepo 1) Refrepo 2) Postgres database. Kindly

[onap-discuss] [vnfsdk] VNFSDK daily build failing

2017-09-08 Thread Murali p
Hi , VNFSDK daily build is failing due to the below error. Anybody know how to solve this ? Please help. https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-release-version-java-daily/lastBuild/console

[onap-discuss] [sdc]Error - to start OpenecompUI

2017-08-30 Thread Murali p
Hi All, We are trying to start the openecomp-ui (SDC) and getting below highlighted error. Any help would be appreciated. Thanks, Murali From: Lema Rayapati [mailto:lema.rayap...@lnttechservices.com] Sent: 30 August 2017 15:48 To: Murali p <mural...@huawei.com> Subject: Re: Error - to

[onap-discuss] [VNFSDK -refrepo] Sonar build is failing with below error -Please help

2017-08-22 Thread Murali p
Hi, https://jenkins.onap.org/view/vnfsdk/job/vnfsdk-refrepo-master-release-version-java-daily/lastBuild/console The Build is successful but triggering sonar build is throwing error. Please help. 11:21:49 [vnfsdk-refrepo-master-release-version-java-daily] $

Re: [onap-discuss] robot framework

2017-07-30 Thread Murali p
Ran, Robot framework is keyword based open-source automation framework. You can find lot of information on the internet. (http://robotframework.org/) Robot Framework is not advised for vigorous Stress Test.

Re: [onap-discuss] [aai] A local dev setup guide

2017-07-27 Thread Murali p
Jimmy, Thanks for sharing and your effort. I am able to setup successfully. Few suggestions: 1) Step 5.h, 5.i can be run only after Step 6 (after compiling the code) 2) It would be great if we can have a small video for Step 10. From: onap-discuss-boun...@lists.onap.org

[onap-discuss] [ONAP-SDC-Portal] Installation using dockers - Portal/SDC

2017-04-26 Thread Murali p
Hi All, We are trying to install Portal, SDC on stand-alone VMs using dockers available on the nexus (1.0-STAGING-latest) for development and debugging purpose. Is there any detailed process to install individual ECOMP components using dockers for each ECOMP components? Portal: We have