Bug 1746489 - EnableRhcs4Beta failure message needs revision
Summary: EnableRhcs4Beta failure message needs revision
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-common
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Francesco Pantano
QA Contact: Eliad Cohen
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-28 15:19 UTC by Eliad Cohen
Modified: 2020-03-05 12:00 UTC (History)
8 users (show)

Fixed In Version: openstack-tripleo-common-10.8.1-1.el7ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-05 12:00:13 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2020:0643 0 None None None 2020-03-05 12:00:34 UTC

Internal Links: 1740715

Description Eliad Cohen 2019-08-28 15:19:15 UTC
Current string on failure:

Only RHCS4 may be used with this version of OpenStackbut RHCS4 is in Beta. If you wish to use Ceph you mayonly due so as part of the unsupported RHCS4 Beta by setting the EnableRhcs4Beta parameter to true in a Heat environment file.


Should be changed to (Added soace after "Openstack". A comma after "Ceph", another space in "mayonly" and changed "due" to "do"):

Only RHCS4 may be used with this version of OpenStack but RHCS4 is in Beta. If you wish to use Ceph, you may only do so as part of the unsupported RHCS4 Beta by setting the EnableRhcs4Beta parameter to true in a Heat environment file.

Versions of packages installed:

openstack-tripleo-puppet-elements-10.3.2-0.20190820220452.5453b89.el8ost.noarch
ansible-tripleo-ipsec-9.1.1-0.20190513190404.ffe104c.el8ost.noarch
python3-tripleoclient-heat-installer-11.5.1-0.20190822030432.4d0c4ab.el8ost.noarch
python3-tripleo-common-10.8.1-0.20190821190506.42d9fdb.el8ost.noarch
python3-tripleoclient-11.5.1-0.20190822030432.4d0c4ab.el8ost.noarch
openstack-tripleo-image-elements-10.4.1-0.20190705161217.2c8a6a5.el8ost.noarch
openstack-tripleo-validations-10.5.1-0.20190820150507.77085bb.el8ost.noarch
openstack-tripleo-common-10.8.1-0.20190821190506.42d9fdb.el8ost.noarch
openstack-tripleo-heat-templates-10.6.1-0.20190826150036.30390bc.el8ost.noarch
ansible-role-tripleo-modify-image-1.1.1-0.20190711170427.eabaed0.el8ost.noarch
puppet-tripleo-10.5.1-0.20190812120435.ed6c6b0.el8ost.noarch
openstack-tripleo-common-containers-10.8.1-0.20190821190506.42d9fdb.el8ost.noarch
puppet-ceph-3.0.1-0.20190813070439.a09926a.el8ost.noarch
ceph-ansible-4.0.0-0.1.rc13.el8cp.noarch

Comment 1 John Fulton 2019-08-28 15:34:25 UTC
(In reply to Eliad Cohen from comment #0)
> Current string on failure:
> 
> Only RHCS4 may be used with this version of OpenStackbut RHCS4 is in Beta.
> If you wish to use Ceph you mayonly due so as part of the unsupported RHCS4
> Beta by setting the EnableRhcs4Beta parameter to true in a Heat environment
> file.
> 
> 
> Should be changed to (Added soace after "Openstack". A comma after "Ceph",
> another space in "mayonly" and changed "due" to "do"):
> 
> Only RHCS4 may be used with this version of OpenStack but RHCS4 is in Beta.
> If you wish to use Ceph, you may only do so as part of the unsupported RHCS4
> Beta by setting the EnableRhcs4Beta parameter to true in a Heat environment
> file.

Update has the following which produces what you're asking for.

>>> msg = ("Only RHCS4 may be used with this version of OpenStack "
...        "but RHCS4 is in Beta. If you wish to use Ceph, you may "
...        "only do so as part of the unsupported RHCS4 Beta by "
...        "setting the EnableRhcs4Beta parameter to true in a Heat "
...        "environment file.")
>>> msg
'Only RHCS4 may be used with this version of OpenStack but RHCS4 is in Beta. If you wish to use Ceph, you may only do so as part of the unsupported RHCS4 Beta by setting the EnableRhcs4Beta parameter to true in a Heat environment file.'

Comment 5 Jon Schlueter 2019-09-23 15:08:49 UTC
Fix was part of build that went out with OSP 15 GA

Comment 6 Eliad Cohen 2019-09-24 19:37:49 UTC
Verified

Comment 9 Alex McLeod 2020-02-19 12:44:19 UTC
If this bug requires doc text for errata release, please set the 'Doc Type' and provide draft text according to the template in the 'Doc Text' field. The documentation team will review, edit, and approve the text.

If this bug does not require doc text, please set the 'requires_doc_text' flag to '-'.

Comment 11 errata-xmlrpc 2020-03-05 12:00:13 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, 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-2020:0643


Note You need to log in before you can comment on or make changes to this bug.