pyanaconda.modules.storage.nvme.nvme_interface

Classes

NVMEInterface

DBus interface for the NVMe module.

Module Contents

class pyanaconda.modules.storage.nvme.nvme_interface.NVMEInterface[source]

Bases: pyanaconda.modules.common.base.KickstartModuleInterfaceTemplate

DBus interface for the NVMe module.

WriteConfiguration()[source]

Write the configuration to sysroot.

FIXME: This is just a temporary method.