Bug 1258470 - Rebase python-oslo-utils to 1.1.0
Summary: Rebase python-oslo-utils to 1.1.0
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-oslo-utils
Version: 6.0 (Juno)
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: z5
: 6.0 (Juno)
Assignee: hguemar
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On:
Blocks: 1256371 1301487
TreeView+ depends on / blocked
 
Reported: 2015-08-31 13:07 UTC by Lon Hohberger
Modified: 2023-02-22 23:02 UTC (History)
6 users (show)

Fixed In Version: python-oslo-utils-1.1.0-1.el7ost
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-06-08 12:09:41 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:1211 0 normal SHIPPED_LIVE Red Hat Enterprise Linux OpenStack Platform 6 Bug Fix and Enhancement Advisory 2016-06-08 16:08:56 UTC

Description Lon Hohberger 2015-08-31 13:07:51 UTC
Rebase python-oslo-utils to 1.4.0.  If appropriate, link any critical issues addressed in this rebase.

Comment 6 Jon Schlueter 2015-09-28 15:42:46 UTC
From install with python-oslo-utils-1.4.1-1.el7ost keystone install fails the the following:

Notice: /Stage[main]/Keystone::Wsgi::Apache/Apache::Vhost[keystone_wsgi_admin]/Concat[10-keystone_wsgi_admin.conf]/Exec[concat_10-keystone_wsgi_admin.conf]: Triggered 'refresh' from 10 events
Notice: /Stage[main]/Keystone/Keystone_config[DEFAULT/verbose]/ensure: created
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns: Traceback (most recent call last):
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/bin/keystone-manage", line 30, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from keystone import cli
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/keystone/cli.py", line 21, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from keystone import assignment
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/keystone/assignment/__init__.py", line 15, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from keystone.assignment import controllers  # noqa
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/keystone/assignment/controllers.py", line 26, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from keystone.common import controller
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/keystone/common/controller.py", line 21, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from keystone.common import utils
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/keystone/common/utils.py", line 26, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from oslo.utils import strutils
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/oslo/utils/strutils.py", line 13, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from oslo_utils.strutils import *  # noqa
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/oslo_utils/strutils.py", line 26, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     from oslo_utils._i18n import _
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:   File "/usr/lib/python2.7/site-packages/oslo_utils/_i18n.py", line 21, in <module>
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns:     import oslo_i18n
Notice: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]/returns: ImportError: No module named oslo_i18n
Error: /Stage[main]/Keystone::Db::Sync/Exec[keystone-manage db_sync]: Failed to call refresh: keystone-manage db_sync returned 1 instead of one of [0]

Comment 7 Jon Schlueter 2015-09-28 16:03:14 UTC
github stable/juno branch has a patch[1] that bumps min version of oslo-i18n to 1.3.0  which I believe should have been part of the 1.4.1 tag as seen in prior comment.


[1] https://github.com/openstack/oslo.utils/commit/cd139967b1058e5c52f2012d9796b82c9f236594

Comment 8 Lon Hohberger 2016-01-27 16:19:34 UTC
After discussing with Haikel, 1.1.0 is more appropriate for OSP 6.

Comment 13 errata-xmlrpc 2016-06-08 12:09:41 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-2016:1211


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