[anaconda:master 0/4] Changes to blivet interface patches

mulhern amulhern at redhat.com
Thu May 1 13:11:25 UTC 2014


These functions all just change the names of keyword arguments or omit
arguments to match changes in blivet's interface.

mulhern (4):
  Update devicetree.findActions invocations to match blivet interface
    change
  Change uses of 'format' keyword param to 'fmt' keyword param
  Updates for new blivet.size.Size.__new__ interface.
  Remove keyword args 'ignoreErrors' from umountFilesystems() call.

 anaconda                                           |  2 +-
 pyanaconda/bootloader.py                           |  4 +-
 pyanaconda/install.py                              |  4 +-
 pyanaconda/installclass.py                         |  8 +--
 pyanaconda/kickstart.py                            | 71 +++++++++++-----------
 pyanaconda/packaging/dnfpayload.py                 |  6 +-
 pyanaconda/packaging/livepayload.py                |  6 +-
 pyanaconda/packaging/yumpayload.py                 |  4 +-
 pyanaconda/storage_utils.py                        |  7 +--
 pyanaconda/ui/gui/spokes/custom.py                 |  6 +-
 pyanaconda/ui/gui/spokes/lib/cart.py               |  8 +--
 .../ui/gui/spokes/lib/custom_storage_helpers.py    |  4 +-
 pyanaconda/ui/gui/spokes/lib/resize.py             | 30 ++++-----
 pyanaconda/ui/gui/spokes/storage.py                |  8 +--
 pyanaconda/ui/lib/space.py                         |  4 +-
 pyanaconda/ui/tui/spokes/storage.py                |  4 +-
 tests/gui/outside/__init__.py                      |  4 +-
 tests/storage/cases/bz1014545.py                   |  8 +--
 tests/storage/cases/bz1067707.py                   |  2 +-
 19 files changed, 94 insertions(+), 96 deletions(-)

-- 
1.8.3.1



More information about the anaconda-patches mailing list