Change in vdsm[master]: tool: bump CONF_VERSION to 4.17.

mtayer at redhat.com mtayer at redhat.com
Tue Sep 9 15:33:00 UTC 2014


mooli tayer has uploaded a new change for review.

Change subject: tool: bump CONF_VERSION to 4.17.
......................................................................

tool: bump CONF_VERSION to 4.17.

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
deleted logging entries would not be removed.

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

Change-Id: I496392fa3a69b3a83a3f9b3934248e0b4fb4dab6
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/07/32707/1

diff --git a/lib/vdsm/tool/configurators/libvirt.py b/lib/vdsm/tool/configurators/libvirt.py
index acb4ad1..dde199c 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 = '4.17.0'
 
     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/32707
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I496392fa3a69b3a83a3f9b3934248e0b4fb4dab6
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