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

Bug 1246542

Summary: python-keystone depends on oslo_messaging, oslo_db
Product: Red Hat OpenStack Reporter: Lars Kellogg-Stedman <lars>
Component: openstack-keystoneAssignee: Alan Pevec <apevec>
Status: CLOSED ERRATA QA Contact: Mike Abrams <mabrams>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: apevec, ayoung, nkinder, yeylon
Target Milestone: z2Keywords: Triaged, ZStream
Target Release: 7.0 (Kilo)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-keystone-2015.1.1-1.el7ost Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-10-08 12:25:03 UTC Type: Bug
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: 1243965, 1249564    

Description Lars Kellogg-Stedman 2015-07-24 14:26:39 UTC
Description of problem:

Keystone in OSP-7 depends on python-oslo-db and python-oslo-messaging.  If you upgrade keystone without installing those packages, you will receive ImportErrors:

  ImportError: No module named oslo_messaging

or:

  ImportError: No module named oslo_db


Version-Release number of selected component (if applicable):

  python-keystone-2015.1.0-4.el7ost.noarch

Resolution:

Add the necessary Requires: lines to the appropriate spec file.

Comment 6 Jamie Lennox 2015-09-04 00:34:36 UTC
Assigning to Alan as he did the RDO fixes. If there is a doc somewhere that explains the process of syncing RDO spec files to OSP (is there review or some tool, or automatic) let me know.

Comment 8 Mike Abrams 2015-09-13 02:08:58 UTC
Alan what are the verification steps here?

upgrade ks and insert the directives?  where can i find the directives?

thx

Comment 9 Alan Pevec 2015-09-16 11:46:13 UTC
Fix was to add minimal Oslo version for Kilo, so yum upgrade openstack-keystone should install them now. To verify check that after upgrade you have:
 python-oslo-db >= 1.7.0
 python-oslo-messaging >= 1.8.0

Comment 11 errata-xmlrpc 2015-10-08 12:25:03 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-2015:1870