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

Title:
  Optimization: check_img_metadata_properties_quota should return
  immediately if metadata is empty

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When metadata is empty, the function check_img_metadata_properties_quota 
doesn't return correctly as expected, because the incorrect code line:
  "if metadata is None:
          return"

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to