Bug 1246560

Summary: Location of token persistence backends has changed in Kilo
Product: Red Hat OpenStack Reporter: Lars Kellogg-Stedman <lars>
Component: openstack-keystoneAssignee: Jamie Lennox <jlennox>
Status: CLOSED CANTFIX QA Contact: yeylon <yeylon>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0 (Kilo)CC: apevec, ayoung, lars, nkinder, srevivo, yeylon
Target Milestone: ---Flags: lars: needinfo-
Target Release: 8.0 (Liberty)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-08-04 18:59:04 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:58:13 UTC
Description of problem:

After upgrading from OSP6 to OSP7, running Keystone will fail with:

  2015-07-24 10:36:03.358 2231 TRACE keystone ImportError: No module named backends.sql

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

  python-keystone-2015.1.0-4.el7ost.noarch

This happens because the location of the token persistence backends has changed, as documented in:

  https://wiki.openstack.org/wiki/ReleaseNotes/Kilo#Upgrade_Notes_5

Should we be handling this automatically as part of the package ugprade?

Comment 3 Alan Pevec 2015-08-04 18:59:04 UTC
RPM by design does not touch configuration, it will save new config files as .rpmnew

Marking as can't fix in openstack-keystone RPM, please move to upgrade tool/script or documentation.