glance_store/glance_store/_drivers
Lucian Petrut ea1cad2bed Filesystem driver: add chunk size config option
At the moment, the filesystem driver uses a hardcoded 64 KB chunk
size, used when reading/writing image files.

This can be extremely inefficient, especially when file shares are
used.

For this reason, this change will make it configurable.

DocImpact

Change-Id: I1559c03308d36ecf9305c7a72ad658ecd1f2dc76
Closes-Bug: #1792869
2019-02-25 14:47:07 +02:00
..
swift Merge "Remove config option help translation" 2018-07-19 17:40:04 +00:00
__init__.py Rename glance.store to glance_store 2014-08-28 10:09:36 +02:00
cinder.py Merge "Consider Cinder back-end as production ready" 2018-07-19 18:04:46 +00:00
filesystem.py Filesystem driver: add chunk size config option 2019-02-25 14:47:07 +02:00
http.py Merge "Remove config option help translation" 2018-07-19 17:40:04 +00:00
rbd.py Merge "Remove config option help translation" 2018-07-19 17:40:04 +00:00
sheepdog.py Merge "Remove config option help translation" 2018-07-19 17:40:04 +00:00
vmware_datastore.py Merge "Remove config option help translation" 2018-07-19 17:40:04 +00:00