cinder/cinder/api
Aseel Awwad 7bcd2a1c6b Add policy check for complete attachment API action
Add new policy rule for complete_attachment action to
prevent anyone who can read the attachment from the database
to complete it (mark it as in-use)

Change-Id: Idad8c44acde155e70f6f9f618887a97fc956cdd2
Closes-Bug: #1737000
2018-01-24 15:48:22 +00:00
..
contrib Merge "Remove leading and trailing spaces from parameters" 2018-01-19 11:40:50 +00:00
middleware Extracted HTTP response codes to constants 2017-03-22 12:00:41 +05:30
openstack Merge "Remove leading and trailing spaces from parameters" 2018-01-19 11:40:50 +00:00
schemas Merge "Fix combination of parameters for update APIs" 2018-01-18 20:40:47 +00:00
v2 Remove leading and trailing spaces from parameters 2018-01-17 11:45:34 +05:30
v3 Add policy check for complete attachment API action 2018-01-24 15:48:22 +00:00
validation Fix: validation error if the optional parameter's value is None 2018-01-09 03:43:47 -05:00
views Support count info in List&Detail APIs 2017-10-25 08:43:47 +00:00
__init__.py Remove API v1 2017-09-06 07:39:10 -05:00
common.py [policy in code] Add support for volume, volume type resources 2017-10-17 09:54:28 +08:00
extensions.py Suppress UT log messages 2017-11-20 09:14:00 -06:00
microversions.py Enable multiattach capability 2018-01-17 16:41:44 -07:00
urlmap.py Remove unused logging import and LOG global var 2016-05-20 17:17:38 +08:00
versions.py Replace http with https for doc links in cinder 2017-10-17 11:14:01 +08:00