yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #03010
[Bug 1181157] Re: undefined signing_dir does not work
** Changed in: python-keystoneclient
Milestone: None => 0.2.4
** Changed in: python-keystoneclient
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1181157
Title:
undefined signing_dir does not work
Status in OpenStack Identity (Keystone):
Invalid
Status in Keystone folsom series:
In Progress
Status in Python client library for Keystone:
Fix Released
Status in openSUSE:
New
Bug description:
SUSE's automated system testing found a regression for Folsom from the
fix of bug 1174608
first failing:
http://ci.opensuse.org/view/Cloud/job/openstack-cleanvm/openstack_version=folsom,slave=cloud-cleanvm/79/
last working:
http://ci.opensuse.org/view/Cloud/job/openstack-cleanvm/openstack_version=folsom,slave=cloud-cleanvm/77/
The problem is that signing_dir is no more defined in /etc/nova/api-paste.ini and now defaults to $HOME/keystone-signing
but the init script does not have HOME setup at all or set to /root and the nova user does not have write-access to the /root/keystone-signing directory.
The nova-api process should likely use getpwent to determine the real
home dir instead of relying on $HOME, which is usually not meaningful
during system startup.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1181157/+subscriptions