Currently `cinder-manage quota sync` crashes if there are rows of resource groups in table quota_usages. This patch adds 'groups', '_sync_groups' and 'quota_groups' to the resource types it checks for. Closes-Bug: https://bugs.launchpad.net/cinder/+bug/2107451 Change-Id: I237b232a8482427f95edd08a0e1daebd349d8afb
7 lines
222 B
YAML
7 lines
222 B
YAML
---
|
|
fixes:
|
|
- |
|
|
`Bug #2107451 <https://bugs.launchpad.net/cinder/+bug/2107451>`_: Fixed
|
|
crash of `cinder-manage quota sync` if there is a row in the
|
|
quota_usage table with the value groups for column resource
|