Replace deprecated manila::sql_connection
The manila::sql_connection parameter is deprecated in favor of the manila::db::database_connection parameter. Change-Id: I9c0b59e0f7f1db54e17cf7437e880916fae40133
This commit is contained in:
parent
04b9dd0af4
commit
a88c32f510
@ -76,7 +76,7 @@ outputs:
|
||||
- {get_param: Debug}
|
||||
manila::db::database_db_max_retries: -1
|
||||
manila::db::database_max_retries: -1
|
||||
manila::sql_connection:
|
||||
manila::db::database_connection:
|
||||
make_url:
|
||||
scheme: {get_param: [EndpointMap, MysqlInternal, protocol]}
|
||||
username: manila
|
||||
|
Loading…
Reference in New Issue
Block a user