Skip to content

Instantly share code, notes, and snippets.

@silas
silas / README.md
Created March 21, 2012 03:52
Vagrant and devstack
  1. Download and install VirtualBox

  2. Download and install Vagrant

  3. Clone devstack repository

     git clone git://github.com/openstack-dev/devstack.git
    
  4. Switch to devstack directory

cd devstack