summaryrefslogtreecommitdiffstats
path: root/nova/tests/test_imagebackend.py
Commit message (Expand)AuthorAgeFilesLines
* libvirt: Moving tests under tests/virt/libvirtRick Harris2013-05-211-478/+0
* Hide lock_prefix argument using synchronized_with_prefix()Zhongyue Luo2013-05-141-2/+2
* Merge "Convert to using newly imported processutils."Jenkins2013-05-131-7/+7
|\
| * Convert to using newly imported processutils.Michael Still2013-05-081-7/+7
* | Check QCOW2 image size during root disk creationChet Burgess2013-05-101-0/+21
|/
* libvirt: Get driver type from base image type.Vishvananda Ishaya2013-04-021-0/+19
* Merge "Use oslo-config-2013.1b4"Jenkins2013-02-201-2/+3
|\
| * Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-2/+3
* | support preallocated VM imagesPádraig Brady2013-02-201-0/+38
|/
* libvirt: Use uuid for instance directory nameMichael Still2013-02-201-7/+27
* Properly write non-raw LVM images on creationRafi Khardalian2013-02-101-4/+4
* Recache or rebuild missing images on hard_rebootRafi Khardalian2013-02-071-4/+5
* Run_as_root to ensure resize2fs succeed for all image backendsunicell2013-01-191-1/+1
* Centralize instance directory logic.Michael Still2013-01-131-5/+6
* Merge "Removed unused imports."Jenkins2012-12-221-1/+0
|\
| * Removed unused imports.Chuck Short2012-12-211-1/+0
* | libvirt: Skip intermediate base files with qcow2.Michael Still2012-12-181-19/+2
|/
* Use testr to run nova unittests.Clark Boylan2012-12-141-4/+4
* Patch fake_libvirt_utils with fixtures.MonkeyPatchClark Boylan2012-11-301-1/+4
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+2
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in testsMark McLoughlin2012-11-101-3/+4
* Migrate to fileutils and lockutils.Michael Still2012-10-251-5/+8
* External locking for image caching.Michael Still2012-08-291-1/+2
* Move ensure_tree to utilsMichael Still2012-08-261-3/+3
* maint: libvirt imagecache: remove redundant interpreter specPádraig Brady2012-07-291-1/+0
* Don't import libvirt_utils in disk api.Dan Prince2012-07-261-4/+4
* refactor all uses of the `qemu-img info` commandPádraig Brady2012-07-241-7/+7
* Get rid of pointless 'suffix' parameter in libvirt imagebackendDaniel P. Berrange2012-07-201-22/+19
* blueprint lvm-disk-imagesBoris Filippov2012-06-121-0/+392