summaryrefslogtreecommitdiff
path: root/nova/virt/images.py
Commit message (Expand)AuthorAgeFilesLines
* [stable-only][cve] Check VMDK create-type against an allowed liststable/ussuriDan Smith2023-01-251-0/+31
* images: Make JSON the default output format of calls to qemu-img infoLee Yarwood2020-04-161-14/+6
* libvirt: Remove QEMU_VERSION_REQ_SHAREDStephen Finucane2020-04-011-8/+2
* images: Remove Libvirt specific configurable use from qemu_img_infoLee Yarwood2020-04-011-6/+2
* libvirt: Use oslo.utils >= 4.1.0 to fetch format-specific image dataLee Yarwood2020-03-161-0/+16
* images: Allow the output format of qemu-img info to be controlledLee Yarwood2020-03-161-3/+7
* images: Move qemu-img info calls into privsepLee Yarwood2020-03-161-47/+7
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-2/+2
* Improve libvirt image and snapshot handlingJack Ding2019-03-051-5/+10
* Remove the final user of utils.execute() from virt.imagesMichael Still2018-12-121-2/+1
* Add I/O Semaphore to limit concurrent disk opsJack Ding2018-11-211-8/+11
* Implement certificate_utilsBrianna Poulos2018-06-121-4/+5
* Move image conversion to privsep.Michael Still2018-05-151-23/+8
* libvirt: handle DiskNotFound during update_available_resourceMatt Riedemann2018-03-201-1/+6
* qemu-img do not use cache=none if no O_DIRECT supportThomas Goirand2017-11-291-1/+12
* Support qemu >= 2.10Matt Riedemann2017-09-271-0/+10
* Increase cpu time for image conversionSean Dague2017-07-241-1/+1
* Ensure image conversion flushes output data to diskMatthew Booth2017-03-081-1/+8
* Bump prlimit cpu time for qemu from 2 to 8Sean Dague2016-12-081-3/+8
* Fix qemu-img convert image incompatability in alpine linuxJakub Pavlik2016-11-071-1/+2
* virt/image: between two words without a space in output messageChen Fan2016-08-111-1/+1
* Remove max_size argument to images.fetch and fetch_to_rawMatthew Booth2016-07-211-22/+4
* add ploop support into qemu-img infoMaxim Nestratov2016-06-231-0/+6
* virt: set address space & CPU time limits when running qemu-imgDaniel P. Berrange2016-06-071-1/+6
* Remove unused arguments to images.fetch and images.fetch_to_rawMatthew Booth2016-05-131-4/+3
* Config options: centralize imagebackend libvirt options (2)Hieu LE2016-05-051-4/+0
* Fix string interpolations at logging callsTakashi NATSUME2016-03-071-1/+1
* Merge "Use imageutils from oslo.utils"Jenkins2016-03-021-1/+1
|\
| * Use imageutils from oslo.utilsChangBo Guo(gcb)2016-02-161-1/+1
* | config options: Centralise 'virt.images' optionsStephen Finucane2016-02-221-9/+2
|/
* libvirt: Race condition leads to instance in errorAnkit Agrawal2016-02-051-2/+1
* Fix backing file detection in libvirt live snapshotMatthew Booth2016-01-141-3/+5
* Propagate qemu-img errors to compute managerChris Dent2016-01-111-4/+23
* Fix format conversion in libvirt snapshotMatthew Booth2016-01-071-2/+24
* Revert "virt: Use preexec_fn to ulimit qemu-img info call"Ihar Hrachyshka2015-10-141-9/+1
* virt: Use preexec_fn to ulimit qemu-img info callTristan Cacqueray2015-10-091-1/+9
* compute: improve exceptions related to disk size checksMatthew Booth2015-08-191-1/+2
* Switch to the oslo_utils.fileutilsSergey Vilgelm2015-07-241-1/+1
* 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