I've started adding docker support to the vagrant environment: https://github.com/snowch/stratos-vagrant-box - openstack-docker branch
One script now automates this lifecyle - sets up ubuntu - sets up puppet - checks out, compiles and sets up stratos - sets up openstack with docker and creates a tomcat instance - provisions stratos with policies - subscribes and syncs to a cartridge - tests that stratos has spawned an instance Puppet agent isn't working properly in the instance yet, and some of my scripts are still quite hacky :) However, while working on this environment, it has occurred to me that we could use this for release testing? Cheers, Chris
