ganeti - Ganeti python modulesasyncnotifier - Asynchronous pyinotify implementationbackend - Functions used by the node daemonbootstrap - Functions to bootstrap a new cluster.build - Module used during the Ganeti build processshell_example_lexer - Pygments lexer for our custom shell example sessions.sphinx_ext - Sphinx extension for building opcode documentation.cli - Module dealing with command line parsingcli_opts - Module containing Ganeti's command line parsing optionsclient - Common command line client code.base - Utils for CLI commandsgnt_backup - Backup related commandsgnt_cluster - Cluster related commandsgnt_debug - Debugging commandsgnt_filter - Job filter rule commandsgnt_group - Node group related commandsgnt_instance - Instance related commandsgnt_job - Job related commandsgnt_network - IP pool related commandsgnt_node - Node related commandsgnt_os - OS scripts related commandsgnt_storage - External Storage related commandscmdlib - Module implementing the master-side code.backup - Logical units dealing with backup operations.base - Base classes and functions for cmdlib.cluster - Logical units dealing with the cluster.verify - Logical units for cluster verification.common - Common functions used by multiple logical units.group - Logical units dealing with node groups.instance - Logical units dealing with instances.instance_create - Logical unit for creating a single instance.instance_helpervm - Functions for running helper virtual machines to perform tasks on instances.instance_migration - Logical units dealing with instance migration an failover.instance_operation - Logical units dealing with instance operations (start/stop/...).instance_query - Logical units for querying instances.instance_set_params - Logical unit setting parameters of a single instance.instance_storage - Logical units dealing with storage of instances.instance_utils - Utility function mainly, but not only used by instance LU's.misc - Miscellaneous logical units that don't fit into any category.network - Logical units dealing with networks.node - Logical units dealing with nodes.operating_system - Logical units dealing with OS.query - Logical units for queries.tags - Logical units dealing with tags.test - Test logical units.compat - Module containing backported language/library functionality.confd - Ganeti confd client/server libraryclient - Ganeti confd clientconfig - Configuration management for Ganetitemporary_reservations - Reserve resources, so that jobs can't take them.utils - Utilities used by the config module.verify - Verification helpers for the configuration object.constants - Module holding different constants.daemon - Module with helper classes and functions for daemonserrors - Ganeti exception handling.hooksmaster - Module implementing the logic for running hooks.ht - Module implementing the parameter types code.http - HTTP module.hypervisor - Virtualization interface abstractionhv_base - Base class for all hypervisorshv_chroot - Chroot manager hypervisorhv_fake - Fake hypervisorhv_kvm - KVM hypervisormonitor - Qemu monitor control classesnetdev - KVM hypervisor tap device helpersvalidation - KVM hypervisor parameter/syntax validation helpershv_lxc - LXC hypervisorhv_xen - Xen hypervisorsimpexpd - Classes and functions for import/export daemon.jqueue - Module implementing the job queue handling.exec - Module implementing executing of a job as a separate processjstore - Module implementing the job queue handling.locking - Module implementing the Ganeti locking code.luxi - Module for the LUXI protocolmasterd - Masterd-related classes and functions.iallocator - Module implementing the iallocator code.instance - Instance-related functions and classes for masterd.mcpu - Module implementing the logic behind the cluster operationsmetad - Module for the Metad protocolnetutils - Ganeti network utility module.network - IP address pool management functions.objects - Transportable objects for Ganeti.opcodes - OpCodes moduleopcodes_base - OpCodes base moduleoutils - Module for object related utils.ovf - Converter tools between ovf and ganeti config filepathutils - Module containing constants and functions for filesystem paths.qlang - Module for a simple query languagequery - Module for query operationsrapi - Ganeti RAPI modulerpc - Empty file for package definition.rpc_defs - RPC definitions for communication between master and node daemons.runtime - Module implementing configuration details at runtime.serializer - Serializer abstraction moduleserver - Empty file for package definition.ssconf - Global Configuration data for Ganeti.ssh - Module encapsulating ssh functionality.storage - Block device abstractionbase - Block device abstraction - base class and utility functionsbdev - Block device abstraction.container - Storage container abstraction.drbd - DRBD block device related functionalitydrbd_cmdgen - DRBD command generating classesdrbd_info - DRBD information parsing utilitiesextstorage - ExtStorage Interface related functionalityfilestorage - Filesystem-based access functions and disk templates.gluster - Gluster storage class.tools - Common tools modules.burnin - Burnin programcfgupgrade - Library of the tools/cfgupgrade utility.common - Common functions for tool scripts.ensure_dirs - Script to ensure permissions on files/dirs are accurate.node_cleanup - Script to configure the node daemon.node_daemon_setup - Script to configure the node daemon.prepare_node_join - Script to prepare a node for joining a cluster.ssh_update - Script to update a node's SSH key files.ssl_update - Script to recreate and sign the client SSL certificates.uidpool - User-id pool related functions.utils - Ganeti utility module.algo - Utility functions with algorithms.bitarrays - Utility functions for managing bitarrays.filelock - Utility functions for file-based locks.hash - Utility functions for hashing.io - Utility functions for I/O.livelock - Lockfiles to prove livelinesslog - Utility functions for logging.lvm - Utility functions for LVM.mlock - Wrapper around mlockall(2).nodesetup - Utility functions for manipulating /etc/hosts.process - Utility functions for processes.retry - Utility functions for retrying function calls with a timeout.security - Utility functions for security features of Ganeti.storage - Utility functions for storage.tags - Utility functions for tag related operationstext - Utility functions for manipulating or working with text.version - Version utilities.wrapper - Utility functions wrapping other functions.x509 - Utility functions for X509.vcluster - Module containing utilities for virtual clusters.watcher - Tool to restart erroneously downed virtual machines.wconfd - Module for the WConfd protocolworkerpool - Base classes for worker pools._constants - Automatically generated constants for Python_generated_rpc - Automatically generated RPC client wrappers._vcsversion - Build-time VCS version number for Ganeti.server - HTTP server module.