Bug 1351506

Summary: Upgrade converge puppet run fails because of missing commands
Product: Red Hat OpenStack Reporter: Jiri Stransky <jstransk>
Component: openstack-tripleo-heat-templatesAssignee: Jiri Stransky <jstransk>
Status: CLOSED CURRENTRELEASE QA Contact: Arik Chernetsky <achernet>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 9.0 (Mitaka)CC: aschultz, mburns, rhel-osp-director-maint, sathlang
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-2.0.0-13 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-09 15:10:56 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:
Bug Depends On:    
Bug Blocks: 1333977    

Description Jiri Stransky 2016-06-30 08:35:22 UTC
Description of problem:

OSP 8 -> OSP 9 upgrade converge step fails because the commands for sahara and gnocchi DB sync commands are missing. The respective packages aren't installed on controllers. Excerpts from os-collect-config logs:

en 29 16:10:06 overcloud-controller-0.localdomain os-collect-config[18482]: Error: /Stage[main]/Sahara::Db::Sync/Exec[sahara-dbmanage]: Failed to call refresh: Could not find command 'sahara-db-manage'
čen 29 16:10:06 overcloud-controller-0.localdomain os-collect-config[18482]: Error: /Stage[main]/Sahara::Db::Sync/Exec[sahara-dbmanage]: Could not find command 'sahara-db-manage'

čen 29 16:10:06 overcloud-controller-0.localdomain os-collect-config[18482]: Error: /Stage[main]/Gnocchi::Db::Sync/Exec[gnocchi-db-sync]: Failed to call refresh: Could not find command 'gnocchi-upgrade'
čen 29 16:10:06 overcloud-controller-0.localdomain os-collect-config[18482]: Error: /Stage[main]/Gnocchi::Db::Sync/Exec[gnocchi-db-sync]: Could not find command 'gnocchi-upgrade'

Comment 2 Sofer Athlan-Guyot 2017-02-09 15:10:56 UTC
Last tht version for osp9 (osp8 upgrade) is 2.0.0-42, so this one has been tested.  Closing it.