← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1512511] [NEW] Aggregate Extra Specs Filter should return if extra_specs is empty

 

Public bug reported:

Aggregate Extra Specs Filter should return if extra_specs is empty. Aggregate Extra Specs Filter checks if extra specs attribute
is present as part of filter_properties; if it is not the filter doesn't proceed further. But the filter tries to proceed further even
if the extra_specs attribute is present but its empty which should not be done. This patch tries to fix the scenario where 'extra_specs' is empty.

** Affects: nova
     Importance: Undecided
     Assignee: Vilobh Meshram (vilobhmm)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => Vilobh Meshram (vilobhmm)

-- 
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/1512511

Title:
  Aggregate Extra Specs Filter should return if extra_specs is empty

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  Aggregate Extra Specs Filter should return if extra_specs is empty. Aggregate Extra Specs Filter checks if extra specs attribute
  is present as part of filter_properties; if it is not the filter doesn't proceed further. But the filter tries to proceed further even
  if the extra_specs attribute is present but its empty which should not be done. This patch tries to fix the scenario where 'extra_specs' is empty.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1512511/+subscriptions


Follow ups