Which database should be specified for the "sql_connection" in the neat.conf file

49 views
Skip to first unread message

Jonathan Mark

unread,
Oct 31, 2015, 1:12:16 PM10/31/15
to OpenStack Neat
Hi,

I'm pretty new to openstack and I'm trying to understand what database to use for neat. The default is this: 
sql_connection = mysql://root:reverse@controller/neat

But I get this error:
sqlalchemy.exc.OperationalError: (OperationalError) (1049, "Unknown database 'neat'") None None


I don't think anything is creating that database. I do know of a keystone and nova database being created, but when I use those, I'm not finding the compute systems.

Any ideas?

Thanks
-Jonathan

Anton Beloglazov

unread,
Nov 6, 2015, 12:56:45 AM11/6/15
to opensta...@googlegroups.com
Hi Jonathan,

Sorry for taking long to reply. Please try to create a database called "neat" and make sure the user specified in sql_connection has permissions to write to that database. It's been a while since I configured this last time, but I think SQLAlchemy should create all the required tables automatically.

Cheers,
Anton

--
You received this message because you are subscribed to the Google Groups "OpenStack Neat" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openstack-nea...@googlegroups.com.
Visit this group at http://groups.google.com/group/openstack-neat.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages