Fabian Deutsch has submitted this change and it was merged. Change subject: Avoiding mounting of leftovers in fresh install. ......................................................................
Avoiding mounting of leftovers in fresh install. depending on leftovers from previous installs the welcome page mounts and blocks the device for the rest of changes we do to the disk. This happens inside the get_istalled_version_number finction which should jow restore the mount points after execution. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1167240 Change-Id: I046abe87f94e5fe0eefd3d246ff1cfbe53e2aba2 Signed-off-by: Tolik Litovsky <[email protected]> --- M src/ovirt/node/installer/core/welcome_page.py M src/ovirtnode/ovirtfunctions.py 2 files changed, 25 insertions(+), 13 deletions(-) -- To view, visit http://gerrit.ovirt.org/36489 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I046abe87f94e5fe0eefd3d246ff1cfbe53e2aba2 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Anatoly Litovsky <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
