yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #13585
[Bug 1303811] Re: nova-api won't start because /usr/lib/python2.7/dist-packages/keys is missing
Based on your error log it looks like you have an invalid config
setting. You are trying to write to a python directory using
CONF.keys_path
** Changed in: nova
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1303811
Title:
nova-api won't start because /usr/lib/python2.7/dist-packages/keys is
missing
Status in OpenStack Compute (Nova):
Invalid
Bug description:
I'm currently setting up a Testlab with the Icehouse RC1 on Ubuntu
14.04. I mostly followed the standard OpenStack Installation Manual
with some minor modifications. Installation runs through fine but
nova-api won't start because some folder is missing.
When I create the folder it starts and works fine.
#################################################
2014-04-07 12:58:04.762 3401 TRACE nova OSError: [Errno 13] Permission denied: '/usr/lib/python2.7/dist-packages/keys'
2014-04-07 12:58:04.762 3401 TRACE nova
2014-04-07 12:58:04.824 3414 INFO nova.openstack.common.service [-] Parent process has died unexpectedly, exiting
2014-04-07 12:58:04.824 3414 INFO nova.wsgi [-] Stopping WSGI server.
2014-04-07 12:58:04.825 3414 INFO nova.wsgi [-] WSGI server has stopped.
#################################################
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1303811/+subscriptions
References