yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #08300
[Bug 1240487] Re: glance-api & rabbit_ha_queues
Now we have migrated to oslo.messaging, the RabbitMQ HA should be
supported now. Please feel free reopen this.
** Changed in: glance
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1240487
Title:
glance-api & rabbit_ha_queues
Status in OpenStack Image Registry and Delivery Service (Glance):
Invalid
Bug description:
Hi,
Using Ubuntu 12.04 w/ Ubuntu Cloud Repo (Proposed)
Glance Packages, 1:2013.2~rc2-0ubuntu1~cloud0
Currently the options in glance-api.conf don't seem to have options
for rabbit_ha_queues, all other openstack services seem to have this
option and as I understand for Ceilometer to be able to get usage
information it needs to get this from rabbit queues?
Current Options are, glance-api.conf
rabbit_host = localhost
rabbit_port = 5672
rabbit_use_ssl = false
rabbit_userid = guest
rabbit_password = guest
rabbit_virtual_host = /
rabbit_notification_exchange = glance
rabbit_notification_topic = notifications
rabbit_durable_queues = False
I remove the line "rabbit_host = localhost" tryed adding
rabbit_ha_queues=True
rabbit_hosts = rabbithost1:5672,rabbithost2:5672,rabbithost3:5672
However glance-api.log seems to show that glance ignores these options
and only attempts to connect to localhost only.
Thanks,
Quenten
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1240487/+subscriptions