yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84335
[Bug 1627693] Re: VMware: do not check if inventory folder already exists
** Changed in: nova
Status: Fix Committed => 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/1627693
Title:
VMware: do not check if inventory folder already exists
Status in OpenStack Compute (nova):
Fix Released
Bug description:
When creating a project folder, we iterate the existing folders to check
if it is already created. This may take long time if there are many
project folders. Given that project folders are never deleted, we should
avoid iterating the existing folders. Instead, we should always create
the project folder and handle DuplicateName exceptions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1627693/+subscriptions
References