← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1295625] [NEW] Oslo messaging port broke graceful shutdown of services in Nova

 

Public bug reported:

After the port of Nova to oslo.messaging
(https://review.openstack.org/#/c/39929) graceful shutdown of services
introduced by https://blueprints.launchpad.net/nova/+spec/graceful-
shutdown in I-1 got broken.

In order to make this work again we need to make sure that Nova
services call oslo.messaging MessageHandlingServer wait() method so that
it gives a chance to the running greenthreads to finish.

** Affects: nova
     Importance: Undecided
         Status: Confirmed

** Changed in: nova
       Status: New => Confirmed

** Changed in: nova
    Milestone: None => icehouse-rc1

-- 
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/1295625

Title:
  Oslo messaging port broke graceful shutdown of services in Nova

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  After the port of Nova to oslo.messaging
  (https://review.openstack.org/#/c/39929) graceful shutdown of services
  introduced by https://blueprints.launchpad.net/nova/+spec/graceful-
  shutdown in I-1 got broken.

  In order to make this work again we need to make sure that Nova
  services call oslo.messaging MessageHandlingServer wait() method so
  that it gives a chance to the running greenthreads to finish.

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


Follow ups

References