summaryrefslogtreecommitdiff
path: root/glance_store/tests/unit/test_cinder_store.py
Commit message (Expand)AuthorAgeFilesLines
* Cinder store: Wait for device resizewallaby-em2.5.1stable/wallabywhoami-rajat2022-02-171-2/+48
* Pass valid IP address to os-brickwhoami-rajat2021-12-281-3/+15
* Pass multipath config while creating connector objectwhoami-rajat2021-04-151-1/+4
* Merge "Cinder store: Use v3 API by default"Zuul2021-03-011-1/+1
|\
| * Cinder store: Use v3 API by defaultTakashi Kajinami2021-02-131-1/+1
* | Merge "Validate volume type during volume create"Zuul2021-02-161-0/+20
|\ \ | |/ |/|
| * Validate volume type during volume createwhoami-rajat2021-02-161-0/+20
* | Replace md5 with oslo versionAde Lee2020-11-111-1/+3
|/
* Update user/project referencing from contextwhoami-rajat2020-09-071-3/+3
* Support Cinder multiple storeswhoami-rajat2020-08-241-0/+3
* Don't allow image creation with encrypted nfs volumesRajat Dhasmana2020-06-221-11/+31
* Merge "Add lock per share for cinder nfs mount/umount"Zuul2020-05-011-1/+4
|\
| * Add lock per share for cinder nfs mount/umountwhoami-rajat2020-05-011-1/+4
* | Use unittest.mock instead of third party mockSean McGinnis2020-04-181-1/+2
|/
* Merge "Refactor methods in cinder store"2.0.0Zuul2020-03-311-12/+12
|\
| * Refactor methods in cinder storewhoami-rajat2020-03-261-12/+12
* | Add config for cinder mounting needsRajat Dhasmana2020-03-271-0/+1
|/
* Image upload fails if cinder multipath is enabledAbhishek Kekane2020-02-201-14/+32
* Multihash Implementation for GlanceScott McClymont2018-07-181-5/+6
* Multi store support for cinder driverAbhishek Kekane2018-07-171-1/+1
* Merge "cinder: Specify mountpoint host param to attach API"Zuul2018-07-151-1/+2
|\
| * cinder: Specify mountpoint host param to attach APITomoki Sekiyama2018-06-301-1/+2
* | specify region on creating cinderclientTomoki Sekiyama2018-07-091-0/+12
|/
* Merge "Replace six.iteritems() with .items()"Jenkins2017-07-141-1/+1
|\
| * Replace six.iteritems() with .items()gengchc22017-03-101-1/+1
* | Initialize privsep root_helper commandEric Harney2017-05-241-1/+3
* | take into consideration created volume size in cinder backendAndrey Pavlov2016-11-241-3/+9
|/
* Add cinder_volume_type to cinder store configurationAndrey Pavlov2016-10-121-1/+3
* cinder: Fix get_size return valueTomoki Sekiyama2016-06-281-1/+18
* Fix argument order for assertEqual to (expected, observed)yuyafei2016-06-151-3/+3
* Fix cinder store to support Cinder RemoteFS backendsTomoki Sekiyama2016-03-121-1/+6
* Implement get, add and delete for cinder storeTomoki Sekiyama2016-02-261-27/+258
* Move glance_store tests into the main packageLouis Taylor2015-06-121-0/+90