Bug 1766502 - [OSP14] Include nova::availability_zone in nova::api and nova::conductor
Summary: [OSP14] Include nova::availability_zone in nova::api and nova::conductor
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-nova
Version: 13.0 (Queens)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z5
: 14.0 (Rocky)
Assignee: Martin Schuppert
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On: 1766494 1766500
Blocks: 1766503
TreeView+ depends on / blocked
 
Reported: 2019-10-29 09:59 UTC by Martin Schuppert
Modified: 2023-03-21 19:27 UTC (History)
7 users (show)

Fixed In Version: puppet-nova-13.3.2-0.20190426043947.d968cc2.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1766500
: 1766503 (view as bug list)
Environment:
Last Closed: 2019-12-09 09:22:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1529065 0 None None None 2019-10-29 09:59:28 UTC
OpenStack gerrit 691676 0 'None' 'MERGED' 'Include nova::availability_zone in nova::api and nova::conductor' 2019-12-09 09:22:09 UTC
Red Hat Issue Tracker OSP-23503 0 None None None 2023-03-21 19:27:50 UTC

Description Martin Schuppert 2019-10-29 09:59:29 UTC
+++ This bug was initially created as a clone of Bug #1766500 +++

+++ This bug was initially created as a clone of Bug #1766494 +++

Description of problem:

For some reason this was included in nova::compute and nova::scheduler
but never included in nova::api eventhough bug #1529065 specifically
calls out the fact that it is missing.

Looking at the code - nova-api definitely requires it.
E.g the server create request handler sets the target AZ to
CONF.default_schedule_zone if none
https://github.com/openstack/nova/blob/stable/queens/nova/api/openstack/compute/servers.py#L486

and the az request handler skips the internal_service_availabily_zone
when listing AZs
https://github.com/openstack/nova/blob/stable/queens/nova/api/openstack/compute/availability_zone.py#L38

nova-conductor also requires it as it calls
availability_zones.get_host_availability_zone which defaults to
CONF.default_availability_zone

--- Additional comment from RHEL Product and Program Management on 2019-10-29 09:58:03 UTC ---

This bugzilla has been removed from the release since it  does not have an acked release flag. For details, see https://mojo.redhat.com/docs/DOC-1144661#jive_content_id_OSP_Release_Planning.'

--- Additional comment from RHEL Product and Program Management on 2019-10-29 09:58:03 UTC ---

This item has been properly Triaged and planned for the release, and Target Release is now set to match the release flag. For details, see https://mojo.redhat.com/docs/DOC-1144661#jive_content_id_OSP_Release_Planning


Note You need to log in before you can comment on or make changes to this bug.