rcbops / ansible-lxc-rpc

Ansible Playbooks to deploy openstack
https://rcbops.github.io/ansible-lxc-rpc/
Apache License 2.0
38 stars 31 forks source link

Glance notification mechanism #90

Closed ionosphere80 closed 9 years ago

ionosphere80 commented 10 years ago

We configure the notification mechanism (notification_driver) in glance-api.conf to use a message queue. Without a consumer (typically ceilometer), this queue could become rather large.

mattt416 commented 10 years ago

Hi @ionosphere80, we still need to move away from the template generator used for glance's config as outlined in https://github.com/rcbops/ansible-lxc-rpc/issues/29 for us to be able to disable rabbitmq notifications here. I do believe notifications should be disabled by default but with the ability to enable if necessary.