missed events in powervc driver

Bug #1388663 reported by Terry Yao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
powervc-driver
Fix Committed
Undecided
Unassigned

Bug Description

There is a community bug:
https://bugs.launchpad.net/oslo.messaging/+bug/1356226

PowerVC Driver will also hit this issue as it's listening for 2 amqp message queue, one is the hosting openstack, the other is for PowerVC...we need to register the listener with a pool name for the same notification topic, thus we will not miss the events from local hosting openstack and powervc.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on powervc-driver (master)

Change abandoned by Terry Yao (<email address hidden>) on branch: master
Review: https://review.openstack.org/132503
Reason: pushed to the wrong branch

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Terry Yao (<email address hidden>) on branch: master
Review: https://review.openstack.org/132503

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Change abandoned by Terry Yao (<email address hidden>) on branch: master
Review: https://review.openstack.org/132502

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to powervc-driver (master)

Reviewed: https://review.openstack.org/132505
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=c780569e8c3e5b5f13475059fdb7292d2d72e7bd
Submitter: Jenkins
Branch: master

commit c780569e8c3e5b5f13475059fdb7292d2d72e7bd
Author: Terry Yao <email address hidden>
Date: Thu Nov 6 16:39:36 2014 +0800

    add pool name while register notification listener

    oslo.messaging is exposing a new API allow creating listener by
    supplying a pool name, then the listeners with that pool name will use
    the queue name as the pool name, multiple listeners can be listening
    with the same topic.

    Change-Id: I220d50fad8cda6f6f50f31215a7a6b98523c35dc
    Closes-Bug: #1388663

Changed in powervc-driver:
status: New → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to powervc-driver (stable/juno)

Fix proposed to branch: stable/juno
Review: https://review.openstack.org/132975

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to powervc-driver (stable/juno)

Reviewed: https://review.openstack.org/132975
Committed: https://git.openstack.org/cgit/stackforge/powervc-driver/commit/?id=c10895495f0d7557f36a8a3659c08c03168a6eb8
Submitter: Jenkins
Branch: stable/juno

commit c10895495f0d7557f36a8a3659c08c03168a6eb8
Author: Terry Yao <email address hidden>
Date: Thu Nov 6 16:39:36 2014 +0800

    add pool name while register notification listener

    oslo.messaging is exposing a new API allow creating listener by
    supplying a pool name, then the listeners with that pool name will use
    the queue name as the pool name, multiple listeners can be listening
    with the same topic.

    Change-Id: I220d50fad8cda6f6f50f31215a7a6b98523c35dc
    Closes-Bug: #1388663
    (cherry picked from commit c780569e8c3e5b5f13475059fdb7292d2d72e7bd)

tags: added: in-stable-juno
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.