Fabian Deutsch has submitted this change and it was merged. Change subject: installer: Improve storage loading time ......................................................................
installer: Improve storage loading time Previously a time consuming function was called several times. This is now still the case, but we cache the not-expected-to-change value. Change-Id: Iee46ffac3586d1e5f998aabddf03f4afde19f4c9 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1041213 Signed-off-by: Fabian Deutsch <[email protected]> --- M src/ovirt/node/installer/core/boot_device_page.py M src/ovirt/node/utils/storage.py 2 files changed, 12 insertions(+), 4 deletions(-) -- To view, visit http://gerrit.ovirt.org/22355 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iee46ffac3586d1e5f998aabddf03f4afde19f4c9 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
