cloudstack/tools/marvin/marvin/sandbox
Prasanna Santhanam a91b4a4f7a setup.properties for basic zone environments 2012-07-07 10:32:20 +05:30
..
advanced Config generator script for Advanced Mode CloudStack 2012-06-27 15:49:12 +05:30
basic setup.properties for basic zone environments 2012-07-07 10:32:20 +05:30
demo Files from the demo are now available in the sandbox 2012-05-17 18:12:00 +05:30
README.txt Package management for the python testclient christened Marvin 2012-04-11 18:26:38 +05:30
__init__.py Merge latest testClient fixes to marvin 2012-04-12 18:08:24 +05:30

README.txt

Welcome to the marvin sandbox
----------------------------------

In here you should find a few common deployment models of CloudStack that you
can configure with properties files to suit your own deployment. One deployment
model for each of - advanced zone, basic zone and a demo are given.  

$ ls -
basic/
advanced/
demo/

Each property file is divided into logical sections and should be familiar to
those who have deployed CloudStack before. Once you have your properties file
you will have to create a JSON configuration of your deployment using the
python script provided in the respective folder.

The demo files are from the tutorial for testing with python that can be found
on the wiki.cloudstack.org