← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1627693] [NEW] VMware: do not check if inventory folder already exists

 

Public bug reported:

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.

** Affects: nova
     Importance: Low
     Assignee: Radoslav Gerganov (rgerganov)
         Status: In Progress


** Tags: vmware

-- 
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):
  In Progress

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


Follow ups