Quota details for key_pair "in_use" is 0.

This patch updates the api-ref for 'in_use'
field of quota details for keypair which is
always 0 as it is user dependant parameter.

Closes-Bug: #1644457
Change-Id: I0323c411126314ddf3d689dc3120b039256ae81a
This commit is contained in:
Vishakha Agarwal 2018-08-09 08:41:36 +05:30
parent e8a73c4008
commit fac7d6f2d2
1 changed files with 5 additions and 0 deletions

View File

@ -3958,6 +3958,11 @@ key_pairs_quota_details:
description: |
The object of detailed key pairs quota, including in_use, limit and
reserved number of key pairs.
.. note:: ``in_use`` field value for keypair quota details is always
zero. In Nova, key_pairs are a user-level resource, not a project-
level resource, so for legacy reasons, the keypair in-use information
is not counted.
in: body
required: true
type: object