Bug 1575517
Summary: | Upper case letters in HostnameFormat parameters cause trouble | |||
---|---|---|---|---|
Product: | Red Hat OpenStack | Reporter: | Gurenko Alex <agurenko> | |
Component: | openstack-tripleo-heat-templates | Assignee: | Emilien Macchi <emacchi> | |
Status: | CLOSED DUPLICATE | QA Contact: | Gurenko Alex <agurenko> | |
Severity: | medium | Docs Contact: | ||
Priority: | medium | |||
Version: | 13.0 (Queens) | CC: | aschultz, dpeacock, mburns | |
Target Milestone: | --- | Keywords: | Regression, ZStream | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: |
Previously, it was not possible to set node attributes for Pacemaker Remote nodes with uppercase letters in their name. With this update, Pacemaker now correctly uses a case-insensitive search. As a result, attributes of Pacemaker Remote nodes with uppercase letters in their name work as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 1576148 (view as bug list) | Environment: | ||
Last Closed: | 2018-05-10 14:29:58 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: | 1576148 |
Description
Gurenko Alex
2018-05-07 07:46:20 UTC
It's failing the pacemaker configuration "Debug: try 1/20: /usr/sbin/pcs -f /var/lib/pacemaker/cib/puppet-cib-backup20180508-8-78cg83 property set --node CONTROLLER-0 haproxy-role=true", "Debug: Error: Error: unable to set attribute haproxy-role", Error: pcs -f /var/lib/pacemaker/cib/puppet-cib-backup20180508-8-1hcqqjl create failed: Error: unable to set attribute haproxy-role", "Error: /Stage[main]/Tripleo::Profile::Pacemaker::Haproxy_bundle/Pacemaker::Property[haproxy-role-CONTROLLER-0]/Pcmk_property[property-CONTROLLER-0-haproxy-role]/ensure: change from absent to present failed: pcs -f /var/lib/pacemaker/cib/puppet-cib-backup20180508-8-1hcqqjl create failed: Error: unable to set attribute haproxy-role", *** This bug has been marked as a duplicate of bug 1564654 *** |