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

nsoffer at redhat.com nsoffer at redhat.com
Sat Sep 20 17:13:26 UTC 2014


Nir Soffer has posted comments on this change.

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


Patch Set 2:

(2 comments)

http://gerrit.ovirt.org/#/c/32707/2/lib/vdsm/tool/configurators/libvirt.py
File lib/vdsm/tool/configurators/libvirt.py:

Line 298:         if os.path.exists(path):
Line 299:             with self._openConfig(path) as conff:
Line 300:                 conff.removeConf()
Line 301: 
Line 302:     # version != PACKAGE_VERSION since we do not want to update configuration
version -> CONF_VERSION
Line 303:     # on every update. see 'configuration versioning:' at Configfile.py for
Line 304:     # details.
Line 305:     CONF_VERSION = '4.17.0'
Line 306: 


Line 299:             with self._openConfig(path) as conff:
Line 300:                 conff.removeConf()
Line 301: 
Line 302:     # version != PACKAGE_VERSION since we do not want to update configuration
Line 303:     # on every update. see 'configuration versioning:' at Configfile.py for
on every update -> on every package upgrade
Line 304:     # details.
Line 305:     CONF_VERSION = '4.17.0'
Line 306: 
Line 307:     PKI_DIR = os.path.join(constants.SYSCONF_PATH, 'pki/vdsm')


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I496392fa3a69b3a83a3f9b3934248e0b4fb4dab6
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <mskrivan at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: mooli tayer <mtayer at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list