Go to file
Naoki Saito 7e98b66a17 NEC driver: fix a snapshot detach error
In NEC driver, _fc_terminate_connection() refers to
Volume.volume_attachment of an argument.
However, the argument is a snapshot object when a snapshot is being
detached.
The snapshot object does not have the "volume_attachment" attribute.

This patch avoids referring to the "volume_attachment" attribute when
the argument is a snapshot.

Change-Id: Ibc5fa0901ae9c0766f98d623357bade266598bff
Closes-Bug: #1887885
(cherry picked from commit 6e8dd2f0c0)
2020-09-19 03:41:56 +00:00
2020-02-15 14:15:18 -06:00
2020-04-23 19:20:29 +00:00
2017-10-10 00:46:42 +00:00
2020-05-21 09:37:24 +02:00
2012-05-03 10:48:26 -07:00
2020-01-28 15:52:44 -05:00
2012-05-03 10:48:26 -07:00
2020-01-22 11:44:36 +00:00
2020-02-15 14:15:18 -06:00
2020-09-04 17:28:01 -04:00
2020-04-17 14:47:10 +02:00
2020-04-17 14:47:10 +02:00

OpenStack Cinder

image

OpenStack Cinder is a storage service for an open cloud computing service.

You can learn more about Cinder at:

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

If you'd like to contribute, please see the information in CONTRIBUTING.rst

You can raise bugs on Launchpad

Python client

Python Cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 950 MiB
Languages
Python 99.6%
Smarty 0.4%