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

Bug 2167074

Summary: After configuring the Instance HA on the existing environment stonith resources are not coming up and related packages are not getting installed
Product: Red Hat OpenStack Reporter: Dhruv Shah <dhruv>
Component: openstack-tripleo-heat-templatesAssignee: Luca Miccini <lmiccini>
Status: CLOSED ERRATA QA Contact: dabarzil
Severity: high Docs Contact:
Priority: high    
Version: 16.2 (Train)CC: dabarzil, lmiccini, ltamagno, mburns, tkajinam
Target Milestone: z5Keywords: Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: openstack-tripleo-heat-templates-11.6.1-2.20230209095736.89839cf.el8ost Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-04-26 12:17:48 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:

Comment 8 dabarzil 2023-04-20 08:32:27 UTC
verified:
[heat-admin@controller-0 ~]$ sudo rpm -e  python3-novaclient --nodeps
[heat-admin@controller-0 ~]$ logout
Connection to controller-0.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-1.ctlplane
Warning: Permanently added 'controller-1.ctlplane,192.168.24.15' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:52:07 2023 from 192.168.24.1
[heat-admin@controller-1 ~]$ sudo rpm -e  python3-novaclient --nodeps
[heat-admin@controller-1 ~]$ logout
Connection to controller-1.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-2.ctlplane
Warning: Permanently added 'controller-2.ctlplane,192.168.24.36' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:51:48 2023 from 192.168.24.1
[heat-admin@controller-2 ~]$ sudo rpm -e  python3-novaclient --nodeps


(undercloud) [stack@undercloud-0 ~]$ ./overcloud_deploy.sh 
2023-04-20 06:50:03.026017 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ansible passed.Overcloud configuration completed.
The output file /home/stack/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden
Overcloud Endpoint: http://10.0.0.133:5000
Overcloud Horizon Dashboard URL: http://10.0.0.133:80/dashboard
Overcloud rc file: /home/stack/overcloudrc
Overcloud Deployed without error


(undercloud) [stack@undercloud-0 ~]$ ssh controller-2.ctlplane
Warning: Permanently added 'controller-2.ctlplane,192.168.24.36' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:13:36 2023 from 192.168.24.1
[heat-admin@controller-2 ~]$ rpm -qa|grep 'python.*nova'
python3-novaclient-15.1.1-2.20220111010504.79959ab.el8ost.noarch
[heat-admin@controller-2 ~]$ logout
Connection to controller-2.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-1.ctlplane
Warning: Permanently added 'controller-1.ctlplane,192.168.24.15' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:13:24 2023 from 192.168.24.1
[heat-admin@controller-1 ~]$ rpm -qa|grep 'python.*nova'
python3-novaclient-15.1.1-2.20220111010504.79959ab.el8ost.noarch
[heat-admin@controller-1 ~]$ ^C
[heat-admin@controller-1 ~]$ logout
Connection to controller-1.ctlplane closed.
(undercloud) [stack@undercloud-0 ~]$ ssh controller-0.ctlplane
Warning: Permanently added 'controller-0.ctlplane,192.168.24.40' (ECDSA) to the list of known hosts.
Last login: Thu Apr 20 06:11:59 2023 from 192.168.24.1
[heat-admin@controller-0 ~]$ rpm -qa|grep 'python.*nova' 
python3-novaclient-15.1.1-2.20220111010504.79959ab.el8ost.noarch

Comment 13 errata-xmlrpc 2023-04-26 12:17:48 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 (Red Hat OpenStack Platform 16.2.5 (Train) bug fix and enhancement 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-2023:1763