← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1316173] Re: nova.virt.imagehandler not used

 

this code has been removed

** Changed in: nova
       Status: Confirmed => 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/1316173

Title:
  nova.virt.imagehandler not used

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  jaypipes@cranky:~/repos/openstack/nova$ ack-grep load_image_handlers --ignore-dir tests
  nova/virt/imagehandler/__init__.py
  70:def load_image_handlers(driver):

  jaypipes@cranky:~/repos/openstack/nova$ ack-grep handle_image --ignore-dir tests
  nova/virt/imagehandler/__init__.py
  116:def handle_image(context=None, image_id=None,

  AFAICT, all the code in nova.virt.imagehandlers is unused.

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


References