rpc_backend // queue_provider should be rabbit, not rabbitmq

Bug #1555284 reported by Andrew Woodward
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Committed
Low
Julia Varlamova
Nominated for Newton by Bogdan Dobrelya
Mitaka
Won't Fix
Low
Julia Varlamova

Bug Description

According to upstream
rpc_backend may be set to one of ['rabbit', 'qpid', 'zmq' ] or their legacy driver names ie 'nova.openstack.common.rpc.impl_kombu'

however we set queue_provider to 'rabbitmq' and conditionally change it to legacy name.

to clean up this techdebt we should update the usage of this parameter to uniformly use 'rabbit' instead of 'rabbitmq' and we can drop the conversions to the legacy names

Changed in fuel:
milestone: none → 9.0
assignee: nobody → Fuel Library Team (fuel-library)
importance: Medium → Low
Changed in fuel:
assignee: Fuel Library Team (fuel-library) → Julia Varlamova (jvarlamova)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

Changed in fuel:
status: Confirmed → In Progress
Changed in fuel:
assignee: Julia Varlamova (jvarlamova) → Alex Schultz (alex-schultz)
Changed in fuel:
assignee: Alex Schultz (alex-schultz) → Julia Varlamova (jvarlamova)
Changed in fuel:
status: In Progress → Won't Fix
milestone: 9.0 → 10.0
status: Won't Fix → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/293341
Committed: https://git.openstack.org/cgit/openstack/fuel-library/commit/?id=c07d999bf184762e465bb9a2587341250806657c
Submitter: Jenkins
Branch: master

commit c07d999bf184762e465bb9a2587341250806657c
Author: Julia Varlamova <email address hidden>
Date: Wed Mar 16 12:31:48 2016 +0300

    Set 'rpc_backend' and 'queue_provider' to 'rabbit'

    According to upstream 'rpc_backend' may be one of ['rabbit', 'qpid', 'zmq' ]
    or their legacy driver names, i.e. 'nova.openstack.common.rpc.impl_kombu'.
    However we set 'queue_provider' to 'rabbitmq' and conditionally change it
    to legacy name.

    Set 'rpc_backend' and 'queue_provider' to 'rabbit' instead of 'rabbitmq'.

    Change-Id: I276fd996671fa3a079a0b10f61dc53e4d31f1cdd
    Closes-Bug: #1555284

Changed in fuel:
status: In Progress → Fix Committed
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.