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:
Takashi Kajinami 2021-12-06 20:31:48 +09:00
parent 04b9dd0af4
commit a88c32f510

View File

@ -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