ff30688ee5e9e8bc5bc7c1c367bfd0482825586f
VNX driver currently doesn't support attaching of failed-over volume,
if user try to do this, a error will pop up like:
VNXAluNotFoundError: Error: storagegroup command failed
This fix address above issue, user can attach/detach any failed-over
volume.
Closes-bug: 1677956
Change-Id: I7802b7c57e438c27e4df225fb03ca4cda84e2620
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: 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:
For developer information please see HACKING.rst
You can raise bugs here http://bugs.launchpad.net/cinder
Python client
https://git.openstack.org/cgit/openstack/python-cinderclient
Description