termie / nova-migration-demo

Nova is a cloud computing fabric controller (the main part of an IaaS system). It is written in Python.
http://openstack.org/projects/compute/
Apache License 2.0
2 stars 0 forks source link

Image downloading should check project membership and publicity settings #1

Closed termie closed 13 years ago

termie commented 13 years ago

nova/objectstore/handler.py imageResoure#render_GET

You can call image.is_authorized(context, True)


Imported from Launchpad using lp2gh.

termie commented 13 years ago

(by dendrobates) what is the status if this fix

termie commented 13 years ago

(by xtoddx) Fix in lp:~xtoddx/nova/imagedownload, proposing now