[blivet:rhel7/master 0/4] Change sanity checking to handle more diverse calling contexts

mulhern amulhern at redhat.com
Fri Feb 7 15:01:10 UTC 2014


This is a setup in blivet for an anaconda bug fix. The really significant
changes are:
1) sanityCheck now returns a list of Errors instead of strings
2) sanityCheck is no longer called from doAutoPartition

mulhern (4):
  Remove unused exception class (#1060255)
  Separate sanityCheck-ing from doAutoPartition (#1060255)
  Introduce two new SanityErrors (#1060255)
  Change messages to SanityError objects (#1060255)

 blivet/__init__.py     | 108 +++++++++++++++++++++----------------------------
 blivet/errors.py       |  10 +++--
 blivet/partitioning.py |   8 +++-
 3 files changed, 60 insertions(+), 66 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list