From Dan Kenigsberg <[email protected]>:

Dan Kenigsberg has submitted this change and it was merged.

Change subject: net: Embed vdsm-restore-net-config into vdsm.network
......................................................................


net: Embed vdsm-restore-net-config into vdsm.network

vdsm-restore-net-config has been run as an executable.
This patch moved the executable python file into vdsm.network
package and runs it by importing & calling it.

Change-Id: I9c3d0ca93179aeb98a89f68265e368d13924f21e
Signed-off-by: Edward Haas <[email protected]>
---
M lib/vdsm/network/Makefile.am
M lib/vdsm/network/api.py
R lib/vdsm/network/restore_net_config.py
M lib/vdsm/supervdsm_api/network.py
M lib/vdsm/tool/network.py
M tests/functional/networkTests.py
M tox.ini
M vdsm.spec.in
M vdsm/Makefile.am
9 files changed, 31 insertions(+), 75 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Dan Kenigsberg: Looks good to me, approved
  Edward Haas: Verified



-- 
To view, visit https://gerrit.ovirt.org/76085
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9c3d0ca93179aeb98a89f68265e368d13924f21e
Gerrit-PatchSet: 5
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: Petr Horáček <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to