Hi Marcin, Vagrant for ONAP can be configured for VirtualBox, libvirt and OpenStack. Second provider should be relevant for Linux OS environment. You can configure this provider with ENV variable
export VAGRANT_DEFAULT_PROVIDER=libvirt Regards, [Logo Orange] Łukasz Rajewski, Ekspert R&D Orange Labs Polska, Wydział Rozwoju Zaawansowanych Systemów Sieciowych Tel.: +48 22 508 87 35, Kom.: +48 519 310 854 Orange Polska, Obrzeżna 7, 02-691 Warszawa www.orange.pl<http://www.orange.pl> From: [email protected] [mailto:[email protected]] On Behalf Of Migdal, Marcin (Nokia - PL/Wroclaw) Sent: Tuesday, March 06, 2018 2:32 PM To: Lando,Michael Cc: [email protected] Subject: Re: [onap-discuss] SDC- local development - how to? Hello, Thank you for suggestions. Especially link: ttps://github.com/onap/integration/blob/master/bootstrap/vagrant-onap/lib/sdc<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_onap_integration_blob_master_bootstrap_vagrant-2Donap_lib_sdc&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=VAPoDqmxmOmnw1EkqbL2uctNhbGRdcJbyV9vf0nhXio&s=Cvh3_5oZToIdIor5o5At6iFiQSVfzGqg_eSLq1jEKpA&e=> is very useful. I can see that Vagrant is being used for local development with Virtual Box. Unfortunately, VirtaulBox is not a good option for running at machine hosting as OS Linux. What I am still thinking of is something simpler. I have JDK and Maven available at my machine (having Windows, Linux, Solaris, zOS, whatever) so that I am able to execute Maven's goals responsible for compilation, testing and packaging of SDC Maven modules. Now I would like to run SDC locally in order to define PNF of VFN within SDC locally. Lets assume I have Apache Tomcat/Jetty available. I can see that modules: a) sdc/catalog-be b) sdc/catalog-fe generate war modules that can be run on any Java web container, so I think they could be good starting points. So would it be a good idea to focus on mentioned artifacts? Also from Vagrant file I can see that elasticsearch & cassandra are also needed. Marcin ________________________________ From: Lando,Michael <[email protected]<mailto:[email protected]>> Sent: Monday, March 5, 2018 8:59 AM To: Migdal, Marcin (Nokia - PL/Wroclaw) Cc: [email protected]<mailto:[email protected]>; Morales, Victor Subject: RE: [onap-discuss] SDC- local development - how to? Hi, You can find instructions here: https://wiki.onap.org/pages/viewpage.action?pageId=15999821 you can find all the info on SDC here: https://wiki.onap.org/display/DW/Service+Design+and+Creation+%28SDC%29+Portal BR, Michael Lando Opensource TL , SDC AT&T Network Application Development * NetCom Tel Aviv | Tampa | Atlanta | New Jersey |Chicago *************************************************************************** Office: +972 (3) 5451487 Mobile: +972 (54) 7833603 e-mail: [email protected]<mailto:[email protected]> From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Morales, Victor Sent: Friday, March 02, 2018 16:16 To: Migdal, Marcin (Nokia - PL/Wroclaw) <[email protected]<mailto:[email protected]>>; [email protected]<mailto:[email protected]> Subject: Re: [onap-discuss] SDC- local development - how to? Hey Marcin, We tried to collect most of the instructions (clone and compile, install dependencies, build docker images, etc.) into the vagrant-onap script [1]. This is its documentation [2], but it's not covering the configuration and installation of the IDE, I suggest to install it manually and use the opt folder given that it's sharing the source code between host and guest computers. Regards/Saludos Victor Morales [1] https://github.com/onap/integration/blob/master/bootstrap/vagrant-onap/lib/sdc<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_onap_integration_blob_master_bootstrap_vagrant-2Donap_lib_sdc&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=VAPoDqmxmOmnw1EkqbL2uctNhbGRdcJbyV9vf0nhXio&s=Cvh3_5oZToIdIor5o5At6iFiQSVfzGqg_eSLq1jEKpA&e=> [2] http://onap.readthedocs.io/en/amsterdam/submodules/integration.git/bootstrap/vagrant-onap/doc/source/index.html<https://urldefense.proofpoint.com/v2/url?u=http-3A__onap.readthedocs.io_en_amsterdam_submodules_integration.git_bootstrap_vagrant-2Donap_doc_source_index.html&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=VAPoDqmxmOmnw1EkqbL2uctNhbGRdcJbyV9vf0nhXio&s=Ku_y0G9kSLVLI7HMnxd5yxifm4OBOv_oI3aW1LKdcd4&e=> From: <[email protected]<mailto:[email protected]>> on behalf of "Migdal, Marcin (Nokia - PL/Wroclaw)" <[email protected]<mailto:[email protected]>> Date: Thursday, March 1, 2018 at 12:37 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [onap-discuss] SDC- local development - how to? Hello, Is there any instruction how to setup SDC for development in any IDE? Marcin
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
