Bug 1647991
| Summary: | [RFE] Support new Pacemaker major release from RHEL8, in Director | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Chris Jones <chjones> |
| Component: | puppet-pacemaker | Assignee: | Damien Ciabrini <dciabrin> |
| Status: | CLOSED ERRATA | QA Contact: | pkomarov |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 15.0 (Stein) | CC: | aherr, cfernand, chjones, dciabrin, jjoyce, jschluet, michele, oblaut, pkomarov, slinaber, tvignaud |
| Target Milestone: | Upstream M2 | Keywords: | FutureFeature, Triaged |
| Target Release: | 15.0 (Stein) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 11:19:23 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
Chris Jones
2018-11-08 17:02:51 UTC
Verified: - Undercloud: [heat-admin@controller-0 ~]$ rpm -qa | grep puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost.noarch [heat-admin@controller-0 ~]$ pcs --version 0.10.1 [heat-admin@controller-1 ~]$ rpm -qa | grep puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost.noarch [heat-admin@controller-1 ~]$ pcs --version 0.10.1 [heat-admin@controller-2 ~]$ rpm -qa | grep puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost.noarch [heat-admin@controller-2 ~]$ pcs --version 0.10.1 [poc]
auto-verification-command:
source /home/stack/stackrc ;ssh heat-admin@$(openstack server list|grep controller-0 |awk '{print $8}'|tr -d ctlplane=) "rpm -qa | grep puppet-pacemaker-0.7.3-0.20190612211132.658f4ee.el8ost"
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/RHEA-2019:2811 |