DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Install Vagrant ( EX: apt-get install vagrant, preferably its latest version http://www.vagrantup.com/downloads.html )
Retrieve the code from below link
https://github.com/bvbharatk/VagrantSimulator
By default, it will create Cloudstack for 4.4-forward branch, but we can change it to whichever branch we want. Once vagrant simulator code is downloaded, we need to edit the below parameters for required branch under "bootstrap.sh" and then proceed further.
Under "VagrantSimulator" dir, run commands, “vagrant init", "vagrant up”
...