Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1582106

Summary: 12->13 upgrade fails in the converge part for monolithic with mds deployment
Product: Red Hat OpenStack Reporter: Gal Amado <gamado>
Component: openstack-tripleo-heat-templatesAssignee: Giulio Fidente <gfidente>
Status: CLOSED DUPLICATE QA Contact: Yogev Rabl <yrabl>
Severity: medium Docs Contact:
Priority: high    
Version: 13.0 (Queens)CC: acanan, ccamacho, gamado, gfidente, jdurgin, lhh, mburns, nlevine, srevivo, yrabl
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-08 13:08:50 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gal Amado 2018-05-24 08:53:18 UTC
Description of problem:
The upgrade process of monolithic deployment with nds fails in the converge phase 

How reproducible:


Steps to Reproduce:
1.
During the upgrade prosess, trying to run from the undercloud:
 
openstack overcloud upgrade converge \
--templates \
-e /usr/share/openstack-tripleo-heat-templates/environments/lifecycle/upgrade-converge.yaml \
-e /home/stack/virt/internal.yaml \
-e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \
-e /home/stack/virt/network/network-environment.yaml \
-e /home/stack/virt/hostnames.yml \
-e /usr/share/openstack-tripleo-heat-templates/environments/ceph-ansible/ceph-ansible.yaml \
-e /home/stack/virt/debug.yaml \
-e /home/stack/virt/nodes_data.yaml \
--environment-file /usr/share/openstack-tripleo-heat-templates/environments/cinder-backup.yaml \
--environment-file /usr/share/openstack-tripleo-heat-templates/environments/ceph-ansible/ceph-mds.yaml \
--environment-file /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml \
-e /home/stack/virt/docker-images.yaml \
-r /usr/share/openstack-tripleo-heat-templates/roles_data.yaml

Actual results:
"Error: Evaluation Error: Error while evaluating a Function Call, Could not find data item manila::backend::cephfsnative::title in any Hiera data file and no default supplied at /etc/
puppet/modules/tripleo/manifests/profile/base/manila/share.pp:99:38 on node controller-1.localdomain",

Comment 7 Yogev Rabl 2018-06-08 13:08:50 UTC

*** This bug has been marked as a duplicate of bug 1588619 ***