cinder/releasenotes
Naoki Saito a6f4caabd3 NEC Driver: Support revert to snapshot
Adding support to revert a volume to a snapshot in NEC driver.
This patch implements revert_to_snapshot().

This patch also deletes unused classes(class UnpairWaitForBackup,
class UnpairWaitForDDRBackup).

Change-Id: I1bf5bd3856009e92921cbbd7f91734e070d5e86f
2019-09-20 10:57:32 +09:00
..
notes NEC Driver: Support revert to snapshot 2019-09-20 10:57:32 +09:00
source Update docs building 2019-08-10 11:41:14 +02:00
README.rst Fix release notes link 2017-07-25 14:24:18 -07:00

Release notes

The release notes for a patch should be included in the patch. The intended audience for release notes include deployers, administrators and end-users.

A release note is required if the patch has upgrade or API impact. It is also required if the patch adds a feature or fixes a long-standing or security bug.

Please see https://docs.openstack.org/cinder/latest/contributor/releasenotes.html for more details.