cinder/releasenotes/notes/fix-groups-actions-in-a-a-mode-5d554b30a26da22c.yaml
Ivan Kolodyazhny 7d211d6221 Use resource_backend for volumes and groups
resource_backend should be used during groups update validation
procedure  instead of 'host' attribute because it works well
both in clustered and single node deployments.

Change-Id: I4f80bb3e39e04ac5c524c7c1ad8859eef76a910a
Closes-Bug: #1876133
2020-08-14 08:13:42 +00:00

11 lines
277 B
YAML

---
fixes:
- |
Fixed volume group action in Active/Active HA deployment:
* Update group
(`#1876133 <https://bugs.launchpad.net/cinder/+bug/1876133>`_)
* Create group from group snapshot
(`#1867906 <https://bugs.launchpad.net/cinder/+bug/1867906>`_)