← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1370019] Re: unshelve and resize instance unnecessarily logs ‘image not found’ error/warning messages

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-1

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

Title:
  unshelve and resize instance unnecessarily logs ‘image not found’
  error/warning messages

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  unshelve and resize instance (created by bootable volume)
  unnecessarily logs ‘image not found’ error/warning messages

  In both the cases, it logs following misleading error/warning messages
  in the compute.log when image_id_or_uri is passed as None to
  nova/compute/utils->get_image_metadata method.

  14-09-05 03:41:54.834 ERROR glanceclient.common.http [req-80c9db2e-cc3d-481c-a5a3-babd917a3698 admin admin] Request returned failure status 404.
  14-09-05 03:41:54.834 WARNING nova.compute.utils [req-80c9db2e-cc3d-481c-a5a3-babd917a3698 admin admin]  [instance: d5b137ab-19a1-484a-a828-6a229ec66950] Can't access image : Image  could not be found.

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


References