summaryrefslogtreecommitdiff
path: root/glance_store/_drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | Drop snapshot in use log from ERROR to WARN2.3.0Mohammed Naser2020-08-281-6/+6
* | Merge "Clarify the filesystem_store_metadata_file config option"Zuul2020-08-271-5/+7
|\ \
| * | Clarify the filesystem_store_metadata_file config optionkhashf2020-04-291-5/+7
* | | Correct default type name referencewhoami-rajat2020-08-251-2/+2
* | | Merge "Support Cinder multiple stores"Zuul2020-08-251-56/+111
|\ \ \
| * | | Support Cinder multiple storeswhoami-rajat2020-08-241-56/+111
* | | | Handle sparse images in glance_storeVictor Coutellier2020-08-212-5/+59
* | | | Ramp up rbd resize to avoid excessive callsErno Kuvaja2020-08-201-15/+33
|/ / /
* | | Merge "Stop to use the __future__ module."Zuul2020-07-131-2/+0
|\ \ \
| * | | Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
* | | | Don't allow image creation with encrypted nfs volumesRajat Dhasmana2020-06-221-0/+15
|/ / /
* | | Merge "Fix: API returns 503 if one of the store is mis-configured"Zuul2020-05-081-4/+10
|\ \ \
| * | | Fix: API returns 503 if one of the store is mis-configuredAbhishek Kekane2020-04-271-4/+10
| |/ /
* | | Add lock per share for cinder nfs mount/umountwhoami-rajat2020-05-011-7/+47
|/ /
* | Update hacking for Python3Andreas Jaeger2020-04-023-4/+5
* | Merge "Refactor methods in cinder store"2.0.0Zuul2020-03-311-109/+100
|\ \
| * | Refactor methods in cinder storewhoami-rajat2020-03-261-109/+100
* | | Merge "Add config for cinder mounting needs"Zuul2020-03-301-0/+15
|\ \ \
| * | | Add config for cinder mounting needsRajat Dhasmana2020-03-271-0/+15
* | | | Merge "Add S3 store support to glance_store"Zuul2020-03-271-0/+932
|\ \ \ \
| * | | | Add S3 store support to glance_storeNaohiro Sameshima2020-03-261-0/+932
| |/ / /
* | | | Merge "Re-use swift_store_cacert for Keystone session"Zuul2020-03-261-4/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Re-use swift_store_cacert for Keystone sessionPavlo Shchelokovskyy2020-01-141-4/+8
* | | | Merge "Fix for BufferedReader sets is_zero_size true for a chunk"Zuul2020-03-121-1/+4
|\ \ \ \
| * | | | Fix for BufferedReader sets is_zero_size true for a chunkElancheran T.S2020-03-041-1/+4
| | |/ / | |/| |
* | | | Merge "Restore quotes removal for swift config in Python3"Zuul2020-03-051-2/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Restore quotes removal for swift config in Python3Andrii Ostapenko2020-01-281-2/+26
* | | | Image upload fails if cinder multipath is enabledAbhishek Kekane2020-02-201-2/+39
|/ / /
* | | Merge "Set zero size only when nothing is written"Zuul2020-01-281-1/+2
|\ \ \ | |/ / |/| |
| * | Set zero size only when nothing is writtenJake Yip2019-09-061-1/+2
| |/
* | doc: Clean up unnecessary left vertical linesAkihiro Motoki2019-12-231-6/+6
* | Remove sheepdog store driverAbhishek Kekane2019-11-191-466/+0
|/
* Merge "Change location metadata key 'backend' to 'store'"1.0.0Zuul2019-07-246-6/+6
|\
| * Change location metadata key 'backend' to 'store'Abhishek Kekane2019-07-196-6/+6
* | Deprecate Sheepdog driverBrian Rosmaita2019-07-191-0/+23
|/
* Revert "Change location metadata key 'backend' to 'store'"Erno Kuvaja2019-06-075-5/+5
* Merge "Add location prefix url to store instance"0.29.0Zuul2019-06-067-0/+113
|\
| * Add location prefix url to store instanceAbhishek Kekane2019-06-037-0/+113
* | Change location metadata key 'backend' to 'store'Abhishek Kekane2019-06-045-5/+5
|/
* Merge "Update help text for rbd_ceph_conf"Zuul2019-05-291-5/+12
|\
| * Update help text for rbd_ceph_confBrian Rosmaita2019-02-251-5/+12
* | Merge "Change rbd default conf path"Zuul2019-05-291-2/+1
|\ \ | |/
| * Change rbd default conf pathYu Shengzuo2018-08-281-2/+1
* | Do not include ETag when puting manifest in chunked uploadsAlfredo Moralejo2019-04-171-4/+5
* | Merge "Return bytes even when get()ing a zero-byte image from swift"Zuul2019-04-051-1/+1
|\ \
| * | Return bytes even when get()ing a zero-byte image from swiftTim Burke2019-03-061-1/+1
* | | Prevent unicode object error from zero-byte readwangxiyuan2019-03-111-1/+14
|/ /
* | Merge "Filesystem driver: add chunk size config option"Zuul2019-02-281-14/+28
|\ \
| * | Filesystem driver: add chunk size config optionLucian Petrut2019-02-251-14/+28
| |/
* | Merge "Fix python3 compatibility of rbd get_fsid"Zuul2019-02-221-1/+13
|\ \