index
:
delta/openstack/nova.git
master
proposed/juno
proposed/kilo
stable/2023.1
stable/havana
stable/icehouse
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/nova.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nova
/
virt
/
libvirt
/
imagebackend.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
rbd: Move rbd_utils out of libvirt driver under nova.storage
Lee Yarwood
2020-08-26
1
-1
/
+1
*
Remove six.add_metaclass
Takashi Natsume
2020-08-15
1
-2
/
+1
*
Make libvirt able to trigger a backend image copy when needed
Dan Smith
2020-06-24
1
-1
/
+78
*
Remove 'nova.image.api' module
Stephen Finucane
2020-02-18
1
-2
/
+2
*
Make RBD imagebackend flatten method idempotent
Vladyslav Drok
2020-01-28
1
-1
/
+11
*
Consolidate [image_cache] conf options
Eric Fried
2019-11-13
1
-1
/
+1
*
Merge "Leave brackets on Ceph IP addresses for libguestfs"
Zuul
2019-10-14
1
-1
/
+4
|
\
|
*
Leave brackets on Ceph IP addresses for libguestfs
Jared Winborne
2019-04-03
1
-1
/
+4
*
|
Get rid of args to RBDDriver.__init__()
Eric Fried
2019-07-29
1
-23
/
+14
*
|
libvirt: Add a rbd_connect_timeout configurable
Lee Yarwood
2019-07-02
1
-1
/
+3
*
|
libvirt: flatten rbd images when unshelving an instance
rsritesh
2019-06-27
1
-0
/
+11
*
|
Fix failure to boot instances with qcow2 format images
zhu.boxiang
2019-05-20
1
-0
/
+19
*
|
libvirt: set device address tag only if setting disk unit
melanie witt
2019-04-17
1
-4
/
+10
|
/
*
Allow utime call to fail on qcow2 image base file
Neil Jerram
2019-03-12
1
-3
/
+29
*
Imagebackend should call processutils.execute directly.
Michael Still
2018-12-12
1
-1
/
+1
*
Pass disk_info dict to libvirt_info
Matthew Booth
2018-11-02
1
-12
/
+10
*
We don't need utils.trycmd any more.
Michael Still
2018-05-15
1
-1
/
+2
*
Deprecate sparse LVs
Sylvain Bauza
2018-03-07
1
-2
/
+2
*
Move ploop commands to privsep.
Michael Still
2017-09-28
1
-2
/
+4
*
Move the dac_admin privsep code to a new location.
Michael Still
2017-09-18
1
-4
/
+4
*
Remove deprecated keymgr code
Kaitlin Farr
2017-09-11
1
-2
/
+2
*
Move execs of touch to privsep.
Michael Still
2017-09-08
1
-3
/
+4
*
imagebackend: cleanup constructor args to Rbd
Matthew Booth
2017-08-03
1
-1
/
+1
*
libvirt: update logic to configure device for scsi controller
Sahid Orentino Ferdjaoui
2017-07-03
1
-2
/
+21
*
Remove translation of log messages
Ngo Quoc Cuong
2017-06-13
1
-14
/
+12
*
libvirt: mark some Image backend methods as abstract
Matt Riedemann
2017-03-21
1
-1
/
+14
*
Merge "get_model method missing for Ploop image"
Jenkins
2017-03-20
1
-0
/
+3
|
\
|
*
get_model method missing for Ploop image
Evgeny Antyshev
2017-03-07
1
-0
/
+3
*
|
libvirt: Fix misleading error in Ploop imagebackend
Maxim Nestratov
2017-02-23
1
-4
/
+4
|
/
*
Merge "libvirt: ephemeral disk support for virtuozzo containers"
Jenkins
2017-01-27
1
-16
/
+33
|
\
|
*
libvirt: ephemeral disk support for virtuozzo containers
Mikhail Feoktistov
2017-01-26
1
-16
/
+33
*
|
[2/3]Replace six.iteritems() with .items()
Spencer Yu
2017-01-09
1
-2
/
+2
|
/
*
Merge "libvirt: Stop misusing NovaException"
Jenkins
2017-01-09
1
-4
/
+4
|
\
|
*
libvirt: Stop misusing NovaException
Stephen Finucane
2016-12-15
1
-4
/
+4
*
|
Merge "Port virt.libvirt.test_imagebackend to Python 3"
Jenkins
2017-01-04
1
-1
/
+1
|
\
\
|
*
|
Port virt.libvirt.test_imagebackend to Python 3
ChangBo Guo(gcb)
2017-01-04
1
-1
/
+1
|
|
/
*
|
Merge "Rename PCS to Virtuozzo in error message"
Jenkins
2017-01-03
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Rename PCS to Virtuozzo in error message
Mikhail Feoktistov
2016-11-17
1
-1
/
+1
*
|
libvirt: Fix initialising of LVM ephemeral disks
Matthew Booth
2016-12-08
1
-7
/
+16
*
|
libvirt: Rename Backend snapshot and image
Matthew Booth
2016-12-01
1
-13
/
+19
|
/
*
Add a hacking rule for string interpolation at logging
Takashi NATSUME
2016-10-11
1
-4
/
+4
*
Fix resizing in imagebackend.cache()
Jens Rosenboom
2016-09-09
1
-1
/
+3
*
Merge "Add a small debug line to show selection location"
Jenkins
2016-08-03
1
-0
/
+1
|
\
|
*
Add a small debug line to show selection location
Arnaud Morin
2016-07-27
1
-0
/
+1
*
|
libvirt: Pass path to Image base class
Matthew Booth
2016-07-21
1
-36
/
+36
*
|
Remove max_size argument to images.fetch and fetch_to_raw
Matthew Booth
2016-07-21
1
-5
/
+5
|
/
*
libvirt: virtuozzo instance resize support
Mikhail Feoktistov
2016-06-28
1
-6
/
+3
*
libvirt: Add boot ordering to individual disks
Lee Yarwood
2016-06-24
1
-2
/
+7
*
Rename Image.check_image_exists to Image.exists()
Matthew Booth
2016-05-26
1
-7
/
+7
*
Rename Raw backend to Flat
Matthew Booth
2016-05-17
1
-8
/
+13
[next]