yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #73368
[Bug 1764328] Re: Twice call for retrieving flavor details when executing delete flavor use-case
[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]
** Changed in: nova
Status: Incomplete => Expired
--
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/1764328
Title:
Twice call for retrieving flavor details when executing delete flavor
use-case
Status in OpenStack Compute (nova):
Expired
Bug description:
For each delete flavor request, we are retrieving the flavor
information twice (i.e. get complete flavor list and then get flavor
by uuid), The second call to get flavor by uuid is not required as
first call provides all the necessary information.
Code Change is required to eliminate second calls (i.e. get flavor by
uuid) .
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1764328/+subscriptions
References