Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-07-11 Thread Wad
Actually can't help you on this as I didn't have this problems. Probably this detailed guide will help: https://wiki.onap.org/display/DW/Deploy+OOM+and+SDC+%28or+ONAP%29+on+a+single+VM+with+microk8s+-+Honolulu+Setup You just need to update this to newer release which is documented here: https://

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-07-06 Thread viratkohli3930
Hi Wad, I am still having issues installing ONAP. I followed all the steps and the pods are showing up in the "onap" namespace too but most of the pods are either in *Pending* state or *ErrImagePull* state, while most of the statefulsets are not in Ready state, same for the deployments. I am att

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-14 Thread viratkohli3930
Okay, thanks! I will start with a fresh installation with modified configuration of 42GB RAM and rest being the same. Also, while pulling the images from nexus, I got the following error :- Error response from daemon: Get https://nexus3.onap.org:10001/v2/: net/http: request canceled while waiti

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-14 Thread Wad
Yes, it's too small amount of RAM for the components on screenshot. Try to disable most of apps. Try to reinstall with helm file attached. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24481): https://lists.onap.org/g/onap-discuss/message/24481 M

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-13 Thread viratkohli3930
I have a allotted a total of 16 vCPUs, 15GB RAM to the virtual machine out of which 13GB is in use, and it has 97GB storage out of which 43GB has been used so far. Am I missing out on something? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#2448

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-13 Thread Wad
What are your resources on VM (cpu, memory)? -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24479): https://lists.onap.org/g/onap-discuss/message/24479 Mute This Topic: https://lists.onap.org/mt/92810347/21656 Mute #jakarta:https://lists.onap.org/g

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-13 Thread viratkohli3930
Hey Wad, I was able to run the command and deploy the pods. But now, most of the pods are in error or init stage and doesn't come in running. It is also not able to pull the required docker images. Can you please help me with this. Thanks & Regards Virat -=-=-=-=-=-=-=-=-=-=-=- Links: You rec

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-09 Thread Wad
Actually it is K8S errors again, not related to ONAP. I'd recommend you to consult with system engineer or devops on this. Otherwise you need to get some skills on K8S. I'd recommend to install UI for k8S; https://kubernetes.io/docs/tasks/access-application-cluster/web-ui-dashboard/ and there yo

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-06 Thread Wad
Hi, According to google it is some K8S problem, but I never faced it in fresh installation on Ubuntu 20\22 VM with this scripts. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24473): https://lists.onap.org/g/onap-discuss/message/24473 Mute This T

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-06 Thread viratkohli3930
Hi Wad, Thank you so much for the script. I followed the steps but I am stuck at : sudo ./oran-deployment/scripts/layer-2/2-install-oran.sh I am attaching the error that it gives. It would be amazing if you can guide me. Thanks in advance. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messag

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-05 Thread Wad
Try with this scripts: https://github.com/sebdet/oran-deployment -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#24471): https://lists.onap.org/g/onap-discuss/message/24471 Mute This Topic: https://lists.onap.org/mt/92810347/21656 Mute #jakarta:http

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2023-06-02 Thread viratkohli3930
Hi All I have been trying to install ONAP but I am struggling to find the right steps to do it.  The installation gets stuck at one step or the other. I have taken references from multiple websites but none of them installed ONAP successfully for me. Can someone please guide me with a script or

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2022-08-24 Thread kushagra . gupta
Hi Alex, Yes we cloned using the following command: git clone - b jakarta -- recurse - submodules - j2 https : // gerrit. onap. org / r / oom I installed version 10 of the push command and make command worked fine creating the repos: helm plugin install https://github.com/chartmuseum/helm-pus

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2022-08-22 Thread alexander . dehn
...@hsc.com Gesendet: Montag, 22. August 2022 11:48 An: kushagra.gu...@hsc.com; onap-discuss@lists.onap.org Betreff: Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta Hi Alex, I was trying to re-deploy ONAP. I installed the correct version of chartmuseum

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2022-08-22 Thread kushagra . gupta
Hi Alex, I was trying to re-deploy ONAP. I installed the correct version of chartmuseum(0.9.0),helm(3.6.3). I also installed the correct version of push ( 0.9.0 as you suggested). Please refer the screenshot below: But on running the make command, I am getting the following error: [root@ONAP k

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2022-08-12 Thread kushagra . gupta
Hi Alex, Thank you for the reply. Yes we are able to see pods now. I created a new file "override.yaml" in which i changed the following: --- -- # Keep it enabled in production aafEnabled: false # this was true earlier -- # POC Mode, only for use in development enviro

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta

2022-08-04 Thread alexander . dehn
usually postgress approach is not needed. Please verify if plugin is visible in the correct version. helm plugin list NAMEVERSION DESCRIPTION deploy 1.0.0 install (upgrade if release exists)

Re: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta #helm

2022-08-04 Thread alexander . dehn
kushagra.gu...@hsc.com Gesendet: Donnerstag, 4. August 2022 11:13 An: onap-discuss@lists.onap.org Betreff: [onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta #helm Hi all, We were trying to install ONAP using the link: https://docs.onap.org

[onap-discuss] ONAP deployment using OOM. Facing issue in creating local helm repo #jakarta #helm

2022-08-04 Thread kushagra . gupta
Hi all, We were trying to install ONAP using the link: https://docs.onap.org/projects/onap-oom/en/istanbul/oom_user_guide.html#oom-user-guide We tried to install jakarta release and istanbul release of ONAP. But for both the releases, we got stuck in deploying the local helm repo. We were execut

Re: [onap-discuss] ONAP deployment

2021-04-30 Thread Rajendra Prasad Mishra
Hi Aakriti, What cluster are you using for deployment? The link mentions that "The osn repo is not currently available so creation of a local repository is required." I have never tried with osn, instead with local repo. You can also try the steps here, they worked for us. https://docs.onap.or

[onap-discuss] ONAP deployment

2021-04-29 Thread Aakriti Aakriti
Hi Team, I am a student at North Carolina state university. We are doing a team project for deploying a 5G system. Part of which is ONAP deployment. The guide we are following is ONAP USER GUIDE and getting stuck at installing

Re: [onap-discuss] ONAP deployment on AWS #casablanca

2019-08-30 Thread Marco Platania
Gupta Date: Friday, August 30, 2019 at 2:55 AM To: "PLATANIA, MARCO (MARCO)" , "onap-discuss@lists.onap.org" Subject: Re: [onap-discuss] ONAP deployment on AWS #casablanca Hi Marco, Thanks for reply. Yes i will be using DevStack to deploy VNF. Just wanted some help to und

Re: [onap-discuss] ONAP deployment on AWS #casablanca

2019-08-29 Thread Pritesh Gupta
Hi Marco, Thanks for reply. Yes i will be using DevStack to deploy VNF. Just wanted some help to understand if its right way to deploy Onap Casablanca using OOM on AWS or there is also alternate way to do so. AWS EFS is facing some issue while deploying later modules of ONAP. Also wanted to ch

Re: [onap-discuss] ONAP deployment on AWS #casablanca

2019-08-29 Thread Marco Platania
scuss@lists.onap.org" , "gupta.prit...@gmail.com" Date: Thursday, August 29, 2019 at 10:49 AM To: "onap-discuss@lists.onap.org" Subject: [onap-discuss] ONAP deployment on AWS #casablanca Hi Team, I want to deploy ONAP on AWS to execute demos. I have tried Casablanca but fac

[onap-discuss] ONAP deployment on AWS #casablanca

2019-08-29 Thread Pritesh Gupta
Hi Team, I want to deploy ONAP on AWS to execute demos. I have tried Casablanca but facing some issue while deploying modules. If there some document that will help guide deployment of Dublin with all mandatory modules that are required to test vFW demo will be helpful. Thanks, Pritesh -=-=-=

Re: [onap-discuss] ONAP deployment issues

2019-01-15 Thread Keong Lim
Hi gulsum, On Tue, Jan 15, 2019 at 06:35 PM, gulsum atici wrote: > > ubuntu@kub2:~$ kubectl  describe  pod  > onap-aai-aai-traversal-776d5db985-gwxdx  -n  onap  > Name:           onap-aai-aai-traversal-776d5db985-gwxdx Thanks for showing the details and logs of the aai-traversal pod; it shows tha

Re: [onap-discuss] ONAP deployment issues #aai

2019-01-15 Thread Michael O'Brien
ulsum atici ; onap-discuss@lists.onap.org Subject: Re: [onap-discuss] ONAP deployment issues #aai The deployment script just sequences the deploys in order – if a pod does not come up it is now due to the pod itself – nothing to due with the deployment/script itself. We discussed this in the las

Re: [onap-discuss] ONAP deployment issues #aai

2019-01-15 Thread Michael O'Brien
account. /michael From: gulsum atici Sent: Tuesday, January 15, 2019 2:35 AM To: Michael O'Brien ; onap-discuss@lists.onap.org Subject: Re: [onap-discuss] ONAP deployment issues On Wed, Jan 9, 2019 at 06:16 PM, Michael O'Brien wrote: Hello, I deployed the casablanca release wi

Re: [onap-discuss] ONAP deployment issues

2019-01-14 Thread gulsum atici
On Wed, Jan 9, 2019 at 06:16 PM, Michael O'Brien wrote: > > Hello, > > I deployed  the  casablanca  release   with  latest  cd_new.sh  script > several times, everytime  aai-traversal container   is     not  working  > and  it  affects  the  onap-aai-aai, onap-aai affects  > onap-aai-aai-sparky-

Re: [onap-discuss] ONAP deployment issues

2019-01-10 Thread Keong Lim
Hi Arul, On Fri, Jan 11, 2019 at 01:19 AM, Arul Nambi wrote: > > Hi Keong, > I work with the AAI team specifically with sparky. In our labs the Sparky does > come up. Can you tell me in which lab you are testing it and if possible post > the logs for sparky container here? Sorry for the confusion

Re: [onap-discuss] ONAP deployment issues

2019-01-10 Thread Arul Nambi
-discuss@lists.onap.org] On Behalf Of Keong Lim Sent: Thursday, January 10, 2019 2:44 AM To: Jacques Faucher ; onap-discuss@lists.onap.org Subject: Re: [onap-discuss] ONAP deployment issues Hi Jacques, > One problem we had was figuring out if the aai-cloud-region-put.json > file was required,

Re: [onap-discuss] ONAP deployment issues

2019-01-09 Thread Keong Lim
Hi Jacques, > One problem we had was figuring out if the aai-cloud-region-put.json file was > required, and if so, what should we put in it. We've used the default file, as > found in > https://github.com/moffzilla/ONAP/blob/master/deploy/OOM_Scripts/aai-cloud-region-put.json. Curious to know who

Re: [onap-discuss] ONAP deployment - are apt-get install commands OK in the dockerFile (now non-stateless, see offline-installer) #cia #deployment

2018-11-19 Thread Michael O'Brien
.lani...@huawei.com; onap-rele...@lists.onap.org Subject: Re: [onap-discuss] ONAP deployment - are apt-get install commands OK in the dockerFile (now non-stateless, see offline-installer) #cia #deployment Gildas, I have a general question on dockerFile stateless requirements. Are we ok on modifyin

Re: [onap-discuss] ONAP deployment - are apt-get install commands OK in the dockerFile (now non-stateless, see offline-installer) #cia #deployment

2018-11-17 Thread Michael O'Brien
rsday, November 15, 2018 6:42 PM To: onap-discuss@lists.onap.org; Michael O'Brien ; gildas.lani...@huawei.com; onap-rele...@lists.onap.org Subject: RE: [onap-discuss] ONAP deployment Gildas, NO. (git clone, wget, chef that I can see from an additional source search in intelliJ) Lo

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

2018-11-16 Thread Arash Hekmat
PM To: eric.deb...@orange.com; Yang Bin ; onap-discuss@lists.onap.org; Michael O'Brien ; onap-rele...@lists.onap.org Cc: Mike Elliott ; Adolfo Perez-Duran (adolfo.perez-du...@oamtechnologies.com) ; DESBUREAUX Sylvain TGI/OLN Subject: Re: [Onap-release] [onap-discuss] ONAP deployment Hi,

[onap-discuss] ONAP deployment

2018-11-16 Thread WRIGHT, STEVEN A
NO. VVP does not use git cmd for docker deployment. best regards Steven Wright, MBA, PhD, JD. [Tech Integration] AT&T Services Inc. 1057 Lenox Park Blvd NE, STE 4D28 Atlanta, GA 30319 ONAP deployment From: gildas.lani...@huawei.com

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

2018-11-16 Thread gildas.lani...@huawei.com
: RE: [Onap-release] [onap-discuss] ONAP deployment I agree with Yang We need to clarify the requirements. For the image building, it is not a problem to launch git clone. It is a problem during the execution. I think that it will be helpful to provide the links to the Dockerfiles and associated

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

2018-11-16 Thread Eric Debeau
onap-discuss@lists.onap.org Subject: Re: [onap-discuss] ONAP deployment Gildas, for logging-analytics no For logging-analytics-pomba* (6 repos) – going through the code now for later today. Also we may want to expand the list to more than git clone – if your goal is offline onap install inte

答复: [Onap-release] [onap-discuss] ONAP deployment

2018-11-15 Thread Gaoweitao(Victor)
:25 收件人: onap-discuss@lists.onap.org; frank.obr...@amdocs.com; Gildas Lanilis ; onap-rele...@lists.onap.org 主题: Re: [Onap-release] [onap-discuss] ONAP deployment Hi Gildas, I think there might be some confusion w.r.t. the question, for MultiCloud Dockerfile is only used during docker image

Re: [onap-discuss] ONAP deployment

2018-11-15 Thread Yang Bin
onap-discuss@lists.onap.org Subject: Re: [onap-discuss] ONAP deployment Gildas, for logging-analytics no For logging-analytics-pomba* (6 repos) – going through the code now for later today. Also we may want to expand the list to more than git clone – if your goal is offline onap install integrity.

答复: [onap-discuss] ONAP deployment

2018-11-15 Thread Yan Yang
Hi Gildas, No “git clone” call in VF-C Dockerfile. Best Regards, Yan 发件人: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] 代 表 gildas.lani...@huawei.com 发送时间: 2018年11月16日 3:25 收件人: onap-rele...@lists.onap.org; onap-discuss@lists.onap.org 主题: [onap-discuss] ONAP

