Change in vdsm[master]: In a recent commit changing configuration[1] I missed the ve...

mtayer at redhat.com mtayer at redhat.com
Tue Sep 9 15:10:49 UTC 2014


mooli tayer has uploaded a new change for review.

Change subject: In a recent commit changing configuration[1] I missed the version bumping while rebasing & moving around.
......................................................................

In a recent commit changing configuration[1]
I missed the version bumping while rebasing & moving around.

This was tested by me on clean install, but upon upgrade
it would not work.

[1] http://gerrit.ovirt.org/#/c/31135/

Change-Id: Ifa8f02f0e6e1793007a8b3be49fe8a2f74076b19
Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1125237
Signed-off-by: Mooli Tayer <mtayer at redhat.com>
---
M lib/vdsm/tool/configurators/libvirt.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/04/32704/1

diff --git a/lib/vdsm/tool/configurators/libvirt.py b/lib/vdsm/tool/configurators/libvirt.py
index acb4ad1..24726bb 100644
--- a/lib/vdsm/tool/configurators/libvirt.py
+++ b/lib/vdsm/tool/configurators/libvirt.py
@@ -302,7 +302,7 @@
     # version != PACKAGE_VERSION since we do not want to update configuration
     # on every update. see 'configuration versioning:' at Configfile.py for
     # details.
-    CONF_VERSION = '4.13.0'
+    CONF_VERSION = '1'
 
     PKI_DIR = os.path.join(constants.SYSCONF_PATH, 'pki/vdsm')
     LS_CERT_DIR = os.path.join(PKI_DIR, 'libvirt-spice')


-- 
To view, visit http://gerrit.ovirt.org/32704
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifa8f02f0e6e1793007a8b3be49fe8a2f74076b19
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer at redhat.com>


More information about the vdsm-patches mailing list