[node-patches] Change in ovirt-node[master]: add partition size screen to TUI installer

mburns at redhat.com mburns at redhat.com
Mon Oct 15 17:39:14 UTC 2012


Michael Burns has submitted this change and it was merged.

Change subject: add partition size screen to TUI installer
......................................................................


add partition size screen to TUI installer

After selecting the HostVG disks, there will be a new screen.
The screen will show the sizes for the UEFI and Root/RootBackup
partitions, but they will not be editable.  The Swap, Logging,
Config, and Data partition sizes will be editable.

The page is initially seeded with either:
1.  the values retrieved from /etc/default/ovirt
2.  the default values from storage.py (if #1 is not available)

Validation of disk space moved to after the partition screen.

Click Continue and you will move to the Password screen.
Click Back on Password will take you to the Partition Size screen

Validation:

values must be positive integers (except data where -1 is also
allowed).
Must meet minimum swap and config sizes.

rhbz#825735

Change-Id: I75583594bb9e8658137ef77976319e8a14020961
Signed-off-by: Mike Burns <mburns at redhat.com>
---
M scripts/ovirt-config-installer.py
M scripts/ovirtnode/ovirtfunctions.py
M scripts/ovirtnode/storage.py
3 files changed, 208 insertions(+), 32 deletions(-)

Approvals:
  Michael Burns: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/8520
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I75583594bb9e8658137ef77976319e8a14020961
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Michael Burns <mburns at redhat.com>
Gerrit-Reviewer: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Joey Boggs <jboggs at redhat.com>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>



More information about the node-patches mailing list