summaryrefslogtreecommitdiff
path: root/glance_store
Commit message (Expand)AuthorAgeFilesLines
* Add force to os-brick disconnect4.4.0Brian Rosmaita2023-05-103-3/+4
* Merge "move attachment_update to try block"Zuul2023-05-032-18/+31
|\
| * move attachment_update to try blockanguoming2023-02-162-18/+31
* | Merge "RBD: Wrap RBD calls in native threads"Zuul2023-04-262-4/+58
|\ \
| * | RBD: Wrap RBD calls in native threadsRajat Dhasmana2023-04-062-4/+58
* | | Run cinder driver unit testsBrian Rosmaita2023-04-181-0/+0
|/ /
* | Merge "cinder: Disable cinder stores if cinderclient is not installed"Zuul2023-02-221-0/+6
|\ \
| * | cinder: Disable cinder stores if cinderclient is not installedTakashi Kajinami2023-02-211-0/+6
| |/
* | Merge "Fix misuse of assertTrue"Zuul2023-02-222-22/+22
|\ \
| * | Fix misuse of assertTrueTakashi Natsume2023-02-122-22/+22
| |/
* | Merge "rbd: Disable rbd stores if libraries are not available"Zuul2023-02-221-0/+7
|\ \
| * | rbd: Disable rbd stores if libraries are not availableTakashi Kajinami2023-02-211-0/+7
| |/
* | Do not always import boto3Takashi Kajinami2023-02-211-4/+17
|/
* Merge "Cinder: Add support to extend attached volumes"4.3.0Zuul2023-02-0810-50/+202
|\
| * Cinder: Add support to extend attached volumesRajat Dhasmana2023-01-1810-50/+202
* | Merge "Rbd: Deprecate unused rados_connect_timeout"Zuul2023-02-083-21/+8
|\ \ | |/ |/|
| * Rbd: Deprecate unused rados_connect_timeoutCyril Roelandt2022-08-043-21/+8
* | Refactor/restructure glance cinder storewhoami-rajat2023-01-1713-154/+561
* | Add region_name option to s3 storeArnaud Morin2022-12-024-4/+75
* | [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-225-27/+187
|\ \ \ | |/ / |/| |
| * | Swift: Honor *_domain_name parametersTakashi Kajinami2022-08-185-27/+187
| |/
* | Do not loose url queries on redirectsPavlo Shchelokovskyy2022-08-042-2/+20
|/
* Add debug logs to cinder storewhoami-rajat2022-07-202-1/+12
* Support os-brick specific lock_path for Cinder4.0.1Gorka Eguileor2022-07-121-0/+2
* Remove Python 2 supportliyou012022-05-2528-310/+272
* Merge "Remove redundant try except around volume create"Zuul2022-05-051-11/+4
|\
| * Remove redundant try except around volume createwhoami-rajat2022-03-171-11/+4
* | Merge "Cinder: Correct exception logging during attach"Zuul2022-05-052-2/+11
|\ \
| * | Cinder: Correct exception logging during attachwhoami-rajat2022-04-282-2/+11
* | | Merge "Add coverage for add method"Zuul2022-05-043-0/+173
|\ \ \
| * | | Add coverage for add methodwhoami-rajat2022-03-223-0/+173
* | | | Merge "Add exception coverage for get, get_size, delete"Zuul2022-05-043-28/+71
|\ \ \ \ | |/ / /
| * | | Add exception coverage for get, get_size, deletewhoami-rajat2022-03-223-28/+71
* | | | Merge "Add coverage for helper methods"Zuul2022-05-041-0/+33
|\ \ \ \ | |/ / /
| * | | Add coverage for helper methodswhoami-rajat2022-03-221-0/+33
| |/ /
* | | Correct retry interval during attach volumewhoami-rajat2022-04-181-1/+3
|/ /
* | 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-073-4/+131
* Merge "Correct attachment_complete call"Zuul2022-01-073-5/+4
|\
| * Correct attachment_complete callwhoami-rajat2022-01-033-5/+4