← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1852207] Fix included in openstack/nova pike-eol

 

This issue was fixed in the openstack/nova pike-eol  release.

** Changed in: nova/pike
       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/1852207

Title:
  reschedule ignores requested availability zone

Status in OpenStack Compute (nova):
  Invalid
Status in OpenStack Compute (nova) pike series:
  Fix Released

Bug description:
  This is only observed on stable/pike.

  Reproduce
  ---------
  * Create an aggregate mapped to an availability zone
  * Add one host to the aggregate
  * Make sure (e.g. with fault injection) that the nova-compute on the host in the aggregate will fail during the instance_claim process to trigger re-schedule
  * boot an instance requesting the az

  Expected
  --------
  Instance boot fails with NoValidHost

  Actual
  ------
  Instance is rescheduled and the scheduler ignores the requested az and therefore instance is booted outside of the requested az.

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



References