Change in vdsm[master]: api: compat: fix api breakage of 'config' and 'netinfo' used...

dkuznets at redhat.com dkuznets at redhat.com
Sun Dec 21 17:02:48 UTC 2014


Dima Kuznetsov has posted comments on this change.

Change subject: api: compat: fix api breakage of 'config' and 'netinfo' used by bootstrap
......................................................................


Patch Set 7: Verified+1

Verified by creating rpms and checking contents:
$ ./autogen.sh --system
$ make rpm
$ rpm -qpl ...vdsm-python-4.17.0-192.gitf7358ea.fc20.noarch.rpm | grep -E 'share/vdsm/(netinfo|config)'

... nothing ...

$ ./autogen.sh --system --enable-rhev
$ make rpm
$ rpm -qpl ...vdsm-python-4.17.0-192.gitf7358ea.fc20.noarch.rpm | grep -E 'share/vdsm/(netinfo|config)'
/usr/share/vdsm/config.py
/usr/share/vdsm/config.pyc
/usr/share/vdsm/config.pyo
/usr/share/vdsm/netinfo.py
/usr/share/vdsm/netinfo.pyc
/usr/share/vdsm/netinfo.pyo

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I57754ce86f1f1e5978ff7e665c88218ee20d7ba3
Gerrit-PatchSet: 7
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuznets at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list