Doc: qos-specs is always and only "Administrators only"

Because of the underlying SQLAlchemy qos-specs functionality, which is
the only in-tree DB implementation, requiring context.is_admin to be
True, it's not technically correct to say "Administrators only,
depending on policy settings."  Even if the associated
volume_extension:qos_specs_manage policy doesn't require an
"administrator", the @requires_admin_context decorator on the
underlying functionality definitely will.

    ERROR: User does not have admin privileges (HTTP 403)

Change-Id: I0bc6a59c612b6c4ff7dcaff36dad712d8e3e03c2
Partial-Bug: #1621715
This commit is contained in:
Corey Wright 2016-09-08 22:33:18 -05:00
parent ed20152b78
commit cff6c08c2c

View File

@ -4,7 +4,7 @@
Quality of service (QoS) specifications (qos-specs)
===================================================
Administrators only, depending on policy settings.
Administrators only.
Creates, lists, shows details for, associates, disassociates, sets
keys, unsets keys, and deletes quality of service (QoS)