← Back to team overview

yahoo-eng-team team mailing list archive

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

 

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

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

Status in OpenStack Compute (nova):
  Fix Released

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


References