c03d244 New version 32.20-1

Authored and Committed by m4rtink 4 years ago
    New version 32.20-1
    
    - Add the DBus method ChangeDevice (vponcova)
    - Add the task ChangeDeviceTask (vponcova)
    - Add pep8 check (rvykydal)
    - Fix max-line-length setting for pep8speaks (rvykydal)
    - Extend PayloadFactory tests (jkonecny)
    - Add test for payload type DBus API (jkonecny)
    - Rename payload shared testing objects (jkonecny)
    - Add type property to payloads (jkonecny)
    - Rename payload dnf tests to packages tests (jkonecny)
    - Add FIXME/TODO about GetActivePayload (jkonecny)
    - Move Publishable to PayloadBase (jkonecny)
    - Adapt tests to a new Payload publishing (jkonecny)
    - Generate %packages only when DNF module was used (jkonecny)
    - Fix payloads shared testing class (jkonecny)
    - Move payload Packages kickstart processing to Payloads (jkonecny)
    - Change GetActivePayloadPath to GetActivePayload (jkonecny)
    - Publish payload instead of payload path (jkonecny)
    - Change payloads objects to interfaces (jkonecny)
    - Migrate LiveOS payload to dynamic publishing (jkonecny)
    - Migrate LiveImage payload to dynamic publishing (jkonecny)
    - Migrate DNF payload for dynamic publishing (jkonecny)
    - Use container to publish payloads (jkonecny)
    - Add payload container (jkonecny)
    - Rename PAYLOAD_BASE to PAYLOAD (jkonecny)
    - Remove unnecessary space (jkonecny)
    - Remove DNF DBus namespace (jkonecny)
    - Move Packages module publishing to Payloads service (jkonecny)
    - Move payload packages out of DNF module (jkonecny)
    - Add basic configuration for pep8speaks github app (rvykydal)
    - Be more strict when checking for mounted dvd source (rvykydal)
    - Protect cdroms during tree population for image installs (rvykydal)
    - Finish code conventions rules migration to upstream (jkonecny)
    - Require new pykickstart version (jkonecny)
    - Revert "Revert "Fix Timezone pykickstart command version"" (jkonecny)
    - Add the task AddDeviceTask (vponcova)
    - Add the DBus method ValidateDeviceFactoryRequest (vponcova)
    - Add the DBus field 'reformat' to the device factory request (vponcova)
    - Add the DBus method GetDeviceTypesForDevice (vponcova)
    - Add the DBus method GetFileSystemsForDevice (vponcova)
    - Add the DBus method GetRawDevice (vponcova)
    - Add the DBus method GenerateDeviceName (vponcova)
    - Add the DBus method GetDefaultLUKSVersion (vponcova)
    - Add the DBus method GenerateDeviceFactoryRequest (vponcova)
    - Add the DBus method ValidateRaidLevel (vponcova)
    - Add the DBus method ValidateContainerName (vponcova)
    - Add the DBus method AddDevice (vponcova)
    - Add the DBus method ValidateMountPoint (vponcova)
    - Add the DBus method CollectUnusedMountPoints (vponcova)
    - Add the DBus method GetSupportedRaidLevels (vponcova)
    - Add the DBus method GetDefaultFileSystem (vponcova)
    - Add the DBus method CollectSupportedSystems (vponcova)
    - Add the DBus method GetDiskTotalSpace (vponcova)
    - Add the DBus method CollectBootLoaderDevices (vponcova)
    - Add the DBus method CollectUnusedDevices (vponcova)
    - Add the DBus method CollectNewDevices (vponcova)
    - Add the DBus method GetPartitioned (vponcova)
    - Add the DBus method GenerateSystemData (vponcova)
    - Add the DBus method GenerateSystemName (vponcova)
    - Create the device tree scheduler (vponcova)
    - Always create and publish the DASD and ZFCP modules (vponcova)
    - Add the DBus method IsSupported to the zFCP module (vponcova)
    - Add the DBus method IsSupported to the NVDIMM module (vponcova)
    - Add the DBus method IsSupported to the DASD module (vponcova)
    - Add the DBus method IsSupported to the iSCSI module (vponcova)
    - Add the DBus method IsSupported to the FCoE module (vponcova)
    - Allow arch filtering for comps (jmracek)
    - Remove duplicated exception handler usage (vslavik)
    
        
file modified
+1 -0
file modified
+71 -2
file modified
+1 -1