summaryrefslogtreecommitdiff
path: root/nova/virt/libvirt/imagebackend.py
Commit message (Expand)AuthorAgeFilesLines
* rbd: Move rbd_utils out of libvirt driver under nova.storageLee Yarwood2020-08-261-1/+1
* Remove six.add_metaclassTakashi Natsume2020-08-151-2/+1
* Make libvirt able to trigger a backend image copy when neededDan Smith2020-06-241-1/+78
* Remove 'nova.image.api' moduleStephen Finucane2020-02-181-2/+2
* Make RBD imagebackend flatten method idempotentVladyslav Drok2020-01-281-1/+11
* Consolidate [image_cache] conf optionsEric Fried2019-11-131-1/+1
* Merge "Leave brackets on Ceph IP addresses for libguestfs"Zuul2019-10-141-1/+4
|\
| * Leave brackets on Ceph IP addresses for libguestfsJared Winborne2019-04-031-1/+4
* | Get rid of args to RBDDriver.__init__()Eric Fried2019-07-291-23/+14
* | libvirt: Add a rbd_connect_timeout configurableLee Yarwood2019-07-021-1/+3
* | libvirt: flatten rbd images when unshelving an instancersritesh2019-06-271-0/+11
* | Fix failure to boot instances with qcow2 format imageszhu.boxiang2019-05-201-0/+19
* | libvirt: set device address tag only if setting disk unitmelanie witt2019-04-171-4/+10
|/
* Allow utime call to fail on qcow2 image base fileNeil Jerram2019-03-121-3/+29
* Imagebackend should call processutils.execute directly.Michael Still2018-12-121-1/+1
* Pass disk_info dict to libvirt_infoMatthew Booth2018-11-021-12/+10
* We don't need utils.trycmd any more.Michael Still2018-05-151-1/+2
* Deprecate sparse LVsSylvain Bauza2018-03-071-2/+2
* Move ploop commands to privsep.Michael Still2017-09-281-2/+4
* Move the dac_admin privsep code to a new location.Michael Still2017-09-181-4/+4
* Remove deprecated keymgr codeKaitlin Farr2017-09-111-2/+2
* Move execs of touch to privsep.Michael Still2017-09-081-3/+4
* imagebackend: cleanup constructor args to RbdMatthew Booth2017-08-031-1/+1
* libvirt: update logic to configure device for scsi controllerSahid Orentino Ferdjaoui2017-07-031-2/+21
* Remove translation of log messagesNgo Quoc Cuong2017-06-131-14/+12
* libvirt: mark some Image backend methods as abstractMatt Riedemann2017-03-211-1/+14
* Merge "get_model method missing for Ploop image"Jenkins2017-03-201-0/+3
|\
| * get_model method missing for Ploop imageEvgeny Antyshev2017-03-071-0/+3
* | libvirt: Fix misleading error in Ploop imagebackendMaxim Nestratov2017-02-231-4/+4
|/
* Merge "libvirt: ephemeral disk support for virtuozzo containers"Jenkins2017-01-271-16/+33
|\
| * libvirt: ephemeral disk support for virtuozzo containersMikhail Feoktistov2017-01-261-16/+33
* | [2/3]Replace six.iteritems() with .items()Spencer Yu2017-01-091-2/+2
|/
* Merge "libvirt: Stop misusing NovaException"Jenkins2017-01-091-4/+4
|\
| * libvirt: Stop misusing NovaExceptionStephen Finucane2016-12-151-4/+4
* | Merge "Port virt.libvirt.test_imagebackend to Python 3"Jenkins2017-01-041-1/+1
|\ \
| * | Port virt.libvirt.test_imagebackend to Python 3ChangBo Guo(gcb)2017-01-041-1/+1
| |/
* | Merge "Rename PCS to Virtuozzo in error message"Jenkins2017-01-031-1/+1
|\ \ | |/ |/|
| * Rename PCS to Virtuozzo in error messageMikhail Feoktistov2016-11-171-1/+1
* | libvirt: Fix initialising of LVM ephemeral disksMatthew Booth2016-12-081-7/+16
* | libvirt: Rename Backend snapshot and imageMatthew Booth2016-12-011-13/+19
|/
* Add a hacking rule for string interpolation at loggingTakashi NATSUME2016-10-111-4/+4
* Fix resizing in imagebackend.cache()Jens Rosenboom2016-09-091-1/+3
* Merge "Add a small debug line to show selection location"Jenkins2016-08-031-0/+1
|\
| * Add a small debug line to show selection locationArnaud Morin2016-07-271-0/+1
* | libvirt: Pass path to Image base classMatthew Booth2016-07-211-36/+36
* | Remove max_size argument to images.fetch and fetch_to_rawMatthew Booth2016-07-211-5/+5
|/
* libvirt: virtuozzo instance resize supportMikhail Feoktistov2016-06-281-6/+3
* libvirt: Add boot ordering to individual disksLee Yarwood2016-06-241-2/+7
* Rename Image.check_image_exists to Image.exists()Matthew Booth2016-05-261-7/+7
* Rename Raw backend to FlatMatthew Booth2016-05-171-8/+13