Bug 1703097 - Outputting UTF8 characters during undercloud install/upgrade fails
Summary: Outputting UTF8 characters during undercloud install/upgrade fails
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: puppet-openstacklib
Version: 11.0 (Ocata)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: zstream
: 11.0 (Ocata)
Assignee: RHOS Maint
QA Contact: nlevinki
URL:
Whiteboard:
Depends On: 1547477 1635249
Blocks: 1655473 1691289 1692257 1703078
TreeView+ depends on / blocked
 
Reported: 2019-04-25 13:48 UTC by mbollo
Modified: 2019-06-24 12:51 UTC (History)
30 users (show)

Fixed In Version: puppet-openstacklib-10.5.0-2.el7ost
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1635249
Environment:
Last Closed: 2019-06-24 12:51:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2019:1592 0 None None None 2019-06-24 12:51:46 UTC

Comment 5 Jose Luis Franco 2019-06-21 12:12:30 UTC
Confirmed also testing in my environment with puddle 2019-05-17.1:

#############################################################################
Undercloud upgrade complete.

The file containing this installation's passwords is at
/home/stack/undercloud-passwords.conf.

There is also a stackrc file at /home/stack/stackrc.

These files are needed to interact with the OpenStack services, and should be
secured.

#############################################################################

[stack@jfrancoa-undercloud-0 ~]$ openstack project list
+----------------------------------+-----------+
| ID                               | Name      |
+----------------------------------+-----------+
| 4864c486d6f84665b926048303ff44fd | admin     |
| 67fb4319567746dabbb2e60204edd69a | sébastien |
| a1932a72b2204383bcfbaca231ef79bb | service   |
+----------------------------------+-----------+

Comment 7 Ronnie Rasouli 2019-06-24 10:34:43 UTC
Created non utf project and upgraded undercloud FFU
#############################################
################################
Undercloud upgrade complete.

The file containing this installation's passwords is at
/home/stack/undercloud-passwords.conf.

There is also a stackrc file at /home/stack/stackrc.

These files are needed to interact with the OpenStack services, and should be
secured.

#############################################################################

[stack@undercloud-0 ~]$ openstack stack list
(http://192.168.24.1:5000/v2.0/tokens): The resource could not be found. (HTTP 404) (Request-ID: req-cf811586-c1b4-4d3e-94f8-2689e44c0cf4)
[stack@undercloud-0 ~]$ . stackrc
(undercloud) [stack@undercloud-0 ~]$ openstack stack list
+--------------------------------------+------------+----------------------------------+-----------------+----------------------+--------------+
| ID                                   | Stack Name | Project                          | Stack Status    | Creation Time        | Updated Time |
+--------------------------------------+------------+----------------------------------+-----------------+----------------------+--------------+
| 37da2216-0881-4773-9bf8-30b9083cd68f | overcloud  | f25d46ab285241fab637077f6d836312 | CREATE_COMPLETE | 2019-06-24T07:13:54Z | None         |
+--------------------------------------+------------+----------------------------------+-----------------+----------------------+--------------+
(undercloud) [stack@undercloud-0 ~]$
(undercloud) [stack@undercloud-0 ~]$
(undercloud) [stack@undercloud-0 ~]$
(undercloud) [stack@undercloud-0 ~]$ openstack project list
+----------------------------------+------------------------------------------------------------------+
| ID                               | Name                                                             |
+----------------------------------+------------------------------------------------------------------+
| 107a7cacf63c4efd8dde6bf3c86ce711 | f25d46ab285241fab637077f6d836312-37da2216-0881-4773-9bf8-30b9083 |
| 1a7cd9edb02b42868b90f90ae16d9e9f | שדגשדג                                                           |
| 2d1d64a229314d248184d67c29ae254f | service                                                          |
| 9c0f7881d6264039857fb0d6305a5d6d | परियोजना                                                         |
| f25d46ab285241fab637077f6d836312 | admin                                                            |
+----------------------------------+------------------------------------------------------------------+

Comment 8 errata-xmlrpc 2019-06-24 12:51:34 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-2019:1592


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