yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #04311
[Bug 1217820] Re: N-api failed to start when running through devstack
Marking this as invalid because it seems like a devstack issue, if
anything?
** 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/1217820
Title:
N-api failed to start when running through devstack
Status in devstack - openstack dev environments:
New
Status in OpenStack Compute (Nova):
Invalid
Bug description:
I downloaded the latest version of Devstack (checked out via git) and
I'm running ./stack.sh
I get the following error:
/opt/stack/horizon$ cd /opt/stack/nova && /usr/local/bin/nova-api || echo "n-api failed to start" | tee "/opt/stack/status/stack/n-api.failure"
Traceback (most recent call last):
File "/usr/local/bin/nova-api", line 6, in <module>
from nova.cmd.api import main
File "/opt/stack/nova/nova/cmd/api.py", line 29, in <module>
from nova import config
File "/opt/stack/nova/nova/config.py", line 22, in <module>
from nova.openstack.common.db.sqlalchemy import session as db_session
File "/opt/stack/nova/nova/openstack/common/db/sqlalchemy/session.py", line 279, in <module>
deprecated_opts=[cfg.DeprecatedOpt('sql_connection',
AttributeError: 'module' object has no attribute 'DeprecatedOpt'
n-api failed to start
I'm new to this project, please let me know if you need more details
To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1217820/+subscriptions