Merge "cinder:api-ref replace mention of "policy.json""

This commit is contained in:
Zuul 2020-07-28 14:25:49 +00:00 committed by Gerrit Code Review
commit 5e6fd64dfb
4 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@ restore this database from a previous point in time, it makes sense
to restore the logs, tables, and configuration together from the to restore the logs, tables, and configuration together from the
exact same point in time. exact same point in time.
Use the ``policy.json`` file to grant permissions for these actions Use the policy configuration file to grant permissions for these actions
to limit roles. to limit roles.

View File

@ -355,7 +355,7 @@ the volume.
Policy defaults enable only users with the administrative role to Policy defaults enable only users with the administrative role to
perform this operation. Cloud providers can change these permissions perform this operation. Cloud providers can change these permissions
through the ``volume_extension:volume_admin_actions:force_detach`` rule in through the ``volume_extension:volume_admin_actions:force_detach`` rule in
the ``policy.json`` file. the policy configuration file.
Response codes Response codes
@ -403,7 +403,7 @@ more than one active read/write attachment.
Policy defaults enable only users with the administrative role or the owner of Policy defaults enable only users with the administrative role or the owner of
the volume to perform this operation. Cloud providers can change these the volume to perform this operation. Cloud providers can change these
permissions through the policy.json file. permissions through the policy configuration file.
Response codes Response codes
-------------- --------------
@ -445,7 +445,7 @@ that volume has more than one active read/write attachment.
Policy defaults enable only users with the administrative role to perform this Policy defaults enable only users with the administrative role to perform this
operation. Cloud providers can change these permissions through the operation. Cloud providers can change these permissions through the
policy.json file. policy configuration file.
**Preconditions** **Preconditions**

View File

@ -10,7 +10,7 @@ restore this database from a previous point in time, it makes sense
to restore the logs, tables, and configuration together from the to restore the logs, tables, and configuration together from the
exact same point in time. exact same point in time.
Use the ``policy.json`` file to grant permissions for these actions Use the policy configuration file to grant permissions for these actions
to limit roles. to limit roles.

View File

@ -413,7 +413,7 @@ the volume.
Policy defaults enable only users with the administrative role to Policy defaults enable only users with the administrative role to
perform this operation. Cloud providers can change these permissions perform this operation. Cloud providers can change these permissions
through the ``volume_extension:volume_admin_actions:force_detach`` rule in through the ``volume_extension:volume_admin_actions:force_detach`` rule in
the ``policy.json`` file. the policy configuration file.
Response codes Response codes
-------------- --------------
@ -459,7 +459,7 @@ more than one active read/write attachment.
Policy defaults enable only users with the administrative role or the owner of Policy defaults enable only users with the administrative role or the owner of
the volume to perform this operation. Cloud providers can change these the volume to perform this operation. Cloud providers can change these
permissions through the policy.json file. permissions through the policy configuration file.
Response codes Response codes
-------------- --------------
@ -502,7 +502,7 @@ that volume has more than one active read/write attachment.
Policy defaults enable only users with the administrative role to perform this Policy defaults enable only users with the administrative role to perform this
operation. Cloud providers can change these permissions through the operation. Cloud providers can change these permissions through the
policy.json file. policy configuration file.
.. _3.16 microversion: https://docs.openstack.org/cinder/latest/contributor/api_microversion_history.html#id15 .. _3.16 microversion: https://docs.openstack.org/cinder/latest/contributor/api_microversion_history.html#id15