[Yahoo-eng-team] [Bug 1629396] [NEW] create images requires admin role ignoring policy.json

2016-09-30 Thread Matt Keenan
Public bug reported: Setup a default OpenStack environment using keystone's sample_data.sh This gives user "glance" the "_member_" role for project "service". Couple this with a policy.json containing the following: { "context_is_admin": "role:admin", "default": "", "add_image": "

[Yahoo-eng-team] [Bug 1417069] [NEW] Glance does not support HTTP Range requests

2015-02-02 Thread Matt Keenan
Public bug reported: Glance API currently does not support Range requests regardless of whether the underlying glance_store driver supports it or not. For instance if using the Glance V2 API you should be able to use following curl command to request the first 32 bytes a of the glance stored imag