Bug 1825391 - There is no cross_az_attach parameter in THT
Summary: There is no cross_az_attach parameter in THT
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 16.0 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: beta
: 16.1 (Train on RHEL 8.2)
Assignee: Ollie Walsh
QA Contact: Yuri Obshansky
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-04-17 20:52 UTC by John Fulton
Modified: 2020-07-29 07:52 UTC (History)
3 users (show)

Fixed In Version: openstack-tripleo-heat-templates-11.3.2-0.20200616081529.396affd.el8ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-29 07:51:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 721563 0 None MERGED Add NovaCrossAZAttach parameter 2020-10-04 12:03:09 UTC
OpenStack gerrit 721564 0 None MERGED Fix NovaCrossAzAttach hiera key 2020-10-04 12:03:09 UTC
Red Hat Product Errata RHBA-2020:3148 0 None None None 2020-07-29 07:52:02 UTC

Description John Fulton 2020-04-17 20:52:41 UTC
The upstream DCN documentation [1] has this example

 NovaAZAttach: false

However, the NovaAZAttach does not exist in THT as per a search [2] and empirical testing shows that the parameter is not overriden in the nova.conf of a deployed overcloud. 

The workaround is to use something like this:

    ExtraConfig:
      nova::cross_az_attach: false

The above works because we have the required puppet [3].

We should probably make NovaAZAttach real or create something like NovaCrossAzAttach.


[1] https://docs.openstack.org/project-deploy-guide/tripleo-docs/latest/features/distributed_compute_node.html

[2] https://github.com/openstack/tripleo-heat-templates/search?q=NovaAZAttach

[3] https://github.com/openstack/puppet-nova/commit/958c5b2f35e0789b0e280ba1f7662ebe19e4bad6

Comment 8 errata-xmlrpc 2020-07-29 07:51:40 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-2020:3148


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