]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Modify Consistency Group API
authorXing Yang <xing.yang@emc.com>
Wed, 31 Dec 2014 02:27:56 +0000 (21:27 -0500)
committerXing Yang <xing.yang@emc.com>
Tue, 3 Mar 2015 03:28:30 +0000 (22:28 -0500)
commit1a62a6e60fda73bf31256fbf684dc03bb6cf0038
tree5f3a4ebedc4d901851d04f5ef99cb01325f83554
parent2abbe19ee3874a2e2e0e8fbc7c21d5ee05eb9d5b
Modify Consistency Group API

This patch addressed the following:

* Modify Consistency Group
  * Added an API that supports adding existing volumes to CG and removing
    volumes from CG after it is created. It also allows the name and the
    description to be modified.
  * Added a volume driver API accordingly.

Change-Id: I473cff65191e6e16dc22110f23efd376bfd3178a
Implements: blueprint consistency-groups-kilo-update
cinder/api/contrib/consistencygroups.py
cinder/consistencygroup/api.py
cinder/db/sqlalchemy/api.py
cinder/tests/api/contrib/test_consistencygroups.py
cinder/tests/policy.json
cinder/tests/test_volume.py
cinder/volume/driver.py
cinder/volume/manager.py
cinder/volume/rpcapi.py
etc/cinder/policy.json