Fabian Deutsch has submitted this change and it was merged. Change subject: lib: Solve conflicting names ......................................................................
lib: Solve conflicting names Due to a name conflict (import system from ovirt.node.utils and the function itself) the keyboard config couldn't be loaded during boot. This is now solved by fixing the import. Change-Id: I5e92b5b3ffd44973c1bd085accfcc93933caf318 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1000867 Signed-off-by: Fabian Deutsch <[email protected]> --- M scripts/ovirt-init-functions.sh.in M src/ovirtnode/ovirtfunctions.py 2 files changed, 4 insertions(+), 3 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/18759 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5e92b5b3ffd44973c1bd085accfcc93933caf318 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Ryan Barry <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
