← Back to team overview

yahoo-eng-team team mailing list archive

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

 

** Changed in: nova
       Status: Fix Committed => 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/1295625

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

Status in OpenStack Compute (Nova):
  Fix Released

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


References