Changed the MySQL connection from nova to neat

This commit is contained in:
Anton Beloglazov 2012-09-27 11:47:44 +10:00
parent d83ce70951
commit 683741b369

View File

@ -28,7 +28,7 @@ log_level = 3
# The host name and credentials for connecting to the MySQL database
# specified in the format supported by SQLAlchemy
sql_connection = mysql://nova:novamysqlpassword@controller/nova
sql_connection = mysql://neat:neatpassword@controller/neat
# The admin tenant name for authentication with Nova using Keystone
os_admin_tenant_name = admin