Re: CloudStack Dev Environment

2015-04-01 Thread Ahmad Emneina
Hey Suneel, the dev guide might be what youre looking for: https://docs.cloudstack.apache.org/en/master/developer_guide.html On Tue, Mar 31, 2015 at 3:53 AM, venkata suneel babu Mallela < sunee...@axiomio.com> wrote: > Hi Team, > > Can any one share a step by step document to set up CloudStack de

Re: CloudStack Dev Environment

2015-03-31 Thread mvs babu
Thank you so much for this great information. Thank you, Suneel. Sent from Windows Mail From: Rajani Karuturi Sent: ‎Tuesday‎, ‎March‎ ‎31‎, ‎2015 ‎4‎:‎33‎ ‎PM To: users@cloudstack.apache.org you could start with https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101 an

CloudStack Dev Environment

2015-03-31 Thread venkata suneel babu Mallela
Hi Team, Can any one share a step by step document to set up CloudStack development environment? Thank you, Suneel. Sent from Windows Mail

Re: CloudStack Dev Environment

2015-03-31 Thread mvs babu
Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higginbot...@shapeblue.com -Original Message- From: mvs babu [mailto:mvsbabu0...@outlook.com] Sent: 31 March 2015 11:54 To: cloudusersusers Subject: CloudStack Dev Environment Hi Team, Can any one

Re: CloudStack Dev Environment

2015-03-31 Thread Rajani Karuturi
you could start with https://cwiki.apache.org/confluence/display/CLOUDSTACK/Development+101 and then proceed to https://cwiki.apache.org/confluence/display/CLOUDSTACK/Coding+conventions dev environment setup https://cwiki.apache.org/confluence/display/CLOUDSTACK/Setting+up+CloudStack+Development+

RE: CloudStack Dev Environment

2015-03-31 Thread Geoff Higginbottom
To: cloudusersusers Subject: CloudStack Dev Environment Hi Team, Can any one share a step by step document to set up CloudStack development environment? Thank you, Suneel. Sent from Windows Mail Find out more about ShapeBlue and our range of CloudStack related services IaaS Cloud

CloudStack Dev Environment

2015-03-31 Thread mvs babu
Hi Team, Can any one share a step by step document to set up CloudStack development environment? Thank you, Suneel. Sent from Windows Mail

Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-22 Thread Pierre-Luc Dion
Tilak, Take a look at devcloud4 from Ian Duffy[1], it use vagrant + virtualbox to setup a nice test env locally. You might be able to run multiple instance of the cloudstack management-server into VMs. devcloud4 does not use the simulator as managed hypervisor, it deploy a XenServer VM, so it migh

Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-22 Thread Daan Hoogland
Tilak, I am cross posting your question as it is more on topic in the dev list. Rohit's age is a good starting point. it is my experience that every body will encounter their own problems in setting up a good environment and needs further support. In your case the dual host environment is a bit of

Re: [GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-20 Thread Tilak Raj Singh
Hi can anyone please help me here?? On Fri, Mar 20, 2015 at 4:18 AM, Tilak Raj Singh wrote: > Hello All, > > I am trying to setup the cloudstack developement environment on my ubuntu > 12.04 64bit machine. I have successfully setup the management server > locally on my machine using the docs [1]

[GSOC] Setting up multiple devcloud host in cloudstack dev environment

2015-03-19 Thread Tilak Raj Singh
Hello All, I am trying to setup the cloudstack developement environment on my ubuntu 12.04 64bit machine. I have successfully setup the management server locally on my machine using the docs [1]. As I am going to start work on the issue CLOUDSTACK-8266