summaryrefslogtreecommitdiff
path: root/nova/virt/images.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "virt: Fix images test interaction"Jenkins2015-03-041-0/+4
|\
| * virt: Fix images test interactionRick Harris2015-01-281-0/+4
* | Use oslo.logDavanum Srinivas2015-02-221-1/+1
* | Switch to using oslo_* instead of oslo.*Davanum Srinivas2015-02-061-1/+1
|/
* Adds Hyper-V generation 2 VMs implementationClaudiu Belu2015-01-201-0/+4
* Replacement `_` on `_LE` in all LOG.errorMike Durnosvistov2014-10-211-6/+6
* Raise an exception if qemu-img failsDavanum Srinivas2014-09-171-1/+7
* Use oslo.i18nDavanum Srinivas2014-07-181-1/+1
* Standardization of nova.image.API.downloadJay Pipes2014-07-141-8/+3
* Revert "Adding image multiple location support"Dan Smith2014-03-121-87/+18
* Adding image multiple location supportZhi Yan Liu2014-03-051-18/+87
* Remove vi modelinesliu-sheng2014-02-031-2/+0
* Move flags in libvirt's imagebackend to the libvirt groupMichael Still2013-11-251-1/+3
* Rename InstanceType exceptions to FlavorMatt Riedemann2013-11-151-1/+1
* ensure we don't boot oversized imagesPádraig Brady2013-10-311-3/+21
* Uses oslo.imageutilsZhongyue Luo2013-10-161-121/+3
* Fixes modules with wrong file mode bits in virt packageZhongyue Luo2013-09-231-0/+0
* Merge "Add RBD supporting to libvirt for creating local volume"Jenkins2013-08-291-1/+1
|\
| * Add RBD supporting to libvirt for creating local volumeHaomai Wang2013-08-231-1/+1
* | Pass the destination file name to download modulesJohn Bresnahan2013-08-261-2/+1
|/
* Remove the monkey patching of _ into the builtinsAlex Gaynor2013-07-261-0/+1
* Remove locals() from virt directoryEugene Nikanorov2013-07-141-1/+2
* Merge "Replace utils.to_bytes() with strutils.to_bytes()"Jenkins2013-06-191-2/+3
|\
| * Replace utils.to_bytes() with strutils.to_bytes()Zhongyue Luo2013-06-141-2/+3
* | Merge "Replace functions in utils with oslo.fileutils"Jenkins2013-06-151-3/+4
|\ \ | |/
| * Replace functions in utils with oslo.fileutilsZhongyue Luo2013-06-111-3/+4
* | Refactors qemu image info parsing logicZhongyue Luo2013-06-141-37/+23
|/
* Fix missing argument to QemuImageInfoDavanum Srinivas2013-03-191-1/+1
* Use oslo-config-2013.1b4Mark McLoughlin2013-02-191-2/+2
* remove intermediate libvirt downloaded imagesPádraig Brady2013-02-171-1/+1
* Properly write non-raw LVM images on creationRafi Khardalian2013-02-101-2/+2
* fix misspellings in logs, comments and testsPádraig Brady2013-01-211-1/+1
* correcting for proper use of the word 'an'.Matt Joyce2013-01-161-1/+1
* Merge "Fix N402 for nova/virt"Jenkins2013-01-091-1/+1
|\
| * Fix N402 for nova/virtSean Dague2013-01-081-1/+1
* | Verify the disk file exists before running qemu-img on it.Michael Still2012-12-251-0/+3
|/
* Remove nova.config.CONFMark McLoughlin2012-11-201-2/+1
* Remove nova.flagsMark McLoughlin2012-11-171-1/+0
* Switch from FLAGS to CONF in nova.virtMark McLoughlin2012-11-071-3/+4
* Move to a more canonicalized output from qemu-img info.Joshua Harlow2012-10-311-26/+138
* Handle the case where we encounter a snap shot correctly.Joshua Harlow2012-10-231-3/+13
* Add util for image conversionBoris Filippov2012-10-101-2/+7
* Remove unused variablesStanislaw Pitucha2012-08-041-5/+3
* refactor all uses of the `qemu-img info` commandPádraig Brady2012-07-241-23/+24
* Switch to common logging.Andrew Bogott2012-07-021-1/+1
* Rename GlanceImageService.get to downloadBrian Waldon2012-06-271-2/+1
* Cleanup of image service codeBrian Waldon2012-06-271-3/+3
* Unused imports cleanup (folsom-2)Zhongyue Luo2012-06-031-1/+0
* ensure atomic manipulation of libvirt disk imagesPádraig Brady2012-03-241-39/+30
* various cleanupsPádraig Brady2012-03-161-1/+0