Skip to content
Snippets Groups Projects
Commit 4ef2a783 authored by Ciarán McKenna's avatar Ciarán McKenna
Browse files

Fix version numbers

parent 66ff9bc2
Branches
No related tags found
No related merge requests found
Checking pipeline status
Index: ganeti-3.01/lib/hypervisor/hv_kvm/__init__.py Index: ganeti-3.0.1/lib/hypervisor/hv_kvm/__init__.py
=================================================================== ===================================================================
--- ganeti-3.01.orig/lib/hypervisor/hv_kvm/__init__.py --- ganeti-3.0.1.orig/lib/hypervisor/hv_kvm/__init__.py
+++ ganeti-3.01/lib/hypervisor/hv_kvm/__init__.py +++ ganeti-3.0.1/lib/hypervisor/hv_kvm/__init__.py
@@ -921,12 +921,13 @@ class KVMHypervisor(hv_base.BaseHypervis @@ -921,12 +921,13 @@ class KVMHypervisor(hv_base.BaseHypervis
disk_cache = up_hvp[constants.HV_DISK_CACHE] disk_cache = up_hvp[constants.HV_DISK_CACHE]
for cfdev, link_name, uri in kvm_disks: for cfdev, link_name, uri in kvm_disks:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment