yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74257
[Bug 1644457] Re: keypair quota error
Reviewed: https://review.openstack.org/590081
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=fac7d6f2d23afa94983ab3b09d4c101d85a653d0
Submitter: Zuul
Branch: master
commit fac7d6f2d23afa94983ab3b09d4c101d85a653d0
Author: Vishakha Agarwal <agarwalvishakha18@xxxxxxxxx>
Date: Thu Aug 9 08:41:36 2018 +0530
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
** Changed in: nova
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1644457
Title:
keypair quota error
Status in OpenStack Compute (nova):
Fix Released
Bug description:
Description
===========
The nova quota-show was error in key_pairs when add keypair.
Steps to reproduce
==================
1.nova keypair-add k_001
2.nova keypair-list
3.nova quota-show --detail
Expected result
===============
It is correct with key_pairs in_use.
Actual result
=============
Follow command "nova keypair-add k_001", keypair-list display k_001,
but "nova quota-show --detail" was not correct with keypair in_use value.
Environment
===========
1. Devstack with newton version
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1644457/+subscriptions
References