diff --git a/neat.conf b/neat.conf index d47be9d..5445f21 100644 --- a/neat.conf +++ b/neat.conf @@ -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