[onap-discuss] ONAP SDN-C DG Builder Not Working

2017-11-14 Thread Arash Hekmat
Hello, While trying to run the SDN-C Directed Graph Builder, when I run the "npm install" command I get the below build error. Is this a known issue? Is there a fix? Thanks, Arash /home/.../onap/sdnc/oam/dgbuilder: npm install -verbose ... > ws@0.4.32 install /home/.../

Re: [onap-discuss] ONAP SDN-C DG Builder Not Working

2017-11-14 Thread Arash Hekmat
Thanks Geora. It works now. The start.sh script started the server. Apparently the build error is not relevant. Arash From: Geora Barsky Sent: Tuesday, November 14, 2017 1:10 PM To: Arash Hekmat Cc: onap-discuss@lists.onap.org Subject: RE: ONAP SDN-C DG Builder Not Working Hi Arash, I

[onap-discuss] SDNC How to add new yang file to existing project?

2017-12-21 Thread Arash Hekmat
I have added a new yang file to an existing project in SDNC in /sdnc/northbound/vnfapi/model/src/main/yang/newfile.yang The build successfully generates Java files for the new yang file and creates the installer. I haven't modified any pom file. But when I run ODL Karaf, there is no API for the n

[onap-discuss] DCAE CLI Python unit tests with corporate proxy?

2018-05-09 Thread Arash Hekmat
Hello DCAE team, I have been trying to build the dcaegen2 but I have a problem where the Python unit tests in "dcaegen2/platform/cli/dcae-cli/dcae_cli" are failing and it seems that the reason is that Python requests.get("url") function fails to access the url=https://git.onap.org/dcaegen2/plat

Re: [onap-discuss] DCAE CLI Python unit tests with corporate proxy?

2018-05-09 Thread Arash Hekmat
Thanks Victor, that worked, will commit. Arash From: Morales, Victor [mailto:victor.mora...@intel.com] Sent: Wednesday, May 9, 2018 2:00 PM To: Arash Hekmat ; onap-discuss@lists.onap.org Subject: Re: [onap-discuss] DCAE CLI Python unit tests with corporate proxy? Hi Arash, Usually the proxy

Re: [onap-discuss] OOM Beijing CPU utilization

2018-05-18 Thread Arash Hekmat
This is a major drawback of Containerization versus Virtualization. How a process could hog platform resources and affect everything else. Wondering if Kubernetes or Docker have a solution for this. Arash From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On

[onap-discuss] Casablanca Architecture F2F Meeting (May 23) Recording?

2018-05-29 Thread Arash Hekmat
Hi Chris, I was wondering if there is a recording of the Casablanca Architecture Planning F2F Meeting in Vancouver (Canada) on May 23? https://wiki.onap.org/display/DW/Casablanca+Architecture+Planning+Meeting Thanks, Arash This message and the information contained herein is proprietary and co

Re: [onap-discuss] Invitation: [sdnr] team meeting (updated Apr. 3, 2018) @ Weekly from 9am to 10am on Wednesday from Wed Apr 4 to Wed Mar 13, 2019 (PDT) (tv8...@att.com)

2018-05-30 Thread Arash Hekmat
Is this meeting on? Can't join https://zoom.us/j/502876187 Arash Fro

Re: [onap-discuss] Building blocks for multicloud k8s plugin, RE: [coe] Team meeting Agenda

2018-06-13 Thread Arash Hekmat
Hi MultiCloud Team, My 2 cents here. I believe if below conditions are true, the K8S plugin can be implemented in Go or any other language. But if they are not true, it should probably match MultiCould’s core and use Python, for all the maintainability and integration concerns already raised.

Re: [onap-discuss] Building blocks for multicloud k8s plugin, RE: [coe] Team meeting Agenda

2018-06-14 Thread Arash Hekmat
[mailto:srinivasa.r.addepa...@intel.com] Sent: Wednesday, June 13, 2018 6:07 PM To: HU, BIN ; Arash Hekmat ; Yang, Bin (Wind River) ; Morales, Victor ; onap-discuss@lists.onap.org Cc: Zhang, Xiaohua (Wind River) ; Huang, Yun (Wind River) Subject: RE: [onap-discuss] Building blocks for multicloud k8s

Re: [onap-discuss] TSC meetings: length, topics etc.

2018-06-29 Thread Arash Hekmat
substitute for attending the TSC meeting. Arash Hekmat (Amdocs) From: onap-...@lists.onap.org On Behalf Of Alla Goldner Sent: Friday, June 29, 2018 1:22 AM To: onap-tsc ; onap-discuss@lists.onap.org Subject: [onap-tsc] TSC meetings: length, topics etc. Hi all, Following my AI from yesterday&#

Re: [onap-discuss][multicloud] polling for new weekly meeting will close

2018-07-12 Thread Arash Hekmat
Hi Xinhui, That’s 9:00 AM EST on Wednesday. Right? https://doodle.com/poll/3a96654sq22i773h Thanks, Arash From: onap-discuss@lists.onap.org On Behalf Of Xinhui Li Sent: Thursday, July 12, 2018 10:31 AM To: onap-discuss@lists.onap.org Subject: Re: [onap-discuss][multicloud] polling for new wee

