Hi Daniel, I was working on that same idea, getting OpenStack running in Docker containers, for a hackathon a few weeks ago. It was a one day event, so we only got as far as you did, except we're using postgres as the backend for Keystone. We put up our work on GitHub if you're interested in collaborating, let me know.
https://github.com/rackerlabs/dockerstack -Douglas Mendizabal On 9/26/13 9:47 AM, "Daniel Ellison" <[email protected]> wrote: >On Sep 26, 2013, at 10:27 AM, Joe Topjian <[email protected]> wrote: >> >> I needed a distraction from some other work I was doing, so I started >>fooling around with getting the Docker driver to work on Grizzly. I was >>successful and thought I'd share my notes: >> >> https://github.com/jtopjian/grizzly-docker >> >> If others find this useful - great! But please keep in mind that this >>is just casual hacking and could be done a lot better by a more >>experienced openstack dev. > >Excellent! Thanks for your efforts, Joe. > >I'm actually in the process of doing the opposite: getting OpenStack >running in Docker containers. So far I have Keystone and MySQL up and >configured in containers and I'm about to start on Glance. Once I have a >full stack going I'll be trying out the Docker driver in an OpenStack >running in Docker containers. :) Inception, anyone? > >+Daniel >_______________________________________________ >Mailing list: >http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack >Post to : [email protected] >Unsubscribe : >http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack _______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
