[blivet] drop our pyudev in favor of python-pyudev (v3)

Brian C. Lane bcl at redhat.com
Wed Aug 6 00:39:10 UTC 2014


On Mon, Aug 04, 2014 at 10:15:20AM -0500, David Lehman wrote:
> Previous patch 2 (Cache MD metadata...) is gone. It isn't needed since
> udev provides both member and array UUID for MD members.
> 
> Patch 1 has two minor updates:
>  - it now includes the parse_uevent_file commit
>  - added a comment noting that md container info does not include UUID
> 
> David Lehman (4):
>   Replace our pyudev with the package python-pyudev.
>   Keep lvm and md metadata separate from udev info.
>   Adapt multipath detection code to external pyudev module.
>   Remove some unused multipath-specific functions from blivet.udev.
> 
>  blivet/deviceaction.py |   4 +-
>  blivet/devices.py      |  96 +++++++--------------
>  blivet/devicetree.py   |  99 +++++++++++-----------
>  blivet/pyudev.py       | 226 -------------------------------------------------
>  blivet/udev.py         | 152 +++++++++------------------------
>  blivet/util.py         |   2 +-
>  python-blivet.spec     |   1 +
>  tests/udev_test.py     | 130 +---------------------------
>  8 files changed, 127 insertions(+), 583 deletions(-)
>  delete mode 100644 blivet/pyudev.py
> 
> -- 
> 1.9.3

Ack

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list