Re: [Openstack-operators] [puppet] module dependencies and different openstack versions

2015-07-28 Thread Mike Dorman
We use the OpenStack modules, but glue everything together with a monolithic composition module (our own.) We do want to get to a place where we can upgrade/apply config/etc. each OpenStack component separately, but have’t tackled it yet. I think it will be possible, but will take some work.

Re: [Openstack-operators] [puppet] module dependencies and different openstack versions

2015-07-28 Thread Cynthia Lopes
Hi, I have same feedback as Robert, we use the openstack/puppet-[project] modules and they are quiet independent. We have our own module that integrates those modules as we need and we even deploy each service on different nodes so we need them to be independent and we could achieve it. Kind rega

Re: [Openstack-operators] [puppet] module dependencies and different openstack versions

2015-07-28 Thread Van Leeuwen, Robert
> >We currently use our own custom puppet modules to deploy openstack, I >have been looking into the official openstack modules and have a few >barriers to switching. > >We are looking at doing this at a project at a time but the modules have >a lot of dependencies. Eg. they all depend on the keyst

Re: [Openstack-operators] [puppet] module dependencies and different openstack versions

2015-07-27 Thread Sam Morrison
> On 27 Jul 2015, at 11:25 pm, Emilien Macchi wrote: > > > > On 07/27/2015 02:32 AM, Sam Morrison wrote: >> We currently use our own custom puppet modules to deploy openstack, I have >> been looking into the official openstack modules and have a few barriers to >> switching. >> >> We are lo

Re: [Openstack-operators] [puppet] module dependencies and different openstack versions

2015-07-27 Thread Emilien Macchi
On 07/27/2015 02:32 AM, Sam Morrison wrote: > We currently use our own custom puppet modules to deploy openstack, I have > been looking into the official openstack modules and have a few barriers to > switching. > > We are looking at doing this at a project at a time but the modules have a >

[Openstack-operators] [puppet] module dependencies and different openstack versions

2015-07-26 Thread Sam Morrison
We currently use our own custom puppet modules to deploy openstack, I have been looking into the official openstack modules and have a few barriers to switching. We are looking at doing this at a project at a time but the modules have a lot of dependencies. Eg. they all depend on the keystone m