summaryrefslogtreecommitdiff
path: root/nova/virt/disk
Commit message (Expand)AuthorAgeFilesLines
* Add autopep8 to tox and pre-commitSean Mooney2021-11-081-0/+1
* guestfs: With libguestfs >= v1.41.1 decode returned bytes to stringLee Yarwood2021-04-232-3/+10
* Merge "Remove VFSLocalFS"Zuul2021-03-161-147/+0
|\
| * Remove VFSLocalFSBalazs Gibizer2021-03-031-147/+0
* | Merge "Remove non-libguestfs file injection for libvirt"Zuul2021-03-151-26/+9
|\ \ | |/
| * Remove non-libguestfs file injection for libvirtSean Dague2021-03-031-26/+9
* | tests: Poison os.unameStephen Finucane2021-02-201-1/+1
|/
* Remove six.text_type (1/2)Takashi Natsume2020-12-132-6/+3
* trivial: Remove log translationsStephen Finucane2020-05-271-2/+2
* [Trivial]Remove unused helper get_allocated_disk_sizezhufl2019-08-281-10/+0
* lxc: make use of filter python3 compatibleSean Mooney2019-08-131-2/+3
* Merge "Fix type error on call to mount device"Zuul2019-06-271-1/+1
|\
| * Fix type error on call to mount deviceMiguel Herranz2019-06-261-1/+1
* | hacking: Resolve W503 (line break occurred before a binary operator)Stephen Finucane2019-06-242-4/+4
* | Fix guestfs.set_backend_settings callMatt Riedemann2019-05-181-1/+8
|/
* Bump to hacking 1.1.0Stephen Finucane2019-04-121-3/+3
* Remove utils.execute() from virt.disk.api.Michael Still2018-12-121-3/+2
* libvirt: Reduce calls to qemu-img during update_available_resourceLee Yarwood2018-08-081-0/+9
* libvirt: Report the allocated size of preallocated file based disksLee Yarwood2018-04-161-0/+10
* Move xenapi disk resizing to privsep.Michael Still2018-04-131-3/+16
* Move configurable mkfs to privsep.Michael Still2018-04-041-60/+6
* Merge "Check the return code when forcing TCG mode with libguestfs"Zuul2018-03-121-1/+5
|\
| * Check the return code when forcing TCG mode with libguestfsMatt Riedemann2017-12-011-1/+5
* | Move makefs to privsepMichael Still2018-02-281-1/+4
* | Merge "Don't launch guestfs in a thread pool if guestfs.debug is enabled"Zuul2018-01-311-1/+8
|\ \
| * | Don't launch guestfs in a thread pool if guestfs.debug is enabledMatt Riedemann2017-12-081-1/+8
| |/
* | Move flushing block devices to privsep.Michael Still2017-12-131-2/+1
* | Convert ext filesystem resizes to privsep.Michael Still2017-12-131-13/+3
|/
* Move blkid calls to privsep.Michael Still2017-10-261-6/+2
* Move kpartx calls to privsep.Michael Still2017-10-241-4/+2
* Move nbd commands to privsep.Michael Still2017-10-242-8/+16
* Move loopback setup and removal to privsep.Michael Still2017-10-242-8/+4
* Cleanup mount / umount and associated rmdir callsMichael Still2017-10-181-3/+4
* Move ploop commands to privsep.Michael Still2017-09-281-10/+4
* Move the dac_admin privsep code to a new location.Michael Still2017-09-181-9/+9
* First attempt at adding a privsep user to nova itself.Michael Still2017-09-071-40/+22
* Remove translation of log messagesNgo Quoc Cuong2017-06-136-38/+33
* Fix a typo in documentsmelissaml2017-01-061-2/+2
* Guestfs handle no passwd or group in imageAndrea Frittoli2016-12-091-5/+12
* guestfs: Don't report exception if there's read access to kernelKashyap Chamarthy2016-12-011-2/+5
* Add a hacking rule for string interpolation at loggingTakashi NATSUME2016-10-111-1/+1
* Merge "Don't use locals() and globals(), use a dict instead"Jenkins2016-07-251-7/+15
|\
| * Don't use locals() and globals(), use a dict insteadRadomir Dopieralski2016-03-081-7/+15
* | Fix invalid import orderbhagyashris2016-07-041-1/+2
* | libvirt: virtuozzo instance resize supportMikhail Feoktistov2016-06-281-0/+11
* | Merge "libvirt - Add log if libguestfs can't read host kernel"Jenkins2016-05-091-0/+3
|\ \
| * | libvirt - Add log if libguestfs can't read host kernelChung Chih, Hung2016-04-201-0/+3
* | | Merge "Wait for device to be mapped"Jenkins2016-04-261-4/+16
|\ \ \ | |/ / |/| |
| * | Wait for device to be mappedAlexis Lee2016-03-161-4/+16
| |/
* | config options: centralize section "guestfs"Tracy Jones2016-04-041-9/+2
|/