← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1768876] [NEW] Old instances can get AVZ from metadata

 

Public bug reported:

Can't get AVZ for old instances:

curl http://169.254.169.254/latest/meta-data/placement/availability-zone 
None#

This is because the upcall to the nova_api DB was removed in the commit: 9f7bac2
and old instances may haven't the AVZ defined.
Previously, the AVZ in the instance was only set if explicitly defined by the user.

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  Old instances can get AVZ from metadata

Status in OpenStack Compute (nova):
  New

Bug description:
  Can't get AVZ for old instances:

  curl http://169.254.169.254/latest/meta-data/placement/availability-zone 
  None#

  This is because the upcall to the nova_api DB was removed in the commit: 9f7bac2
  and old instances may haven't the AVZ defined.
  Previously, the AVZ in the instance was only set if explicitly defined by the user.

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


Follow ups