yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02155
[Bug 1078563] Re: Clearer error needed in nova-manage
This has already been fixed, and will return an OperationalError, as
follows:
user@test:/opt/$ nova-manage db sync
Command failed, please check log for more info
2013-04-12 12:54:05 CRITICAL [nova] (OperationalError) (1045, "Access denied for user 'root'@'localhost' (using password: YES)") None None
** Changed in: nova
Status: Confirmed => Fix Released
--
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/1078563
Title:
Clearer error needed in nova-manage
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Hi,
I have successfully installed keystone and glance (Folsom)
I have installed nova, and when executing the command "nova-manage db sync" it is displaying the following output
root@Controller:~# nova-manage db sync
2012-11-06 11:28:00 DEBUG nova.utils [-] backend <module 'nova.db.sqlalchemy.migration' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migration.pyc'> from (pid=8934) __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:658
==> /var/log/nova/nova-manage.log <==
2012-11-06 11:28:00 DEBUG nova.utils [-] backend <module 'nova.db.sqlalchemy.migration' from '/usr/lib/python2.7/dist-packages/nova/db/sqlalchemy/migration.pyc'> from (pid=8934) __get_backend /usr/lib/python2.7/dist-packages/nova/utils.py:658
root@Controller:~#
When checked the mysql database tables for nova, they havent created?
Before executing "nova-manage db sync" I have made sure that I have created the database nova in mysql database
Can you please let me know if i have missed anthing?
Thanks,
Narsing
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1078563/+subscriptions