Bases: Controller
Stop managing a snapshot.
This action is very much like a delete, except that a different method (unmanage) is called on the Cinder driver. This has the effect of removing the snapshot from Cinder management without actually removing the backend storage object associated with it.
There are no required parameters.
A Not Found error is returned if the specified snapshot does not exist.
Bases: ExtensionDescriptor
Enable volume unmanage operation.
List of extensions.ControllerExtension extension objects.
Controller extensions are used to extend existing controllers.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.