Skip to content
Snippets Groups Projects
  • Harm Weites's avatar
    37561cc1
    Vagrantfile and docs · 37561cc1
    Harm Weites authored
    With Vagrant it becomes real easy to create a dev environment to
    test and checkout $code. The focus is specifically on setting up
    an environment to play around in, developing Kolla and showing
    what it is capable of in a clean virtualised environment. When
    done, the environment can be destroy and re-created at will when
    needed.
    
    Change-Id: I440d004e76c337f298cad2397cf4c13f2cc35ddb
    Implements: blueprint vagrant-devenv
    37561cc1
    History
    Vagrantfile and docs
    Harm Weites authored
    With Vagrant it becomes real easy to create a dev environment to
    test and checkout $code. The focus is specifically on setting up
    an environment to play around in, developing Kolla and showing
    what it is capable of in a clean virtualised environment. When
    done, the environment can be destroy and re-created at will when
    needed.
    
    Change-Id: I440d004e76c337f298cad2397cf4c13f2cc35ddb
    Implements: blueprint vagrant-devenv