Re: [onap-discuss] [sdc] Building SDC in standalone mode for development.

2017-10-18 Thread Lando,Michael
Hi,
I know this is an old mail but for your use: 
https://wiki.onap.org/pages/viewpage.action?pageId=15999821






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: ml6...@intl.att.com<mailto:ml6...@intl.att.com>

From: onap-discuss-boun...@lists.onap.org 
[mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Viswa KSP
Sent: Tuesday, August 15, 2017 6:33 PM
To: Morales, Victor 
Cc: onap-discuss@lists.onap.org
Subject: Re: [onap-discuss] [sdc] Building SDC in standalone mode for 
development.

Thanks a lot for the pointer Victor. It definitely a good start.
However I'm interested to understand from development perspective as opposed to 
docker based deployment.

Instead of using vagrant and deploying dockers in VirtualBox, I would like to 
understand how to run applications natively in a standalone system so that we 
can understand the flow better using live debugging etc.

Moreover, I wanna understand how SDC team have been using their dev setup.

Dear SDC Team.

Could someone from core SDC team please comment on the same?

BR,
Viswa

On Fri, Aug 4, 2017 at 9:17 PM, Morales, Victor 
mailto:victor.mora...@intel.com>> wrote:
Hi Viswa,

The list of instructions that I’ve collected is this one:

https://git.onap.org/integration/tree/bootstrap/vagrant-onap/lib/sdc<https://urldefense.proofpoint.com/v2/url?u=https-3A__git.onap.org_integration_tree_bootstrap_vagrant-2Donap_lib_sdc&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=710VTGTpKe0tCCgOuIoYHYjsgtWwuLxXpPsFl20Fj3o&s=DNkQ9y4gMkqh5kZwDYLv_Y-33Pm11yz8A1kT4UPcoaE&e=>


I don’t think that it includes all of them but at least it’s a good starting 
point

Thanks
Victor Morales
irc: electrocucaracha

From: 
mailto:onap-discuss-boun...@lists.onap.org>>
 on behalf of Viswa KSP 
mailto:kspviswa.git...@gmail.com>>
Date: Friday, August 4, 2017 at 4:53 AM
To: "onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>" 
mailto:onap-discuss@lists.onap.org>>
Subject: [onap-discuss] [sdc] Building SDC in standalone mode for development.

Dear SDC Team,

I am currently building SDC from source ( as per 
READ.ME<https://urldefense.proofpoint.com/v2/url?u=http-3A__READ.ME&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=710VTGTpKe0tCCgOuIoYHYjsgtWwuLxXpPsFl20Fj3o&s=PgYkLl1RrU3Y-V1aZHS8kKBdxthkO88w-FF3LPklqCg&e=>
 ) and trying to understand if SDC can live as an independent system . One of 
the initial way to stand-up standalone SDC is by using WebsealSimulator.

However, there is no clear documentation on how to start SDC components ( SDC 
FE/BE/DAO etc ) in a single development machine without having to take docker 
route.

The docker.sh ( as per 
READ.ME<https://urldefense.proofpoint.com/v2/url?u=http-3A__READ.ME&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=FYvXSElfSmWIXOeZxWIxQysejuz9-TXmaL6uftBh8MY&m=710VTGTpKe0tCCgOuIoYHYjsgtWwuLxXpPsFl20Fj3o&s=PgYkLl1RrU3Y-V1aZHS8kKBdxthkO88w-FF3LPklqCg&e=>
 ) is downloading images from ONAP nexus repo as opposed to run code from local 
development environment. Also I couldn't located startWebsealSimulator.sh & 
startWebsealSimulator.sh from the code that I cloned from gerrit.

Could someone from SDC team help me in providing me list of steps to power up 
SDC in standalone mode ? I'm interested in running SDC natively in my 
development machine as opposed to setting up local nexus repo and then taking 
the docker.sh route to install the same.

I also volunteer to compile the list of steps for future SDC dev community to 
take this route, however I would need info to proceed further.

BR,
Viswa

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


Re: [onap-discuss] [sdc] Building SDC in standalone mode for development.

2017-08-15 Thread Viswa KSP
Thanks a lot for the pointer Victor. It definitely a good start.
However I'm interested to understand from development perspective as
opposed to docker based deployment.

Instead of using vagrant and deploying dockers in VirtualBox, I would like
to understand how to run applications natively in a standalone system so
that we can understand the flow better using live debugging etc.

Moreover, I wanna understand how SDC team have been using their dev setup.

Dear SDC Team.

Could someone from core SDC team please comment on the same?

BR,
Viswa

On Fri, Aug 4, 2017 at 9:17 PM, Morales, Victor 
wrote:

> Hi Viswa,
>
>
>
> The list of instructions that I’ve collected is this one:
>
>
>
> https://git.onap.org/integration/tree/bootstrap/vagrant-onap/lib/sdc
>
>
>
> I don’t think that it includes all of them but at least it’s a good
> starting point
>
>
>
> Thanks
>
> Victor Morales
>
> irc: electrocucaracha
>
>
>
> *From: * on behalf of Viswa KSP <
> kspviswa.git...@gmail.com>
> *Date: *Friday, August 4, 2017 at 4:53 AM
> *To: *"onap-discuss@lists.onap.org" 
> *Subject: *[onap-discuss] [sdc] Building SDC in standalone mode for
> development.
>
>
>
> Dear SDC Team,
>
>
>
> I am currently building SDC from source ( as per READ.ME ) and trying to
> understand if SDC can live as an independent system . One of the initial
> way to stand-up standalone SDC is by using WebsealSimulator.
>
>
>
> However, there is no clear documentation on how to start SDC components (
> SDC FE/BE/DAO etc ) in a single development machine without having to take
> docker route.
>
>
>
> The docker.sh ( as per READ.ME ) is downloading images from ONAP nexus
> repo as opposed to run code from local development environment. Also I
> couldn't located startWebsealSimulator.sh & startWebsealSimulator.sh from
> the code that I cloned from gerrit.
>
>
>
> Could someone from SDC team help me in providing me list of steps to power
> up SDC in standalone mode ? I'm interested in running SDC natively in my
> development machine as opposed to setting up local nexus repo and then
> taking the docker.sh route to install the same.
>
>
>
> I also volunteer to compile the list of steps for future SDC dev community
> to take this route, however I would need info to proceed further.
>
>
>
> BR,
>
> Viswa
>
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


Re: [onap-discuss] [sdc] Building SDC in standalone mode for development.

2017-08-04 Thread Morales, Victor
Hi Viswa,

The list of instructions that I’ve collected is this one:

https://git.onap.org/integration/tree/bootstrap/vagrant-onap/lib/sdc


I don’t think that it includes all of them but at least it’s a good starting 
point

Thanks
Victor Morales
irc: electrocucaracha

From:  on behalf of Viswa KSP 

Date: Friday, August 4, 2017 at 4:53 AM
To: "onap-discuss@lists.onap.org" 
Subject: [onap-discuss] [sdc] Building SDC in standalone mode for development.

Dear SDC Team,

I am currently building SDC from source ( as per READ.ME<http://READ.ME> ) and 
trying to understand if SDC can live as an independent system . One of the 
initial way to stand-up standalone SDC is by using WebsealSimulator.

However, there is no clear documentation on how to start SDC components ( SDC 
FE/BE/DAO etc ) in a single development machine without having to take docker 
route.

The docker.sh ( as per READ.ME<http://READ.ME> ) is downloading images from 
ONAP nexus repo as opposed to run code from local development environment. Also 
I couldn't located startWebsealSimulator.sh & startWebsealSimulator.sh from the 
code that I cloned from gerrit.

Could someone from SDC team help me in providing me list of steps to power up 
SDC in standalone mode ? I'm interested in running SDC natively in my 
development machine as opposed to setting up local nexus repo and then taking 
the docker.sh route to install the same.

I also volunteer to compile the list of steps for future SDC dev community to 
take this route, however I would need info to proceed further.

BR,
Viswa
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss


[onap-discuss] [sdc] Building SDC in standalone mode for development.

2017-08-04 Thread Viswa KSP
Dear SDC Team,

I am currently building SDC from source ( as per READ.ME ) and trying to
understand if SDC can live as an independent system . One of the initial
way to stand-up standalone SDC is by using WebsealSimulator.

However, there is no clear documentation on how to start SDC components (
SDC FE/BE/DAO etc ) in a single development machine without having to take
docker route.

The docker.sh ( as per READ.ME ) is downloading images from ONAP nexus repo
as opposed to run code from local development environment. Also I couldn't
located startWebsealSimulator.sh & startWebsealSimulator.sh from the code
that I cloned from gerrit.

Could someone from SDC team help me in providing me list of steps to power
up SDC in standalone mode ? I'm interested in running SDC natively in my
development machine as opposed to setting up local nexus repo and then
taking the docker.sh route to install the same.

I also volunteer to compile the list of steps for future SDC dev community
to take this route, however I would need info to proceed further.

BR,
Viswa
___
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss