Excellent work Chris!! I'm sure this will be a great addition to the project.
On Thu, Jan 2, 2014 at 5:47 AM, chris snow <[email protected]> wrote: > hi devs, > > If anyone on this list is familiar with vagrant, or would like to try out > vagrant then I have a project that may be of some interest that creates > openstack and stratos development environments (git, maven, eclipse). > > The project is here: https://github.com/snowch/vagrant-packstack > > To create an stratos development environment: > > git clone https://github.com/snowch/vagrant-packstack.git > cd vagrant-packstack > vagrant plugin install vagrant-cachier > vagrant plugin install vagrant-vbguest > vagrant up stratosdev > vagrant up openstack > > There are some more detailed instructions on the git page. > > Note: > - vagrant will not work if you are sitting behind a proxy that is > non-transparent > - both the stratosdev and openstack virtual machines each require 2GB of > memory. > > The goal of this project is to automate setting up a complete stratos > development environment with openstack, and will complement the stratos > developer guide that I am writing as it will allow developers to quickly > get up and running with the stratos source code and play with a stratos > runtime environment. > > Cheers, > > Chris > > -- Best Regards, Nirmal Nirmal Fernando. PPMC Member & Committer of Apache Stratos, Senior Software Engineer, WSO2 Inc. Blog: http://nirmalfdo.blogspot.com/
