summaryrefslogtreecommitdiff
path: root/glance_store
Commit message (Expand)AuthorAgeFilesLines
* [RBD] Clone v2: Image is unusable if deletion failsAbhishek Kekane2021-12-213-0/+46
* Merge "Fix option load for swift/vmware"Zuul2021-12-102-2/+2
|\
| * Fix option load for swift/vmwareAdam Zhang2019-08-022-2/+2
* | Fix typosCyril Roelandt2021-10-114-7/+7
* | Merge "Add volume multiattach handling"Zuul2021-08-177-21/+470
|\ \
| * | Add volume multiattach handlingwhoami-rajat2021-08-127-21/+470
* | | Merge "Raise correct exception from "Quota full""Zuul2021-08-162-0/+29
|\ \ \
| * | | Raise correct exception from "Quota full"Erno Kuvaja2021-08-162-0/+29
* | | | Merge "swift: Take into account swift_store_endpoint"Zuul2021-08-113-2/+33
|\ \ \ \
| * | | | swift: Take into account swift_store_endpointAlexandre Arents2021-03-013-2/+33
* | | | | Merge "Doc: Use Block Storage API v3"Zuul2021-08-111-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Doc: Use Block Storage API v3Takashi Kajinami2021-07-251-1/+1
* | | | | Glance cinder nfs: Block creating qcow2 volumesRajat Dhasmana2021-07-284-40/+124
* | | | | Merge "Add cinder's new attachment support"Zuul2021-07-235-73/+450
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add cinder's new attachment supportRajat Dhasmana2021-07-235-73/+450
* | | | | s3: Optimize WRITE_CHUNKSIZE to minimize an overhead2.6.0Nobuto Murata2021-07-083-5/+116
|/ / / /
* | | | Merge "Allow any Keystone domain for cinder store"Zuul2021-06-244-40/+115
|\ \ \ \
| * | | | Allow any Keystone domain for cinder storePavlo Shchelokovskyy2021-06-034-40/+115
| | |/ / | |/| |
* | | | vmware: Use cookiejar from oslo.vmware client directlyMike Durnosvystov2021-04-301-1/+1
|/ / /
* | | Pass multipath config while creating connector objectwhoami-rajat2021-04-153-3/+9
|/ /
* | Merge "Cinder store: Use v3 API by default"Zuul2021-03-013-3/+3
|\ \
| * | Cinder store: Use v3 API by defaultTakashi Kajinami2021-02-133-3/+3
* | | Merge "Validate volume type during volume create"Zuul2021-02-163-46/+92
|\ \ \ | |/ / |/| |
| * | Validate volume type during volume createwhoami-rajat2021-02-163-46/+92
* | | Replace md5 with oslo versionAde Lee2020-11-1119-87/+153
|/ /
* | Update user/project referencing from contextwhoami-rajat2020-09-076-20/+20
* | 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
* | | Add a little more test coverage for rbd resize logicDan Smith2020-08-261-0/+64
* | | Bring FakeData utility over from glanceDan Smith2020-08-263-2/+82
* | | Correct default type name referencewhoami-rajat2020-08-252-3/+3
* | | Merge "Support Cinder multiple stores"Zuul2020-08-253-63/+186
|\ \ \
| * | | Support Cinder multiple storeswhoami-rajat2020-08-243-63/+186
* | | | Handle sparse images in glance_storeVictor Coutellier2020-08-216-7/+228
* | | | Ramp up rbd resize to avoid excessive callsErno Kuvaja2020-08-202-16/+88
|/ / /
* | | Merge "[Trivial]Add missing white space between words"Zuul2020-07-301-1/+1
|\ \ \
| * | | [Trivial]Add missing white space between wordszhufl2020-07-281-1/+1
* | | | use stevedore to load extensionsDoug Hellmann2020-07-251-16/+13
* | | | Merge "Stop to use the __future__ module."Zuul2020-07-131-2/+0
|\ \ \ \
| * | | | Stop to use the __future__ module.Hervé Beraud2020-06-021-2/+0
| |/ / /
* | | | Fix mock import in unit testsSean McGinnis2020-07-021-2/+2
* | | | Don't allow image creation with encrypted nfs volumesRajat Dhasmana2020-06-222-11/+46
|/ / /
* | | Merge "Imported Translations from Zanata"Zuul2020-05-081-2/+11
|\ \ \
| * | | Imported Translations from ZanataOpenStack Proposal Bot2020-05-051-2/+11
* | | | Merge "Fix: API returns 503 if one of the store is mis-configured"Zuul2020-05-083-5/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Fix: API returns 503 if one of the store is mis-configuredAbhishek Kekane2020-04-273-5/+19
| |/ /
* | | Merge "Add lock per share for cinder nfs mount/umount"Zuul2020-05-017-9/+575
|\ \ \ | |/ / |/| |
| * | Add lock per share for cinder nfs mount/umountwhoami-rajat2020-05-017-9/+575
* | | Use unittest.mock instead of third party mockSean McGinnis2020-04-1816-16/+22
|/ /