quantum.conf doesn't provide flags for RabbitMQ HA queues

Bug #1160369 reported by Emilien Macchi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Medium
Emilien Macchi
Grizzly
Fix Released
Medium
Emilien Macchi

Bug Description

Since Quantum supports HA queues with RabbitMQ (https://review.openstack.org/#/c/13760/), quantum.conf should provide new flags for explain how to configure multiple RabbitMQ servers and enable HA like nova is currently doing :

# use H/A queues in RabbitMQ (x-ha-policy: all).You need to
# wipe RabbitMQ database when changing this option. (boolean
# value)
#rabbit_ha_queues=false

# RabbitMQ HA cluster host:port pairs (list value)
#rabbit_hosts=$rabbit_host:$rabbit_port

Tags: quantum-core
Changed in quantum:
status: New → Confirmed
importance: Undecided → Medium
tags: added: quantum-core
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (master)

Fix proposed to branch: master
Review: https://review.openstack.org/25389

Changed in quantum:
assignee: nobody → Emilien Macchi (emilienm)
status: Confirmed → In Progress
Changed in quantum:
milestone: none → havana-1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (master)

Reviewed: https://review.openstack.org/25389
Committed: http://github.com/openstack/quantum/commit/d452ecee207de435554ae994872c18932fedcbd5
Submitter: Jenkins
Branch: master

commit d452ecee207de435554ae994872c18932fedcbd5
Author: EmilienM <email address hidden>
Date: Tue Mar 26 14:43:12 2013 +0100

    Add RabbitMQ and QPID HA support flags to quantum.conf

    Since Quantum supports HA queues with RabbitMQ (https://review.openstack.org/#/c/13760/),
    quantum.conf should provide new flags for explain how to configure multiple RabbitMQ servers and enable HA.

    New flags :
    rabbit_hosts=$rabbit_host:$rabbit_port
    rabbit_ha_queues=false
    qpid_hosts = localhost:5672

    Fix Bug #1160369

    Change-Id: I35903b1b7b66fde8d70ac7e8076e0def2a1f2d04

Changed in quantum:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to quantum (stable/grizzly)

Fix proposed to branch: stable/grizzly
Review: https://review.openstack.org/28018

Gary Kotton (garyk)
tags: added: grizzly-backport-potential
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to quantum (stable/grizzly)

Reviewed: https://review.openstack.org/28018
Committed: http://github.com/openstack/quantum/commit/9fda3ca971ecd31c7ef6b07416b518cfe3d5dda6
Submitter: Jenkins
Branch: stable/grizzly

commit 9fda3ca971ecd31c7ef6b07416b518cfe3d5dda6
Author: EmilienM <email address hidden>
Date: Tue Mar 26 14:43:12 2013 +0100

    Add RabbitMQ and QPID HA support flags to quantum.conf

    Since Quantum supports HA queues with RabbitMQ (https://review.openstack.org/#/c/13760/),
    quantum.conf should provide new flags for explain how to configure multiple RabbitMQ servers and enable HA.

    New flags :
    rabbit_hosts=$rabbit_host:$rabbit_port
    rabbit_ha_queues=false
    qpid_hosts = localhost:5672

    Fix Bug #1160369
    Cherry-picked from https://review.openstack.org/#/c/25389/

    Change-Id: I35903b1b7b66fde8d70ac7e8076e0def2a1f2d04

tags: added: in-stable-grizzly
tags: removed: grizzly-backport-potential
Thierry Carrez (ttx)
Changed in quantum:
status: Fix Committed → Fix Released
Alan Pevec (apevec)
tags: removed: in-stable-grizzly
Thierry Carrez (ttx)
Changed in neutron:
milestone: havana-1 → 2013.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.