Re: [onap-discuss] ONAP deployment

2018-11-15 Thread Michael O'Brien
-rele...@lists.onap.org; onap-discuss@lists.onap.org Subject: Re: [onap-discuss] ONAP deployment Gildas, for logging-analytics no For logging-analytics-pomba* (6 repos) – going through the code now for later today. Also we may want to expand the list to more than git clone – if your goal is of

Re: [onap-discuss] ONAP deployment

2018-11-15 Thread Michael O'Brien
Gildas, for logging-analytics no For logging-analytics-pomba* (6 repos) - going through the code now for later today. Also we may want to expand the list to more than git clone - if your goal is offline onap install integrity. apt-get install wget git clone chef operations /michael From:

Re: [onap-discuss] ONAP deployment

2018-11-15 Thread Vijay VK
Hi Gildas - Its NO for DCAE images. Thanks, Vijay From: onap-rele...@lists.onap.org On Behalf Of gildas.lani...@huawei.com Sent: Thursday, November 15, 2018 2:25 PM To: onap-rele...@lists.onap.org; onap-discuss@lists.onap.org Subject: [Onap-release] ONAP deployment Hi PTLs, This is in prepar

[onap-discuss] ONAP deployment

2018-11-15 Thread gildas.lani...@huawei.com
Hi PTLs, This is in preparation for Releasing all the ONAP artifacts so we can guarantee ONAP is using the same binary and code over and over again. Question: While doing the deployment of your Docker image, do you have to run a "git clone" cmd or in other word is there "git clone" call in the

[onap-discuss] ONAP deployment using Rancher and OOM-Automated script

2018-07-09 Thread Sudhakar Reddy
Hi, I'm following the link: http://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_setup_kubernetes_rancher.html# to deploy Rancher and ONAP using OOM. Is there any automation script to do the same?(A single script that add the hosts to Rancher and create the nfs-mount in the cluster

Re: [onap-discuss] ONAP Deployment - Chart Incompatible Error

2018-05-29 Thread Roger Maitland
You’ll need to use Helm 2.8.2. Sorry the documentation is a little behind. From: on behalf of Pulkit Walia Date: Tuesday, May 22, 2018 at 10:59 AM To: "onap-discuss@lists.onap.org" Subject: [onap-discuss] ONAP Deployment - Chart Incompatible Error Hi All, I need some help rela

[onap-discuss] ONAP Deployment - Chart Incompatible Error

2018-05-22 Thread Pulkit Walia
Hi All, I need some help related to the latest ONAP Deployment. I am trying to deploy ONAP on VMware Integrated OpenStack 4.1 with Kubernetes and I have been facing an error with it. Following are the deployment details: VIM and K8S versions used: * VMware Integrated OpenStack 4.1 with Kub

Re: [onap-discuss] ONAP Deployment fails with insufficient pods

