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 <dkuzn...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Dima Kuznetsov <dkuzn...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to