Ryan Liang
661a4f1212
Unity: Add consistent group support
Users could create a group type supporting consistent groups with specification `'consistent_group_snapshot_enabled': <is> True`, then any groups created of that group type are consistent groups, otherwise they are generic groups. The supported operations are: - Create/delete consistent groups - Add volumes to and remove volumes from consistent groups - Create/delete consistent group snapshots - Create consistent groups from snapshots - Clone consistent groups This change also does some refactor and puts extra capabilities report together in `utils.py`, including the existing `thin_provisioning_support`, `thick_provisioning_support` and the newly one added for cg named `consistent_group_snapshot_enabled`. Implements: blueprint unity-consistent-group-support Change-Id: I0ef2ec959f892acb79d8d08a31d9a8ad47c4350f
Team and repository tags
CINDER
You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.
- Wiki: https://wiki.openstack.org/Cinder
- Developer docs: https://docs.openstack.org/cinder/latest/
- Blueprints: https://blueprints.launchpad.net/cinder
- Release notes: https://docs.openstack.org/releasenotes/cinder/
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
For developer information please see HACKING.rst
You can raise bugs here https://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description
Languages
Python
99.7%
Smarty
0.3%