..
-
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
License for the specific language governing permissions and limitations
under the License.
+=============================
Volume Attach/Detach workflow
=============================
================================================
There are three things that happen in the workflow for an attach or detach call.
+
1. Update the status of the volume in the DB (ie attaching/detaching)
- For Attach, this is the cinder.volume.api.reserve method
- For Detach, the analagous call is cinder.volume.api.begin_detaching