Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install Vagrant ( EX: apt-get install vagrant, preferably its latest version http://www.vagrantup.com/downloads.html )


  2. Retrieve the code from below link

    https://github.com/bvbharatk/VagrantSimulator


  3.  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. 

  4. Under "VagrantSimulator" dir, run commands, “vagrant init", "vagrant up”


...