[FFWD] add the ceph_nfs short name to hiera data for the upgrade task fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| tripleo |
High
|
Jose Luis Franco |
Bug Description
Launchpad created from : https:/
The CephNFS hiera update fails with the error:
TASK [add the ceph_nfs short name to hiera data for the upgrade.] **************
Wednesday 26 August 2020 13:38:09 -0400 (0:00:00.108) 0:00:54.214 ******
ERROR! the role 'tripleo_
The error appears to be in '/var/lib/
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- include_role:
name: tripleo_
^ here
The role is located in /usr/share/
Version-Release number of selected component (if applicable):
tripleo-
How reproducible:
100%
Steps to Reproduce:
1. upgrade an OSP13 with CephNFS to OSP 16.1
Actual results:
openstack overcloud upgrade run \
--stack overcloud \
--tags system_upgrade \
--limit controller-0 \
| tee oc-c0-system-
fails
Expected results:
The stage passes
Reviewed: https:/
Committed: https:/
Submitter: Zuul
Branch: stable/train
commit 70f52b99225507d
Author: Jose Luis Franco Arza <email address hidden>
Date: Mon Aug 31 18:39:36 2020 +0200
[Train Only] Renamve tripleo_
When cherry-picking [0][1] it was missed that the tripleo_
role in tripleo-ansible (stable/train) is named tripleo-
This is causing issues during the upgrade run command execution as it
can't identify the role by tripleo_
[0] - I45e72bb598ef21
[1] - I8bc42fb758a333
Change-Id: I5a15cf1d90ecef
Closes-Bug: #1893677
tags: | added: in-stable-train |
Fix proposed to branch: stable/train /review. opendev. org/749088
Review: https:/