summaryrefslogtreecommitdiff
path: root/nova/tests/unit/test_cinder.py
Commit message (Expand)AuthorAgeFilesLines
* Use unittest.mock instead of third party mockStephen Finucane2022-08-011-1/+1
* Make [cinder]/catalog_info no longer require a service_nameMatt Riedemann2018-11-281-0/+19
* Fix bug case by none token contextlixipeng2018-01-241-2/+2
* Drop support for the Cinder v2 APIMatt Riedemann2017-09-161-13/+32
* Fix ksa mocking in test_cinderclient_unsupported_v1Matt Riedemann2017-01-051-7/+6
* Remove support for the Cinder v1 APIMatt Riedemann2016-12-121-59/+20
* config options: centralize cinder optionsJiajun Liu2016-03-151-3/+6
* Pass attachment_id to Cinder when detach a volumeKrisztian Gacsal2016-01-201-4/+64
* Fix order of arguments in assertEqualPranaliDeore2015-09-031-2/+2
* Use session in cinderclientJamie Lennox2014-11-181-334/+122
* move all tests to nova/tests/unitSean Dague2014-11-121-0/+405