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": "
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
2 matches
Mail list logo