Public bug reported: 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. ** Affects: nova Importance: Undecided Status: New ** Tags: images libvirt ** Description changed: 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. -- 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): New 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 -- 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