Public bug reported: 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. ** Affects: nova Importance: Undecided Assignee: Pranali Deore (pranali-deore) Status: New ** Tags: ntt ** Changed in: nova Assignee: (unassigned) => Pranali Deore (pranali-deore) -- 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): New 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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp