← Back to team overview

registry team mailing list archive

[Bug 614090] [NEW] instances fail to launch due to nova.virt.images.fetch error

 

Public bug reported:

In nova/virt/images.py, a recent commit changed fetch() to make a call
to either _fetch_s3_image or _fetch_local_image with 4 args (changed
from 3).   _fetch_local_image only has 3 arguments, though, so a python
exception is thrown and images are not created.

** Affects: nova
     Importance: Undecided
     Assignee: Chris Behrens (cbehrens)
         Status: Fix Committed

** Changed in: nova
     Assignee: (unassigned) => Chris Behrens (cbehrens)

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

-- 
instances fail to launch due to nova.virt.images.fetch error
https://bugs.launchpad.net/bugs/614090
You received this bug notification because you are a member of Registry
Administrators, which is subscribed to OpenStack.



Follow ups

References