2018-05-08 Thread Mohan L
gt; components in your deployment as described in the documentation: >> http://onap.readthedocs.io/en/latest/submodules/oom.git/docs >> /oom_user_guide.html#configure >> >> >> >> Cheers, >> Roger >> >> >> >> *From: * on behalf of Mohan L < &

Re: [onap-discuss] ONAP Deployment fails with insufficient pods

2018-05-08 Thread Mohan L
t; > l.mohan...@gmail.com> > *Date: *Tuesday, May 8, 2018 at 9:31 AM > *To: *"onap-discuss@lists.onap.org" , > Michael O'Brien > *Subject: *[onap-discuss] ONAP Deployment fails with insufficient pods > > > > > > I am trying to deploy ONAP on single VM

Re: [onap-discuss] ONAP Deployment fails with insufficient pods

2018-05-08 Thread Roger Maitland
: http://onap.readthedocs.io/en/latest/submodules/oom.git/docs/oom_user_guide.html#configure Cheers, Roger From: on behalf of Mohan L Date: Tuesday, May 8, 2018 at 9:31 AM To: "onap-discuss@lists.onap.org" , Michael O'Brien Subject: [onap-discuss] ONAP Deployment fails with insuff

[onap-discuss] ONAP Deployment fails with insufficient pods

