Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1258470

Summary: Rebase python-oslo-utils to 1.1.0
Product: Red Hat OpenStack Reporter: Lon Hohberger <lhh>
Component: python-oslo-utilsAssignee: hguemar
Status: CLOSED ERRATA QA Contact: Arik Chernetsky <achernet>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.0 (Juno)CC: apevec, jschluet, lhh, nlevinki, ohochman, vstinner
Target Milestone: z5Keywords: Rebase, Triaged, ZStream
Target Release: 6.0 (Juno)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-oslo-utils-1.1.0-1.el7ost Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-06-08 12:09:41 UTC Type: ---
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: 1256371, 1301487    

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