From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has posted comments on this change.
Change subject: net: NetworkManager python binding - Connection Settings ...................................................................... Patch Set 4: (1 comment) https://gerrit.ovirt.org/#/c/67216/4//COMMIT_MSG Commit Message: Line 10: Starting by exposing the connection settings interface, through which Line 11: it is possible to list and iterate through the available connections. Line 12: Line 13: In NM terms, a connection is a configuration setting instance of a given Line 14: device. """ dbus-python (based on DBus-GLib) New applications should use pydbus, txdbus or GDBus/QtDBus bindings. See above. """ why are we using a dead library (please explain in the commit message). Nevertheless, I see that someone is building python3-dbus for el7 these days: http://koji.fedoraproject.org/koji/buildinfo?buildID=816312 in few more days I expect it to hit epel repositories https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-3606e79612 Line 15: Line 16: Change-Id: Ie5d38679e3c60d998980b310c61f34fb61bf394a -- To view, visit https://gerrit.ovirt.org/67216 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie5d38679e3c60d998980b310c61f34fb61bf394a Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Edward Haas <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Leon Goldberg <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
