<span class="gI"><br>Hi Everyone, I have a question about cinder volume actions.<br>There are some APIs in cinder/api/openstack/volume/contrib/volume_actions.py, for example, os-attach/os-detach/os-reserve/os-unreserve/os-initialize_connection/os-terminate_connection/os-volume_upload_image</span><span id="result_box" class="short_text" lang="en"><span class="">. I know that they are only used for nova, but if a user to call directly os-reserve by HTTP REST, it will cause </span></span><span id="result_box" class="short_text" lang="en"><span class="">confusion, because os-reserve will change volume status in database. </span></span><span id="result_box" class="short_text" lang="en"><span class="">How do we</span> <span class="hps">prevent</span> <span class="hps">the</span> <span class="hps">user</span> <span class="hps">to</span> <span class="hps">directly call os-reserve?<br>
</span></span>