summaryrefslogtreecommitdiff
path: root/nova/tests/volume
Commit message (Expand)AuthorAgeFilesLines
* fix the error log print in encryptor __init__.pywanghao2014-10-271-0/+16
* Remove all redundant `setUp` methods.Mikhail Durnosvistov2014-09-152-6/+0
* Deprecate cinder_* configuration settingsGary Kotton2014-08-261-2/+2
* Merge "Implement methods to modify volume metadata."Jenkins2014-08-211-12/+92
|\
| * Implement methods to modify volume metadata.Thang Pham2014-07-181-12/+92
* | Merge "Fixes wrong usage of mock.assert_not_called()"Jenkins2014-08-071-2/+2
|\ \
| * | Fixes wrong usage of mock.assert_not_called()ChangBo Guo(gcb)2014-08-061-2/+2
| |/
* | Code change for nova support cinder client v2Mike Perez2014-08-051-3/+9
|/
* Fix more re-definitions and enable F811/F813 in gateDavanum Srinivas2014-07-101-2/+0
* Merge "Removed copyright from empty files"Jenkins2014-06-082-27/+0
|\
| * Removed copyright from empty filesAndras Gyacsok2014-02-272-27/+0
* | Raise HTTPInternalServerError when boot_from_volume with cinder downs iwata2014-05-231-0/+8
* | Merge "Set the volume access mode during volume attach"Jenkins2014-05-211-6/+21
|\ \
| * | Set the volume access mode during volume attachThang Pham2014-04-221-6/+21
| |/
* | Merge "Fix instance cross AZ check when attaching volumes"Jenkins2014-05-171-10/+34
|\ \
| * | Fix instance cross AZ check when attaching volumesSam Morrison2014-05-011-10/+35
| |/
* | Raise descriptive error for over volume quotaMike Perez2014-04-301-0/+12
|/
* Remove vi modelinesliu-sheng2014-02-036-12/+0
* Convert TestCases to NoDBTestCaseMichael Still2013-09-211-1/+1
* Add encryption support for volumes to libvirtJoel Coffman2013-09-116-0/+262
* Guest-assisted-snaps libvirt implementationEric Harney2013-09-021-0/+9
* Refactor nova.volume.cinder.API to reduce roundtrips with CinderOleg Bondarev2013-05-141-12/+12
* Translate cinder NotFound exceptionChris Yeoh2013-04-171-0/+8
* Add unit tests for nova.volume.cinder.APIOleg Bondarev2013-04-021-0/+281
* Update OpenStack LLC to FoundationKurt Taylor2013-02-261-1/+1
* removes the nova-volume code from novaVishvananda Ishaya2012-10-281-209/+0
* Remove unnecessary setUp, tearDown and __init__ in testsJohannes Erdfelt2012-09-281-3/+0
* Add lun number (0) to model_update in HpSanDriverJohn Griffith2012-09-201-1/+1
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Alphabetize imports in nova/tests/Joe Gordon2012-05-181-1/+1
* Replaces exceptions.Error with NovaExceptionAlex Meade2012-05-071-1/+1
* Adding 'host' info to volume-compute connection information.Nirmal Ranganathan2012-05-022-0/+225