cinder/doc/source/reference
Peter Penchev 0867c4d3e1 Implement revert_to_snapshot() for StorPool.
Use the StorPool API to revert a volume to the specified snapshot
immediately, without deleting and recreating the volume. This also
preserves the volume's metadata, such as e.g. SCSI WWN identifier for
the purposes of recognizing it on VM instances that it has been
previously attached to.

Change-Id: I3b8126cf1706921eac9556add11c558d973cf272
Implements: blueprint storpool-revert-to-snapshot
2024-06-17 21:17:52 +05:30
..
README.rst [Docs] Add documentation contribution docs 2017-08-10 15:52:46 -05:00
support-matrix.ini Implement revert_to_snapshot() for StorPool. 2024-06-17 21:17:52 +05:30
support-matrix.rst Revert "Remove ProphetStor Flexvisor Driver" 2020-04-06 08:52:14 -04:00

Cinder Reference Documentation (source/reference)

Introduction:

This directory is intended to hold any reference documentation for Cinder that doesn't fit into 'install', 'contributor', 'configuration', 'cli', 'admin', or 'user' categories.

The full spec for organization of documentation may be seen in the OS Manuals Migration Spec <https://specs.openstack.org/openstack/docs-specs/specs/pike/os-manuals-migration.html>.