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
(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.'
Fix was part of build that went out with OSP 15 GA
Verified
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 '-'.
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