413e5e6d08
Fixes the OverQuota issue while managing shares. Now, when a share manage request is received and there is no available quota to this resource, manila will allow the quotas to be exceeded and the administrator will need to adjust it. Change-Id: If6edfa79965f1a0e6959b436c53a714217d23f7d Closes-Bug: #1863298
11 lines
439 B
YAML
11 lines
439 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue while bringing shares under Manila management. Now, when
|
|
a share is being managed and there is no available quota to complete
|
|
this operation, the service will allow the quotas to be exceeded and the
|
|
operation will be completed. The administrator will need to adjust the
|
|
quotas after. Please see
|
|
`Launchpad bug <https://bugs.launchpad.net/manila/+bug/1863298>`_ for
|
|
more details.
|