Matt Riedemann c549325bd2 api-ref: mark migration_status parameter as optional
Everything that goes through the volumes view builder
detail() method has a strict is_admin check on returning
the migration_status parameter [1]. This means the
migration_status parameter in the API reference should
be optional since it's admin-only and not always shown.

This fixes the v2 and v3 API references for showing,
creating, updating, resetting the status of, and creating
from a managed volume. As a result, the parameter for a
required migration_status parameter is unused and removed.

Note that there is no strict policy check on the
migration_status request parameter when resetting a volume's
status, but the action itself is admin-only by default
using the volume_extension:volume_admin_actions:reset_status
policy rule.

[1] https://opendev.org/openstack/cinder/src/tag/14.0.0/cinder/api/v2/views/volumes.py#L94

Change-Id: I82308dc1a6aaf039b675a17e19747f11be574209
Closes-Bug: #1828113
2019-05-09 09:31:02 -04:00
2017-10-13 08:37:57 +00:00
2018-07-10 14:20:53 +08:00
2019-04-19 19:26:48 +00:00
2017-10-10 00:46:42 +00:00
2019-04-19 19:26:48 +00:00
2012-05-03 10:48:26 -07:00
2017-04-08 15:03:44 +08:00
2012-05-03 10:48:26 -07:00
2019-04-16 08:44:22 -05:00
2019-02-28 10:54:58 +05:30
2017-03-02 23:53:29 +00:00

Team and repository tags

image

CINDER

You have come across a storage service for an open cloud computing service. It has identified itself as Cinder. It was abstracted from the Nova project.

Getting Started

If you'd like to run from the master branch, you can clone the git repo:

git clone https://opendev.org/openstack/cinder

For developer information please see HACKING.rst

You can raise bugs here https://bugs.launchpad.net/cinder

Python client

https://opendev.org/openstack/python-cinderclient

Description
OpenStack Block Storage (Cinder)
Readme 905 MiB
Languages
Python 99.7%
Smarty 0.3%