Yes, deployDataCenter.py just invokes CloudStack API calls the way the GUI would.
That script makes it easier/less error prone to set up a cloud compared to walking through the GUI each time and performing the same setup (it's easy to make a mistake that way if you often create the same cloud environment since doing this manually and often can be a bit tedious). That kind of a script is also necessary for automation activities (like automated tests that require a CloudStack cloud to be set up, later taken down, then re-set up). On Tue, Apr 7, 2015 at 10:33 PM, Koushik Das <[email protected]> wrote: > After you have run deployDataCenter.py, it is possible to do > VM/volume/network related operations from UI. > > From: Jeronimo Garcia [mailto:[email protected]] > Sent: Tuesday, 7 April 2015 17:25 > To: [email protected] > Cc: [email protected] > Subject: Re: Simulator. > > One more: > Why "Simulator" isn't available on the gui (in the cluster creation part) > , i know automated tests don't use the GUI but it would be handy anyways.. > Having said that the api call supports it: > [Inline image 1] > > On Tue, Apr 7, 2015 at 12:43 PM, Jeronimo Garcia <[email protected] > <mailto:[email protected]>> wrote: > fantastic , i got it running using the basic marvin file: > python ../marvin/marvin/deployDataCenter.py -i ../../setup/dev/basic.cfg > > Thanks again! > > On Tue, Apr 7, 2015 at 12:40 PM, Abhinandan Prateek < > [email protected]<mailto:[email protected]>> > wrote: > Check this wiki > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Validating+check-ins+for+your+local+changes%2C+using+Simulator > > With simulator you do not need any real hardware/hosts. > > -abhi > > > On 07-Apr-2015, at 4:56 pm, Jeronimo Garcia <[email protected] > <mailto:[email protected]>> wrote: > > > > Hi guys. > > > > When using the simulator , Do you need to have a real host connected to > > your cluster to get mocked results? seems a bit odd. > > > > Thanks!! > Find out more about ShapeBlue and our range of CloudStack related services > > IaaS Cloud Design & Build< > http://shapeblue.com/iaas-cloud-design-and-build//< > http://shapeblue.com/iaas-cloud-design-and-build/>> > CSForge – rapid IaaS deployment framework<http://shapeblue.com/csforge/> > CloudStack Consulting<http://shapeblue.com/cloudstack-consultancy/> > CloudStack Software Engineering< > http://shapeblue.com/cloudstack-software-engineering/> > CloudStack Infrastructure Support< > http://shapeblue.com/cloudstack-infrastructure-support/> > CloudStack Bootcamp Training Courses< > http://shapeblue.com/cloudstack-training/> > > This email and any attachments to it may be confidential and are intended > solely for the use of the individual to whom it is addressed. Any views or > opinions expressed are solely those of the author and do not necessarily > represent those of Shape Blue Ltd or related companies. If you are not the > intended recipient of this email, you must neither take any action based > upon its contents, nor copy or show it to anyone. Please contact the sender > if you believe you have received this email in error. Shape Blue Ltd is a > company incorporated in England & Wales. ShapeBlue Services India LLP is a > company incorporated in India and is operated under license from Shape Blue > Ltd. Shape Blue Brasil Consultoria Ltda is a company incorporated in Brasil > and is operated under license from Shape Blue Ltd. ShapeBlue SA Pty Ltd is > a company registered by The Republic of South Africa and is traded under > license from Shape Blue Ltd. ShapeBlue is a registered trademark. > > > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: [email protected] o: 303.746.7302 Advancing the way the world uses the cloud <http://solidfire.com/solution/overview/?video=play>*™*
