Changed the MySQL connection from nova to neat
This commit is contained in:
parent
d83ce70951
commit
683741b369
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user