← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1718485] Re: instance.live.migration.force.complete is not a versioned notification and not whitelisted

 

Reviewed:  https://review.openstack.org/506104
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b4778065e9a53f62d8ceee5889e1f1bbb61191d6
Submitter: Jenkins
Branch:    master

commit b4778065e9a53f62d8ceee5889e1f1bbb61191d6
Author: Balazs Gibizer <balazs.gibizer@xxxxxxxxxxxx>
Date:   Thu Sep 21 11:06:05 2017 +0200

    Add live.migration.force.complete to the legacy notification whitelist
    
    The instance.live.migration.force.complete notificatons are missing from the
    legacy notification whitelist as every test emiting them are mocked out
    the rpc notifier call.
    
    This patch adds the extra test coverage and whitelists the notifications
    
    Change-Id: Idf20fb435a7d11ff93bcb137699a38f5e4562d4c
    Closes-Bug: #1718485


** Changed in: nova
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1718485

Title:
  instance.live.migration.force.complete is not a versioned notification
  and not whitelisted

Status in OpenStack Compute (nova):
  Fix Released
Status in OpenStack Compute (nova) newton series:
  Confirmed
Status in OpenStack Compute (nova) ocata series:
  Confirmed
Status in OpenStack Compute (nova) pike series:
  Confirmed

Bug description:
  The instance.live.migration.force.complete legacy notification does
  not have any test coverage and therefore it is missed the whitelisting
  of allowed legacy notification. We should add test coverage and
  whitelist this notification.

  This is a problem since I034b4041414a797f65ede52db2963107f2ef7456 is
  merged in the Mitaka cycle

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1718485/+subscriptions


References