Bug 1701284 - [OSP14] Overcloud with Nova NFS backend deployment failure due to InvalidSchemaError
Summary: [OSP14] Overcloud with Nova NFS backend deployment failure due to InvalidSche...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 14.0 (Rocky)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z3
: 14.0 (Rocky)
Assignee: Martin Schuppert
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On:
Blocks: 1702892
TreeView+ depends on / blocked
 
Reported: 2019-04-18 14:46 UTC by Archit Modi
Modified: 2019-07-02 20:08 UTC (History)
2 users (show)

Fixed In Version: openstack-tripleo-heat-templates-9.3.1-0.20190314162763.d0a6cb1.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1702892 (view as bug list)
Environment:
Last Closed: 2019-07-02 20:08:28 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Launchpad 1825374 0 None None None 2019-04-18 14:46:43 UTC
OpenStack gerrit 653721 0 None None None 2019-04-25 07:12:13 UTC
Red Hat Product Errata RHBA-2019:1672 0 None None None 2019-07-02 20:08:39 UTC

Description Archit Modi 2019-04-18 14:46:43 UTC
Description
===========
Due to a recent change [0] in storage.yaml, NovaNfsVersion is set to '4.2' if not set by user. There is an InvalidSchemaError when this yaml is validated, since it doesn't take the value as a string.

[0] https://github.com/openstack/tripleo-heat-templates/commit/393e89bfb6438781d6faaf5dfea2eb468341b451

Steps to reproduce
==================
Include the following params in custom THT:
NovaNfsEnabled: True
NovaNfsShare: "x.x.x.x:/nova/share/path/"

This sets the NovaNfsVersion to '4.2' from the sample-env-generator/sample_values

Expected result
===============
Deployment Succeeds

Actual result
=============
InvalidSchemaError

Environment
===========
1. Queens/Rocky

2. NovaNFS Storage backend

3. Neutron with OVS networking

Logs & Configs
==============
http://paste.openstack.org/show/749486/

Comment 17 errata-xmlrpc 2019-07-02 20:08:28 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.