On 07 Feb 2014, at 06:15, Ryan O'Hara <rohara(a)redhat.com> wrote:
On Thu, Feb 06, 2014 at 08:05:30PM -0500, Mike Orazi wrote:
> On 02/06/2014 08:00 PM, Perry Myers wrote:
>> On 02/06/2014 11:20 AM, Ryan O'Hara wrote:
>>> A new wiki page is available here:
>>>
>>>
http://openstack.redhat.com/RabbitMQ
>>
>> Excellent stuff guys :)
>>
>> So... next step would be working with the Packstack folks to get
>> RabbitMQ as an option for basic Packstack configs (not HA stuff, just
>> vanilla RabbitMQ)
>>
>> And then beyond that, I know there is some work going on around HA
>> deployments via Foreman. Probably we should make the HA RabbitMQ
>> configuration that Ryan outlined an option for Foreman deployments?
>
> +1, great work guys!
>
> On the packstack work, I'd like to ask if there is a significant amount
> of non-puppet work needed to make the rabbitmq configuration happen
> let's have some discussion around on the list about it.
The packstack guys can give an official answer, but I don't think it
would require much logic. I think John's original write-up showed that
you can drop RabbitMQ in and simply replace the rpc_driver parameter
in a handful of config files (glance being a slight deviation).
Unless we find something unexpected, it should only require some parameter handling code
in Python. The configuration logic would live in the Puppet module.
Best,
Alvaro