scality / scality-glance-store

Glance backend for Scality
Apache License 2.0
0 stars 0 forks source link

Investigate adding capabilities.BitMasks.READ_RANDOM support #7

Open NicolasT opened 9 years ago

NicolasT commented 9 years ago

Glance store back-ends can provide/implement random read access functionality. The driver could be enhanced to include support for this mechanism, using Range based GET requests to sproxyd.

JordanP commented 9 years ago

I am not sure this capability is ever used... (by nova, by glance etc.)

JordanP commented 9 years ago

See: https://review.openstack.org/#/c/165024

NicolasT commented 9 years ago

Note this should remain compatible with Juno/Kilo.