cinder/releasenotes/notes/tooz-locks-0f9f2cc15f8dad5a.yaml
Szymon Wróblewski d6fabaa6cf Tooz locks
This change adds support for distributed locks, based on tooz as a part
of work required to achieve A/A HA in c-vol service.

Co-Authored-By: Gorka Eguileor <geguileo@redhat.com>
Co-Authored-By: Michal Dulko <michal.dulko@intel.com>
Implements: blueprint cinder-volume-active-active-support
Depends-On: I86fa4340f850270b197919896b7f8639c214ceed
Change-Id: I52b8d0a05a3dbedc67f3725f9ba6d009b8d1858f
2015-12-17 10:27:43 +00:00

5 lines
160 B
YAML

---
features:
- Locks may use Tooz as abstraction layer now, to support distributed lock
managers and prepare Cinder to better support HA configurations.