Re: [Onap-seccom] [onap-discuss] Att: PTL - Languages supported in ONAP

2018-07-13 Thread Arash Hekmat
Erlang may also being used in some projects (DCAE?) but it's for the PTLs to confirm. Thanks, Arash From: onap-discuss@lists.onap.org On Behalf Of Kiran Kamineni Sent: Wednesday, July 11, 2018 11:41 AM To: Addepalli, Srinivasa R ; onap-discuss@lists.onap.org; shankarp...@gmail.com Cc: Arul Na

[onap-discuss] DCAE Build Error: dcaegen2/platform/cdapbroker ?

2018-07-13 Thread Arash Hekmat
Hi DCAE team, All of a sudden, I am getting this error when building dcaegen2/platform/cdapbroker. This is supposed to be a warning but in this case it's turned into an error. The reason seems to be that an old version of rebar executable (rebar 2.5.1) is pulled into dcaegen2/platform/cdapbroke

Re: [onap-discuss] DCAE Build Error: dcaegen2/platform/cdapbroker ?

2018-07-16 Thread Arash Hekmat
po dcaegen2/platform/cdapbroker from ONAP Gerrit. Thanks, Arash From: CARPENTER, TOMMY J (TOMMY J) Sent: Friday, July 13, 2018 5:41 PM To: VENKATESH KUMAR, VIJAY Cc: onap-discuss@lists.onap.org; Arash Hekmat Subject: Re: DCAE Build Error: dcaegen2/platform/cdapbroker ? Yes the CDAP Broker is not

Re: [onap-discuss] DCAE Build Error: dcaegen2/platform/cdapbroker ?

2018-07-17 Thread Arash Hekmat
Makes sense. Thanks Vijay and Tommy. Arash From: VENKATESH KUMAR, VIJAY Sent: Monday, July 16, 2018 7:44 PM To: CARPENTER, TOMMY J ; Arash Hekmat Cc: onap-discuss@lists.onap.org Subject: RE: DCAE Build Error: dcaegen2/platform/cdapbroker ? The process will be to mark the repository as ready

Re: [onap-discuss] [**EXTERNAL**] [Onap-usecasesub] MobileEdgeX open source announcement

2018-09-25 Thread Arash Hekmat
: Tuesday, September 25, 2018 9:21 AM To: Margaret Chiosi ; Ramki Krishnan ; Srini ; Ranganathan, Raghu Cc: Arash Hekmat ; onap-usecase...@lists.onap.org; onap-discuss@lists.onap.org Subject: RE: [**EXTERNAL**] [Onap-usecasesub] MobileEdgeX open source announcement There are several reasons why we

Re: [onap-discuss] Issues with Tiller (Cannot Connect to Tiller)

2018-10-25 Thread Arash Hekmat
If the issue is Tiller, usually deleting and recreating the Tiller pod resolves the issue. Do “kubectl delete pod -n ” then “helm init --upgrade”. Arash From: onap-discuss@lists.onap.org On Behalf Of Ukponmwan, Itohan Sent: Thursday, October 25, 2018 12:52 PM To: Michael O'Brien ; onap-discu

Re: [onap-discuss] Issues with Tiller (Cannot Connect to Tiller)

2018-10-25 Thread Arash Hekmat
From: Ukponmwan, Itohan Sent: Thursday, October 25, 2018 1:38 PM To: Arash Hekmat ; onap-discuss@lists.onap.org; Michael O'Brien Subject: RE: [onap-discuss] Issues with Tiller (Cannot Connect to Tiller) Hi Arash, I cannot delete tiller because I can’t run kubectl commands. I get the foll

Re: [Onap-release] [onap-discuss] ONAP deployment

2018-11-16 Thread Arash Hekmat
As I’m sure developers know, in the Dockerfile, some commands (RUN, …) are executed at image build time and some commands (CMD, ENTRYPOINT, …) are executed at docker run time. Arash From: onap-rele...@lists.onap.org On Behalf Of gildas.lani...@huawei.com Sent: Friday, November 16, 2018 12:04

Re: [onap-discuss] [onap-tsc] TSC meetings: length, topics etc.

2018-07-11 Thread Arash Hekmat
Hi Kenny, I fully agree. Thank you. Arash From: Kenny Paul Sent: Tuesday, July 10, 2018 7:00 PM To: Arash Hekmat ; Christopher Donley ; Lingli Deng ; Alla Goldner Cc: Stephen Terrill ; onap-tsc ; onap-discuss@lists.onap.org Subject: Re: [onap-discuss] [onap-tsc] TSC meetings: length

Re: [onap-discuss] [cia] Alpine might not be the best choice

2019-03-06 Thread Arash Hekmat
There is also https://adoptopenjdk.net (https://hub.docker.com/u/adoptopenjdk) who are building Alpine/Slim images for the latest OpenJDK releases. Arash From: onap-discuss@lists.onap.org On Behalf Of Tal Liron Sent: Wednesday, March 6, 2019 2:12 PM To: onap-discuss Subject: [onap-discuss] [c