Hey Jimmy,

The approach that we have in vagrant-onap is to sync source code folders 
between the host and guest machines[1].  The purpose of this is to install, 
build and deploy things in the VM but use IDE and gerrit ssh keys of the host 
machine at the same, this could facilitate the recreation of Dev Environments 
with the execution of two command (vagrant destroy –f <app_name> && vagrant up 
<app_name>) without losing changes in the source code and keeping the same 
gerrit keys to submit changes.  Maybe this approach can help you to reduce 
memory needed.

Thanks
Victor Morales

[1] https://git.onap.org/integration/tree/bootstrap/vagrant-onap/Vagrantfile#n96


From: "FORSYTH, JAMES" <jf2...@att.com>
Date: Wednesday, July 26, 2017 at 6:22 PM
To: Victor Morales <victor.mora...@intel.com>, "'onap-discuss@lists.onap.org'" 
<onap-discuss@lists.onap.org>
Cc: "PRESSLEY, VIVIAN A" <vp1...@att.com>
Subject: RE: [onap-discuss] [aai] A&AI local dev setup guide

Hi, Victor,

I think 4GB would work to run the services and the graphdb; probably want more 
if as a dev you want to run an IDE/chrome/postman alongside, so probably 
minimum 8GB for that purpose.  I’ll adjust my VM settings down and see how it 
goes ☺

Thanks,
jimmy

From: Morales, Victor [mailto:victor.mora...@intel.com]
Sent: Wednesday, July 26, 2017 6:29 PM
To: FORSYTH, JAMES <jf2...@att.com>; 'onap-discuss@lists.onap.org' 
<onap-discuss@lists.onap.org>
Cc: PRESSLEY, VIVIAN A <vp1...@att.com>
Subject: Re: [onap-discuss] [aai] A&AI local dev setup guide

Hi Jimmy,

Thanks for sharing this guide, I’ve plans to include those instructions into 
the bootstrap project, to be more precisely in this script

https://git.onap.org/integration/tree/bootstrap/vagrant-onap/lib/aai<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_integration_tree_bootstrap_vagrant-2Donap_lib_aai&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=MtV6t_3CcRqEjWn7H--EgYlQyKT42kHM_mm4poNoihI&s=Fqe7VoSgTQcR9GMOKUoWZ0EvHEodLkUW2sPsQl9p9K0&e=>

I noticed that you suggest to use 16 GB of RAM, did you try with less memory? 
Or in other words, what’s the minimum amount of memory required?

Thanks
Victor Morales
irc: electrocucaracha

From: 
<onap-discuss-boun...@lists.onap.org<mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of "FORSYTH, JAMES" <jf2...@att.com<mailto:jf2...@att.com>>
Date: Wednesday, July 26, 2017 at 4:09 PM
To: "'onap-discuss@lists.onap.org'" 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>>
Cc: "PRESSLEY, VIVIAN A" <vp1...@att.com<mailto:vp1...@att.com>>
Subject: [onap-discuss] [aai] A&AI local dev setup guide

Hi, All,

As agreed during the VF-C/A&AI session of the Virtual Developer’s Event, I have 
a local dev setup guide page posted under the A&AI page on the wiki, complete 
with Postman example scripts for exercising the resources and aai-traverals 
microservices:

https://wiki.onap.org/pages/viewpage.action?pageId=10782088<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D10782088&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=MtV6t_3CcRqEjWn7H--EgYlQyKT42kHM_mm4poNoihI&s=rO1izjVLCfkO9yHSl_oZoiXEC8WFhbAriEWdm5JAL6A&e=>

I welcome feedback and hope that at least our A&AI devs are able to try this 
out locally.

I am in the process of creating a tutorial which illustrates modifying the 
schema, adding a new node type and adding attributes to existing types – look 
for that tomorrow.

Thanks,
jimmy




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

Reply via email to