cinder/cinder/policies
Felipe Monteiro 354f9d70b2 Fix policy in code docs for extended_snapshot_attributes
This is to fix policy in code docs for the policy
'volume_extension:extended_snapshot_attributes' which currently
incorrectly says that the policy is enforced for GET /snapshots
which is wrong [0].

According to the code, the policy is enforced for show and details
(GET /snapshots/{snapshot_id} and GET /snapshots/details) [1].

This was also confirmed using Patrole test [2].

[0] 831665f59a/cinder/policies/snapshots.py (L48)
[1] 831665f59a/cinder/api/contrib/extended_snapshot_attributes.py (L30)
[2] I7770148584e10a08b3e133b1793a1533f1728fc1

Change-Id: I7b5a870bf74574f45fc46fdccb9551a2e911f360
2018-03-18 23:02:10 +00:00
..
__init__.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
attachments.py Add policy check for complete attachment API action 2018-01-24 15:48:22 +00:00
backup_actions.py [policy in code] Add support for backup resource 2017-10-11 09:49:49 +08:00
backups.py [policy in code] Add support for backup resource 2017-10-11 09:49:49 +08:00
base.py Add descriptions of base policies 2018-01-02 15:44:06 -05:00
capabilities.py [TrivialFix] Remove errant comma in capabilities policies 2017-10-26 04:06:50 +01:00
clusters.py Add policy documentation and sample file 2017-10-20 10:47:34 +08:00
group_actions.py [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
group_snapshot_actions.py [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
group_snapshots.py [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
group_types.py [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
groups.py [policy in code] Add support for group, g-snapshot resources 2017-10-11 13:19:33 +00:00
hosts.py Update access control of show under hostAPI 2017-11-22 16:19:35 +08:00
limits.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
manageable_snapshots.py [policy in code] Add support for snapshot resource 2017-10-10 03:28:08 +00:00
manageable_volumes.py Add policy documentation and sample file 2017-10-20 10:47:34 +08:00
messages.py Add policy documentation and sample file 2017-10-20 10:47:34 +08:00
qos_specs.py [policy in code] Add support for qos and quota resources 2017-10-12 14:22:40 +08:00
quota_class.py [policy in code] Add support for qos and quota resources 2017-10-12 14:22:40 +08:00
quotas.py Remove DB authorisation checking with quota API operations. 2017-11-21 22:18:54 +00:00
scheduler_stats.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
services.py [policy in code] Add support for service, limits 2017-10-12 15:08:34 +08:00
snapshot_actions.py [policy in code] Add support for snapshot resource 2017-10-10 03:28:08 +00:00
snapshot_metadata.py [policy in code] Add support for snapshot resource 2017-10-10 03:28:08 +00:00
snapshots.py Fix policy in code docs for extended_snapshot_attributes 2018-03-18 23:02:10 +00:00
type_extra_specs.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_access.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_actions.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_metadata.py Fix policy documentation for os-show_image_metadata endpoint 2017-11-21 16:02:54 +00:00
volume_transfer.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
volume_type.py Add policy documentation and sample file 2017-10-20 10:47:34 +08:00
volumes.py Add multiattach policy 2018-01-17 16:41:09 -07:00
workers.py Add policy documentation and sample file 2017-10-20 10:47:34 +08:00