summaryrefslogtreecommitdiff
path: root/nova/tests/test_block_device.py
Commit message (Expand)AuthorAgeFilesLines
* Method to filter non-root block device mappingsVladik Romanovsky2014-07-241-0/+11
* Merge "Replace assertTrue/False with assertIn/NotIn"Jenkins2014-07-191-4/+4
|\
| * Replace assertTrue/False with assertIn/NotInSergey Nikitin2014-06-201-4/+4
* | Make BDM dict __init__ behave more like a dictNikola Dipanov2014-07-171-0/+10
* | Merge "Add test cases for 2 block_device functions"Jenkins2014-07-151-0/+14
|\ \
| * | Add test cases for 2 block_device functionsjichenjc2014-07-101-0/+14
* | | Merge "Run instance root device determination fix."Jenkins2014-07-111-0/+9
|\ \ \ | |/ / |/| |
| * | Run instance root device determination fix.ftersin2014-05-291-0/+9
* | | Add test cases for block_devicejichenjc2014-06-271-0/+12
| |/ |/|
* | Add helper functions for getting local diskjichenjc2014-06-171-0/+53
* | Fix direct use of block_device module objectsChris Behrens2014-06-031-8/+8
|/
* Fix BDM legacy usage with objectsDan Smith2014-03-061-0/+13
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Make snapshot_volume_backed use new-world objectsNikola Dipanov2014-01-301-0/+37
* Replace assertEquals with assertEqual - tests/etcZhongyue Luo2013-11-121-12/+12
* Utilizes assertIsNone and assertIsNotNone - tests/etcZhongyue Luo2013-10-311-6/+6
* Merge "Utilizes assertIn - tests/etc"Jenkins2013-10-221-6/+6
|\
| * Utilizes assertIn - tests/etcZhongyue Luo2013-10-211-6/+6
* | Merge "Add a get_root_bdm utility function"Jenkins2013-10-151-0/+13
|\ \ | |/ |/|
| * Add a get_root_bdm utility functionNikola Dipanov2013-10-091-0/+13
* | Utilizes assertNotInZhongyue Luo2013-10-091-3/+3
|/
* Convert TestCases to NoDBTestCaseMichael Still2013-09-191-2/+2
* Boot from image destination - volumeYulia Portnova2013-08-191-0/+38
* Make API part of instance boot use new BDM formatNikola Dipanov2013-08-191-2/+33
* Add basic BDM format validation in the API layerNikola Dipanov2013-07-261-4/+50
* Servers API for the new BDM formatNikola Dipanov2013-07-261-2/+42
* BDM class and transformation functionsNikola Dipanov2013-06-081-0/+123
* DRYing up volume_in_mapping code.Rick Harris2013-01-301-0/+35
* Boot from volume for XenRenuka Apte2012-07-091-0/+6
* tests: unit tests for nova.block_deviceIsaku Yamahata2011-07-231-0/+87