e4c8c72334
The commit76cfc9405e
moved all quota_* options to the separate quota section but the commit missed one usage of the old quota_driver option, and the remaining usage causes the following warning warning to appear repeatedly. Config option None.quota_driver is deprecated. Use option quota.driver instead. This replaces the remaining usage to get rid of that warning. Related-Bug: #1934025 Closes-Bug: #1983125 Change-Id: Ie49dbe4633a34d1832f0dedb658d83ec74d351df (cherry picked from commit68a5e93ff9
)
7 lines
200 B
YAML
7 lines
200 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Bug #1983125 <https://bugs.launchpad.net/manila/+bug/1983125>`_: Fixed
|
|
the remaining reference to a deprecated quota option in code, which was
|
|
causing a warning message.
|