Bug 975050

Summary: token_format should be set to UUID in keystone.conf
Product: Red Hat OpenStack Reporter: Giulio Fidente <gfidente>
Component: openstack-packstackAssignee: Martin Magr <mmagr>
Status: CLOSED ERRATA QA Contact: Nir Magnezi <nmagnezi>
Severity: high Docs Contact:
Priority: urgent    
Version: 3.0CC: ajeain, alyoung, aortega, apevec, ayoung, derekh, jkt, jturner, sclewis, sgordon, ykaul
Target Milestone: rc   
Target Release: 3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-packstack-2013.1.1-0.18.dev631.el6ost Doc Type: Release Note
Doc Text:
The default PackStack configuration of Keystone generates UUID tokens. Administrators wishing to generate and use PKI tokens must: 1) Generate the PKI files using the keystone-manage command: # keystone-manage pki_setup \ --keystone-user keystone \ --keystone-group keystone 2) Ensure that Keystone has ownership of the files in the /etc/keystone/ssl/ and /var/log/keystone/ directories: # chown -R keystone:keystone /etc/keystone/ssl/ /var/log/keystone/ 3) Update the value of the token_format configuration key in /etc/keystone/keystone.conf to PKI: # openstack-config --set /etc/keystone/keystone.conf \ token_format PKI 4) Restart the openstack-keystone service: # service openstack-keystone restart
Story Points: ---
Clone Of:
: 975153 (view as bug list) Environment:
Last Closed: 2013-06-27 17:18:05 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: 975153, 978853, 984683    
Attachments:
Description Flags
token_format patch none

Description Giulio Fidente 2013-06-17 13:55:08 UTC
Description of problem:
in Grizzly the default token_format changed from UUID to PKI; we want that to be configured back to PKI by packstack


Version-Release number of selected component (if applicable):
openstack-packstack-2013.1.1-0.17.dev631.el6ost.noarch

Comment 2 Martin Magr 2013-06-17 14:15:23 UTC
Created attachment 762039 [details]
token_format patch

Comment 12 Ami Jeain 2013-06-19 09:12:39 UTC
# cat /etc/keystone/keystone.conf |grep ^token_format
token_format = UUID

Comment 18 errata-xmlrpc 2013-06-27 17:18:05 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.

http://rhn.redhat.com/errata/RHBA-2013-0968.html