34 projects
mfd-connect
Module for running commands on remote machine.
mfd-network-adapter
Module which handle operations on network adapters installed on different operating systems
mfd-powermanagement
Module for managing power (Raritan, APC, Digital Loggers, ipmi, etc.)
mfd-host
MFD Host provides a unified Python interface for managing and interacting with Systems Under Tests (SUTs) AKA Hosts and their capabilities across multiple operating systems.
mfd-typing
Module containing common data structures and utilities shared between MFD modules.
mfd-kvm
Module for managing KVM hypervisors, enabling VM creation, control, and network device management.
mfd-hyperv
Module for handling functionalities of HyperV hypervisor.
mfd-cli-client
Module for cli_client (command line interface client) utility for the Intel® Infrastructure Processing Unit (Intel® IPU).
mfd-const
Module for keeping const values.
mfd-switchmanagement
Module for handling operations on switches from different vendors (for example IBM, Cisco, Dell)
mfd-esxi
Module for accessing and manipulating VMware products: ESXi, VCSA and NSX
mfd-code-quality
Module for a code quality related scripts.
pytest-mfd-logging
Module for handling PyTest logging.
mfd-model
Module for handling models used across multiple MFDs (mostly Pydantic)
pytest-mfd-config
Pytest Plugin that handles test and topology configs and all their belongings like helper fixtures.
mfd-ping
Module for handling basic ping command operations over different operating systems for network diagnostic purposes.
mfd-package-manager
Module for managing packages, drivers, and modules across Linux, Windows, ESXi, and FreeBSD systems.
mfd-dcb
A Python module providing cross-platform Data Center Bridging (DCB) configuration and management APIs for Windows, Linux, and FreeBSD systems.
mfd-devcon
Module providing a programmatic interface to Windows Devcon device management commands.
mfd-libibverbs-utils
Module for running libibverbs tools for getting information about Remote Direct Memory Access (RDMA) devices installed in system
mfd-packet-capture
Module for Packet Capture support. Within the module, there are wrappers written for tcpdump, tshark & pktcap tools.
mfd-mount
Module for handling mounting and unmounting fileshares on different operating systems
mfd-serial
Module for handling communication via serial port like Universal asynchronous receiver-transmitter (UART)
mfd-win-registry
Module for managing Windows registry keys and values.
mfd-event-log
Module for event logs handling
mfd-osd-control
Module for controlling entries in OSD.
mfd-ethtool
Module wrapping multiple ethtool operations.
mfd-dmesg
Modular Framework Design (MFD) module for diagnostic messages.
mfd-sysctl
Module for SYSCTL
mfd-ftp
Module for handling operations with File Transfer Protocol on client and server sessions.
mfd-base-tool
Module that contains abstraction of tool in Modular Framework Design (MFD).
mfd-traffic-manager
Module for handling variety types of traffic under one consistent API.
mfd-kernel-namespace
Module to handle kernel namespaces.
mfd-common-libs
Module with common libraries and methods used in Modular Framework Design (MFD) ...