Bug 1702892 - [OSP13] Overcloud with Nova NFS backend deployment failure due to InvalidSchemaError
Summary: [OSP13] 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: z7
: 13.0 (Queens)
Assignee: Martin Schuppert
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On: 1701284
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-04-25 07:21 UTC by Martin Schuppert
Modified: 2019-07-10 13:05 UTC (History)
4 users (show)

Fixed In Version: openstack-tripleo-heat-templates-8.3.1-15.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1701284
Environment:
Last Closed: 2019-07-10 13:05:12 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 653722 0 None None None 2019-04-25 07:23:13 UTC
Red Hat Product Errata RHBA-2019:1738 0 None None None 2019-07-10 13:05:23 UTC

Description Martin Schuppert 2019-04-25 07:21:20 UTC
+++ This bug was initially created as a clone of Bug #1701284 +++

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 10 errata-xmlrpc 2019-07-10 13:05:12 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:1738


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