[anaconda:master] RAID patch

mulhern amulhern at redhat.com
Thu May 29 18:48:08 UTC 2014


The main purpose of this patch is to accomodate changes in blivet and to
ensure that RAIDLevel objects, rather than strings are used throughout.
The main problem was disentangling blivets notion of supported RAID levels for
various device types, from anaconda's notion of what it would like to allow
the user, especially since the whole idea is really a devicefactory one.

I will updated required version of blivet as appropriate.

mulhern (1):
  RAID related changes for custom spoke.

 pyanaconda/storage_utils.py                        |  17 ---
 pyanaconda/ui/gui/spokes/custom.glade              |   4 -
 pyanaconda/ui/gui/spokes/custom.py                 |  88 ++++++------
 .../ui/gui/spokes/lib/custom_storage_helpers.glade |   8 +-
 .../ui/gui/spokes/lib/custom_storage_helpers.py    | 151 +++++++++++++++++----
 5 files changed, 179 insertions(+), 89 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list