summaryrefslogtreecommitdiff
path: root/cinder/tests/unit/volume/test_connection.py
Commit message (Expand)AuthorAgeFilesLines
* Reject unsafe delete attachment callsGorka Eguileor2023-05-101-1/+4
* Add support volume local cacheLiang Fang2020-09-091-0/+16
* Introduce flake8-import-order extensionSean McGinnis2020-01-061-1/+2
* Raise hacking version to 2.0.0Sean McGinnis2020-01-021-1/+1
* Untyped to Default Volume Typewhoami-rajat2019-09-201-1/+21
* Rename volume/utils.py to volume/volume_utils.pyEric Harney2019-09-091-1/+1
* Allow to use _max qos option together with per_gbDmitriy Rabotjagov2018-12-191-1/+3
* Fix _per_gb_min usage with _per_gbDmitriy Rabotjagov2018-12-141-8/+8
* Add ability to specify minimum value when using capacity based QoSMohammed Naser2018-08-031-1/+135
* Add throughput limits that scale per-GBMohammed Naser2018-02-181-2/+8
* Explicit user messagesTommyLike2017-06-161-5/+4
* Do proper cleanup if connect volume failsGorka Eguileor2017-05-311-0/+9
* Merge "attach_volume first check for existing attachment"Jenkins2017-05-241-0/+6
|\
| * attach_volume first check for existing attachmentGerald McBrearty2017-04-141-0/+6
* | Add IOPS limits that scale per-GBEric Harney2017-03-171-0/+59
|/
* [6/11] Refactor test_volume fileMykhailo Dovgal2017-02-081-0/+1095