2018-05-08 Thread Mohan L
I am trying to deploy ONAP on single VM (r4.4xlarge). There are many pod fails error 'No nodes are available that match all of the predicates: In sufficient pods'. Here is the health check output. http://paste.openstack.org/show/720567/ http://paste.openstack.org/show/720565/ I am following as m

[onap-discuss] ONAP Deployment - Nexus3 I/O Timeout Error

2018-04-16 Thread Pulkit Walia
Hi All, I need some help related to ONAP Deployment. I am trying to deploy ONAP on VMware Integrated OpenStack 4.1 with Kubernetes and I have been facing an error with it. The issues seem to be the connectivity with Nexus Repository to download docker images as I am getting multiple i/o timeout

Re: [onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-05 Thread PLATANIA, MARCO (MARCO)
Hello Mike, Thanks for installing OOM and ONAP in the WindRiver lab! I got access via the link that you sent. How can I see the list of running containers? The usual “docker ps” doesn’t seem to work. How can we access single containers, e.g. Robot, to run health check? Also, could you please e

Re: [onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-01 Thread Yunxia Chen
And I also sent emails to those three projects PTLs we have concern with. I saw the updates in the wiki this morning. Helen Chen Sent from HUAWEI AnyOffice From: Yunxia Chen To: david.sauvag...@bell.ca; Gildas Lanilis; roger.maitl...@amdocs.com; Seshu m; ah0...@intl.att.com; dt5...@att.com; rk5

Re: [onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-01 Thread Yunxia Chen
Hi, Marco, I cancelled the meeting since people accepted this invitation are those people we had the meeting yesterday (except Gildas and Xinhui), and we have gathered the information we need. People complain about the stability of this tool, I would like to try it in our lab first ourselves sin

Re: [onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-01 Thread PLATANIA, MARCO (MARCO)
Is this meeting still happening? Marco From: helen.c...@huawei.com When: 10:00 AM - 11:00 AM September 1, 2017 Subject: ONAP Deployment Strategy for R1: OOM vs Heat Template Location: https://zoom.us/j/44 When: Friday, September 01, 2017 7:00 AM-8:00 AM. (UTC-08:00) Pacific Time (US &

Re: [onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-01 Thread Gildas Lanilis
The meeting has been cancelled. Thanks, Gildas ONAP Release Manager 1 415 238 6287 From: PLATANIA, MARCO (MARCO) [mailto:plata...@research.att.com] Sent: Friday, September 01, 2017 7:10 AM To: Yunxia Chen ; Sauvageau, David (david.sauvag...@bell.ca) ; Gildas Lanilis ; Roger Maitland ; Seshu m

Re: [onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-01 Thread Yunxia Chen
We lean to OOM, but need to try it out since we have tried Heat template in the Developer Lab. Regards, Helen Chen From: Gildas Lanilis Date: Friday, September 1, 2017 at 7:00 AM To: Helen Chen 00725961 , "Sauvageau, David (david.sauvag...@bell.ca)" , "PLATANIA, MARCO (MARCO)" , Roger Maitla

Re: [onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-01 Thread Gildas Lanilis
Hi Helen, What is the conclusion? Is Amsterdam Release using OOM or Heat Template? Thanks, Gildas ONAP Release Manager 1 415 238 6287 -Original Appointment- From: Yunxia Chen Sent: Friday, September 01, 2017 6:55 AM To: Sauvageau, David (david.sauvag...@bell.ca); PLATANIA, MARCO (MARCO

[onap-discuss] ONAP Deployment Strategy for R1: OOM vs Heat Template

2017-09-01 Thread Yunxia Chen
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Pacific Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0700 TZOFFSETTO:-0800 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT DTSTART:16010101T02000

Re: [onap-discuss] ONAP deployment with latest images/docker/code - VID issue

2017-05-17 Thread Andrew Fenner
] On Behalf Of Andrew Fenner Sent: 16 May 2017 13:42 To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> Subject: [onap-discuss] ONAP deployment with latest images/docker/code - VID issue Hi, I had deployed previous deployed ONAP based on the branches suggested and got the

Re: [onap-discuss] ONAP deployment with latest images/docker/code - VID issue

2017-05-17 Thread Andrew Fenner
Thanks /Andrew From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Andrew Fenner Sent: 16 May 2017 13:42 To: onap-discuss@lists.onap.org Subject: [onap-discuss] ONAP deployment with latest images/docker/code - VID issue Hi, I had deployed previou

Re: [onap-discuss] ONAP deployment with latest images/docker/code - VID issue

2017-05-16 Thread ROSE, DANIEL V
Fenner Sent: Tuesday, May 16, 2017 8:42 AM To: onap-discuss@lists.onap.org Subject: [onap-discuss] ONAP deployment with latest images/docker/code - VID issue Hi, I had deployed previous deployed ONAP based on the branches suggested and got the demo working. Then I tried to move to a "l

[onap-discuss] ONAP deployment with latest images/docker/code - VID issue

2017-05-16 Thread Andrew Fenner
Hi, I had deployed previous deployed ONAP based on the branches suggested and got the demo working. Then I tried to move to a "latest" software, so I know I might be in uncharted waters but I wondered is this the place to get help, please point me to other forum if its more apprioriate. I have