On Tue, Apr 29, 2014 at 6:20 PM, Pradeep Fernando <pradee...@gmail.com>wrote:
> Hi Tuna, > > I am interested in working on the docker support for stratos as well. > AFAIU, there are few main work items, > > - Complete/test docker jclouds implementation > - write DockerImpl for stratos IaaS API > - Figure out the networking bits > - figure out docker registry aspect. > Yes, sure Pradeep. Can you go ahead on DockerImpl? I'm completing docker jclouds implementation. For networking, please looking on this script for ipaddress allocation: https://github.com/jpetazzo/pipework Cheers, --Tuna