b4b71f9 New version 3.1.2

Authored and Committed by vtrefny 5 years ago
    New version 3.1.2
    
    - Fix reading LV attributes in LVMVolumeGroupDevice.status (vtrefny)
    - Do not try to login to iBFTs with active session (vtrefny)
    - Fix xfs sync of chrooted mountpoint. (dlehman)
    - Only update sysfs path in ctor for active devices. (dlehman)
    - Fix new pep8/pycodestyle warnings (vtrefny)
    - Ignore PEP8 W504 warning ("line break after binary operator") (vtrefny)
    - pylint: Allow loading all C extensions (vtrefny)
    - Use 'pycodestyle' instead of 'pep8' (vtrefny)
    - Fix failing populator test without nvdimm plugin (vtrefny)
    - Add 'srpm' and 'rpm' targets to Makefile for building (S)RPMs (vtrefny)
    - Fix crash on reset on systems without nvdimm plugin (vtrefny)
    - Use the size info of internal LVs when getting space usage for existing LVs (v.podzimek)
    - Calculate the number of RAID PVs from the origin for cached LVs (v.podzimek)
    - Make raid_level a property of an LV object (v.podzimek)
    - Add a test for DeviceTree.get_related_disks. (dlehman)
    - Fix ixgbe/bnx2fc fcoe disk detection (#1651506) (rvykydal)
    - Use RAID name for partitions on an MD array (vtrefny)
    - Move btrfs name validation to devicelibs (vtrefny)
    - Don't try to set selinux context for nodev or vfat file systems. (dlehman)
    - Only try to set selinux context for lost+found on ext file systems. (dlehman)
    - Wipe all stale metadata after creating md array. (#1639682) (dlehman)
    - Don't try to update sysfs path for non-block devices. (#1579375) (dlehman)
    - Don't raise errors without messages (vponcova)
    - Install ndctl when NVDIMMs are used. (dlehman)
    - Deactivate incomplete VGs along with everything else. (dlehman)
    - Work around udev timing issues. (dlehman)
    - Fix options for ISCSI functions (#1632656) (vtrefny)
    - Use format.status when checking for PV status (vtrefny)
    - Remove Anaconda flags (vponcova)
    - Remove square brackets when matching internal LVs (v.podzimek)
    
        
  • Build completed
    success
    Built as python-blivet-1:3.1.2-1.fc29
    5 years ago
file modified
+1 -0
file modified
+34 -3
file modified
+1 -1