Use messaging notifications transport instead of default

Bug #1694776 reported by Victoria Martinez de la Cruz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Shared File Systems Service (Manila)
Fix Released
Undecided
Victoria Martinez de la Cruz

Bug Description

The usage of oslo_messaging.get_transport is not meant for notifications.

And oslo_messaging.get_notification_transport is favored for those means if we want to use different drivers for RPC and notifications (e.g. rabbit and kafka).

Changed in manila:
assignee: nobody → Victoria Martinez de la Cruz (vkmc)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to manila (master)

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

Changed in manila:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to manila (master)

Reviewed: https://review.openstack.org/469630
Committed: https://git.openstack.org/cgit/openstack/manila/commit/?id=8abc71039d67f7826bf2abccaf3a5c040243700e
Submitter: Jenkins
Branch: master

commit 8abc71039d67f7826bf2abccaf3a5c040243700e
Author: Victoria Martinez de la Cruz <email address hidden>
Date: Wed May 31 16:19:06 2017 -0300

    Use get_notification_transport for notifications

    oslo messaging's get_transport is not intended for
    notifications, we should be using get_notification_transport
    instead. This patch set adds that change.

    If settings in manila.conf oslo_messaging_notifications are not
    set, this will fallback to default configs.

    Change-Id: Ic65f043086f38d930973ee52ca9ff210e27ece99
    Closes-Bug: #1694776

Changed in manila:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/manila 5.0.0.0b2

This issue was fixed in the openstack/manila 5.0.0.0b2 development milestone.

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.