dd1aadd New version 31.15-1

Authored and Committed by m4rtink 4 years ago
    New version 31.15-1
    
    - iscsi: require relevant blivet version for iscsi module (rvykydal)
    - iscsi: add unit tests for iscsi module (rvykydal)
    - iscsi: fix name of some method arguments (target -> portal) (rvykydal)
    - iscsi: use proper iscsi interface mode constants in ui (rvykydal)
    - iscsi: update the CanSetInitiator docstring to reflect the reality (rvykydal)
    - iscsi: move conversion to IscsiInterfacesMode from implementation to
      interface (rvykydal)
    - iscsi: use better name for a NodeIsFromIbft method (rvykydal)
    - iscsi: move kickstart iscsi processing into the iSCSI module (rvykydal)
    - iscsi: attach iBFT targets in early kickstart by the iSCSI module (rvykydal)
    - iscsi gui: show target in Target column (not initiator) (rvykydal)
    - iscsi: rename iSCSI node info attribute holding name of iscsi interface
      (rvykydal)
    - iscsi: move dracut argument generating into the iSCSI module (rvykydal)
    - iscsi: get info about target being added from iBFT from the iSCSI module
      (rvykydal)
    - iscsi: use attributes added blivet iscsi device replacing iscsi node object
      (rvykydal)
    - iscsi: rename Target to Portal where appropriate (rvykydal)
    - iscsi: move kickstart data update to the iSCSI module (rvykydal)
    - iscsi: write configuration by the iSCSI module (rvykydal)
    - iscsi: use the iSCSI module by kickstart iscsi command (rvykydal)
    - iscsi: use the iSCSI module in GUI (rvykydal)
    - Adapt iSCSI structures to dbus structure updates (rvykydal)
    - Use the ISCSI module in the ISCSIDialog (vponcova)
    - Create DBus tasks for discovering iSCSI nodes (vponcova)
    - Create the basic structure for the iSCSI module (vponcova)
    - Hide spokes in Silverblue and Workstation (vponcova)
    - Remove the screen access management (vponcova)
    - Hide spokes with the Anaconda configuration file (vponcova)
    - Run the DBus task for configuration of post-installation tools (vponcova)
    - Replace the lang execute() method (mkolman)
    - Collect requirements of the Storage module (vponcova)
    - Add DBus support for module requirements (vponcova)
    - Replace the Services execute() method by a DBus Task (mkolman)
    - Replace the SELinux execute() method by a DBus Task (mkolman)
    - Replace the Firewall execute() method by a DBus Task (mkolman)
    - Add FirewallConfigurationTask DBus Task (mkolman)
    - Add root parameter to execInSysroot utility function (mkolman)
    - Improve post install tools configuration (mkolman)
    
        
file modified
+1 -0
file modified
+44 -8
file modified
+1 -1