Fabian Deutsch has submitted this change and it was merged. Change subject: Let data-size be specified as -1 ......................................................................
Let data-size be specified as -1 Previously, we enforced bounds of >= 0 on data size, but -1 should be an allowed size to fill the entire partition. Allow it. Change-Id: Idef165f508bd7628311c04edc240f3af006d7577 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1017583 Signed-off-by: Ryan Barry <[email protected]> --- M src/ovirt/node/installer/core/storage_vol_page.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Fabian Deutsch: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/20131 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Idef165f508bd7628311c04edc240f3af006d7577 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-node Gerrit-Branch: node-3.0 Gerrit-Owner: Ryan Barry <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
