
1. https://developer.openstack.org/api-ref/block-storage/v3/#create-group "Create group" should have response body, like { "group": { "id": "2c311e17-9daa-4229-926a-cb9e233f06b0", "name": "tempest-GroupsTest-Group-938181552" } } 2. https://developer.openstack.org/api-ref/block-storage/v3/#create-group-from-source "Create group from source" should have response body, like { "group": { "id": "2c311e17-9daa-4229-926a-cb9e233f06b0", "name": "tempest-GroupsTest-Group-938181552" } } 3. https://developer.openstack.org/api-ref/block-storage/v3/#show-group-details group_type in "Show group details" or "List groups with details" or "Create group" should be an uuid string, not object. 4. group_snapshot_id and source_group_id should be optional in the response of "Show group details". Change-Id: Iea0c8f0f6fec1b8460c4ea53ed6468adbc31abf2
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%