[openstack-dev] Announcing the openstack ansible deployment repo
John Griffith
john.griffith8 at gmail.com
Thu Dec 11 01:01:33 UTC 2014
On Wed, Dec 10, 2014 at 3:16 PM, Kevin Carter
<kevin.carter at rackspace.com> wrote:
> Hello all,
>
>
> The RCBOPS team at Rackspace has developed a repository of Ansible roles, playbooks, scripts, and libraries to deploy Openstack inside containers for production use. We’ve been running this deployment for a while now,
> and at the last OpenStack summit we discussed moving the repo into Stackforge as a community project. Today, I’m happy to announce that the "os-ansible-deployment" repo is online within Stackforge. This project is a work in progress and we welcome anyone who’s interested in contributing.
>
> This project includes:
> * Ansible playbooks for deployment and orchestration of infrastructure resources.
> * Isolation of services using LXC containers.
> * Software deployed from source using python wheels.
>
> Where to find us:
> * IRC: #openstack-ansible
> * Launchpad: https://launchpad.net/openstack-ansible
> * Meetings: #openstack-ansible IRC channel every Tuesday at 14:30 UTC. (The meeting schedule is not fully formalized and may be subject to change.)
> * Code: https://github.com/stackforge/os-ansible-deployment
>
> Thanks and we hope to see you in the channel.
>
> —
>
> Kevin
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
Hey Kevin,
Really cool! I have some questions though, I've been trying to do
this exact sort of thing on my own with Cinder but can't get iscsi
daemon running in a container. In fact I run into a few weird
networking problems that I haven't sorted, but the storage piece seems
to be a big stumbling point for me even when I cut some of the extra
stuff I was trying to do with devstack out of it.
Anyway, are you saying that this enables running the reference LVM
impl c-vol service in a container as well? I'd love to hear/see more
and play around with this.
Thanks,
John
More information about the OpenStack-dev
mailing list