926c6f9fb5

The create method of consistency group API requires a list of volume type ids; volumes belonging to only these types can be added to the consistency group. The get method of the consistency group API does not, however, return the volume type id information. Horizon needs this value for its "Add volumes to consistency group" panel so that it can filter the "available volumes" list to only show volumes that match the volume type associated with the consistency group. This was fixed by propagating the volume type id information in the api layer (this information is stored in the db, it just wasn't being propagated). APIImpact The get method of the consistency group API now returns the volume type ids information. DocImpact The screenshots in the admin guide (see http://docs.openstack.org/admin-guide-cloud/blockstorage-consistency-groups.html) should be updated to show this new field. Change-Id: Icc3206c67227af38a7bf89ea0145942f750b506b Closes-Bug: #1489957
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: http://wiki.openstack.org/Cinder
- Developer docs: http://docs.openstack.org/developer/cinder
Getting Started
If you'd like to run from the master branch, you can clone the git repo:
git clone https://github.com/openstack/cinder.git
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
Description
Languages
Python
99.7%
Smarty
0.3%