summaryrefslogtreecommitdiff
path: root/glance_store/tests
Commit message (Expand)AuthorAgeFilesLines
* Add force to os-brick disconnect4.4.0Brian Rosmaita2023-05-102-2/+2
* Merge "move attachment_update to try block"Zuul2023-05-031-4/+15
|\
| * move attachment_update to try blockanguoming2023-02-161-4/+15
* | Merge "RBD: Wrap RBD calls in native threads"Zuul2023-04-261-0/+50
|\ \
| * | RBD: Wrap RBD calls in native threadsRajat Dhasmana2023-04-061-0/+50
* | | Run cinder driver unit testsBrian Rosmaita2023-04-181-0/+0
|/ /
* | Fix misuse of assertTrueTakashi Natsume2023-02-122-22/+22
|/
* Merge "Cinder: Add support to extend attached volumes"4.3.0Zuul2023-02-086-9/+41
|\
| * Cinder: Add support to extend attached volumesRajat Dhasmana2023-01-186-9/+41
* | Merge "Rbd: Deprecate unused rados_connect_timeout"Zuul2023-02-082-16/+0
|\ \ | |/ |/|
| * Rbd: Deprecate unused rados_connect_timeoutCyril Roelandt2022-08-042-16/+0
* | Refactor/restructure glance cinder storewhoami-rajat2023-01-177-49/+280
* | Add region_name option to s3 storeArnaud Morin2022-12-023-0/+42
* | [test-only] OverflowError running on 32-bit systemsBrian Rosmaita2022-10-121-6/+18
* | Merge "Tests: Mock sleep in cinder test_attachment_create_retries"4.1.0Zuul2022-08-231-0/+1
|\ \
| * | Tests: Mock sleep in cinder test_attachment_create_retriesEric Harney2022-08-221-0/+1
* | | Merge "Swift: Honor *_domain_name parameters"Zuul2022-08-224-14/+169
|\ \ \ | |/ / |/| |
| * | Swift: Honor *_domain_name parametersTakashi Kajinami2022-08-184-14/+169
| |/
* | Do not loose url queries on redirectsPavlo Shchelokovskyy2022-08-041-0/+9
|/
* Add debug logs to cinder storewhoami-rajat2022-07-201-1/+2
* Remove Python 2 supportliyou012022-05-2515-232/+223
* Merge "Cinder: Correct exception logging during attach"Zuul2022-05-051-0/+9
|\
| * Cinder: Correct exception logging during attachwhoami-rajat2022-04-281-0/+9
* | Add coverage for add methodwhoami-rajat2022-03-223-0/+173
* | Add exception coverage for get, get_size, deletewhoami-rajat2022-03-223-28/+71
* | Add coverage for helper methodswhoami-rajat2022-03-221-0/+33
|/
* Add coverage for get_cinderclient and _check_contextwhoami-rajat2022-03-223-0/+64
* Add coverage for StoreLocationwhoami-rajat2022-03-173-0/+49
* Add coverage for get_cinder_sessionwhoami-rajat2022-03-143-20/+72
* Remove six usagewhoami-rajat2022-03-143-12/+9
* Refactor cinder store tests[2/2]whoami-rajat2022-03-143-191/+126
* Refactor cinder store tests[1/2]whoami-rajat2022-03-113-639/+414
* Replace FakeObject with MagicMock[2/2]whoami-rajat2022-03-101-63/+68
* Replace FakeObject with MagicMock[1/2]whoami-rajat2022-03-101-53/+49
* Cinder store: Wait for device resize3.0.0whoami-rajat2022-02-072-4/+96
* Merge "Correct attachment_complete call"Zuul2022-01-072-4/+0
|\
| * Correct attachment_complete callwhoami-rajat2022-01-032-4/+0
* | Pass valid IP address to os-brickwhoami-rajat2021-12-232-10/+34
* | [RBD] Clone v2: Image is unusable if deletion failsAbhishek Kekane2021-12-212-0/+30
|/
* Merge "Add volume multiattach handling"Zuul2021-08-174-12/+173
|\
| * Add volume multiattach handlingwhoami-rajat2021-08-124-12/+173
* | Merge "Raise correct exception from "Quota full""Zuul2021-08-161-0/+27
|\ \
| * | Raise correct exception from "Quota full"Erno Kuvaja2021-08-161-0/+27
* | | Merge "swift: Take into account swift_store_endpoint"Zuul2021-08-112-0/+26
|\ \ \
| * | | swift: Take into account swift_store_endpointAlexandre Arents2021-03-012-0/+26
* | | | 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-282-33/+110
* | | | Merge "Add cinder's new attachment support"Zuul2021-07-233-26/+221
|\ \ \ \ | |/ / / |/| | |
| * | | Add cinder's new attachment supportRajat Dhasmana2021-07-233-26/+221