Fabian Deutsch has submitted this change and it was merged. Change subject: Fix storage volume page ......................................................................
Fix storage volume page Don't check for the presence of values in the storage volume page if _model is empty. Don't directly use ints in the model. Try to make the model in dry mode resemble the model in a normal install. Change-Id: I716a9ea86f52ab3282c4be55f8dcad0890df0583 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/installer/core/storage_vol_page.py 1 file changed, 5 insertions(+), 3 deletions(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved Douglas Schilling Landgraf: Verified; Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/30609 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I716a9ea86f52ab3282c4be55f8dcad0890df0583 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[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
