Bug 1706714 - availability_zone class is not included in scheduler.pp
Summary: availability_zone class is not included in scheduler.pp
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-nova
Version: 14.0 (Rocky)
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: z3
: 14.0 (Rocky)
Assignee: Rajesh Tailor
QA Contact: OSP DFG:Compute
URL:
Whiteboard:
Depends On: 1698712
Blocks: 1706711
TreeView+ depends on / blocked
 
Reported: 2019-05-06 06:56 UTC by Rajesh Tailor
Modified: 2023-03-21 19:15 UTC (History)
10 users (show)

Fixed In Version: puppet-nova-13.3.2-0.20190227170318.38493b6.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1698712
Environment:
Last Closed: 2019-07-02 20:08:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 653884 0 None None None 2019-05-06 07:46:14 UTC
Red Hat Product Errata RHBA-2019:1672 0 None None None 2019-07-02 20:08:59 UTC

Description Rajesh Tailor 2019-05-06 06:56:15 UTC
+++ This bug was initially created as a clone of Bug #1698712 +++

Description of problem:
nova-scheduler distinguish availability zone in metadata or CONF.default_availability_zone. However, scheduler.pp doesn't contain nova::availability_zone class.
Because of that, nova.conf for nova-scheduler in controller needs to be updated manually.
It should be included in scheduler.pp.

This trigger a failure of instance creation with volume when a user defines an availability zone in Cinder and cross_az_attach option in nova.conf is false.

Version-Release number of selected component (if applicable):
puppet-nova-12.4.0-17

How reproducible:
Always

Steps to Reproduce:
1. Configure availability_zone in cinder and nova through director.
~~~
parameter_defaults:
  ExtraConfig:
    nova::availability_zone::default_availability_zone: "AZ_TEST"
    cinder::storage_availability_zone: "AZ_TEST"
~~~
2. After deployment, try to launch the instance with volume.
3.

Actual results:
The instance creation failed.

Expected results:
The instance creation succeed.

Additional info:
The issue is filed as https://bugs.launchpad.net/puppet-nova/+bug/1824273
And Gerrit is https://review.openstack.org/#/c/651690/

--- Additional comment from Keigo Noha on 2019-04-19 00:14:54 UTC ---

Hi Rajesh,

The gerrit for master branch was merged status. Now, the fix is being proposed to stable/rocky and stable/queens branch. Would you please follow-up those gerrits in upstream?

Kind Regards,
Keigo Noha

--- Additional comment from Rajesh Tailor on 2019-04-22 05:32:48 UTC ---

Hi Keigo,

Thanks for the update.
I will backport those patches downstream in OSP14 and OSP13, as soon as they are merged upstream.

Comment 15 errata-xmlrpc 2019-07-02 20:08:44 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2019:1672


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