Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
Y
_
__call__() (lago.plugins.cli.CLIPluginFuncWrapper method)
__contains__() (lago.templates.TemplateStore method)
__enter__() (lago.utils.LockFile method)
__exit__() (lago.utils.RollbackContext method)
__getitem__() (lago.config.ConfigLoad method)
__getnewargs__() (lago.build.Command method)
__getstate__() (lago.build.Command method)
__repr__() (lago.build.Command method)
_abc_cache (lago.export.DiskExportManager attribute)
(lago.export.FileExportManager attribute)
(lago.export.TemplateExportManager attribute)
(lago.plugins.cli.CLIPlugin attribute)
(lago.plugins.cli.CLIPluginFuncWrapper attribute)
(lago.plugins.output.DefaultOutFormatPlugin attribute)
(lago.plugins.output.FlatOutFormatPlugin attribute)
(lago.plugins.output.JSONOutFormatPlugin attribute)
(lago.plugins.output.OutFormatPlugin attribute)
(lago.plugins.output.YAMLOutFormatPlugin attribute)
(lago.plugins.service.ServicePlugin attribute)
(lago.plugins.vm.VMPlugin attribute)
(lago.service.SysVInitService attribute)
(lago.service.SystemdContainerService attribute)
(lago.service.SystemdService attribute)
(lago.vm.DefaultVM attribute)
_abc_negative_cache (lago.export.DiskExportManager attribute)
(lago.export.FileExportManager attribute)
(lago.export.TemplateExportManager attribute)
(lago.plugins.cli.CLIPlugin attribute)
(lago.plugins.cli.CLIPluginFuncWrapper attribute)
(lago.plugins.output.DefaultOutFormatPlugin attribute)
(lago.plugins.output.FlatOutFormatPlugin attribute)
(lago.plugins.output.JSONOutFormatPlugin attribute)
(lago.plugins.output.OutFormatPlugin attribute)
(lago.plugins.output.YAMLOutFormatPlugin attribute)
(lago.plugins.service.ServicePlugin attribute)
(lago.plugins.vm.VMPlugin attribute)
(lago.service.SysVInitService attribute)
(lago.service.SystemdContainerService attribute)
(lago.service.SystemdService attribute)
(lago.vm.DefaultVM attribute)
_abc_negative_cache_version (lago.export.DiskExportManager attribute)
(lago.export.FileExportManager attribute)
(lago.export.TemplateExportManager attribute)
(lago.plugins.cli.CLIPlugin attribute)
(lago.plugins.cli.CLIPluginFuncWrapper attribute)
(lago.plugins.output.DefaultOutFormatPlugin attribute)
(lago.plugins.output.FlatOutFormatPlugin attribute)
(lago.plugins.output.JSONOutFormatPlugin attribute)
(lago.plugins.output.OutFormatPlugin attribute)
(lago.plugins.output.YAMLOutFormatPlugin attribute)
(lago.plugins.service.ServicePlugin attribute)
(lago.plugins.vm.VMPlugin attribute)
(lago.service.SysVInitService attribute)
(lago.service.SystemdContainerService attribute)
(lago.service.SystemdService attribute)
(lago.vm.DefaultVM attribute)
_abc_registry (lago.export.DiskExportManager attribute)
(lago.export.FileExportManager attribute)
(lago.export.TemplateExportManager attribute)
(lago.plugins.cli.CLIPlugin attribute)
(lago.plugins.cli.CLIPluginFuncWrapper attribute)
(lago.plugins.output.DefaultOutFormatPlugin attribute)
(lago.plugins.output.FlatOutFormatPlugin attribute)
(lago.plugins.output.JSONOutFormatPlugin attribute)
(lago.plugins.output.OutFormatPlugin attribute)
(lago.plugins.output.YAMLOutFormatPlugin attribute)
(lago.plugins.service.ServicePlugin attribute)
(lago.plugins.vm.VMPlugin attribute)
(lago.service.SysVInitService attribute)
(lago.service.SystemdContainerService attribute)
(lago.service.SystemdService attribute)
(lago.vm.DefaultVM attribute)
_acquire() (lago.subnet_lease.SubnetStore method)
_acquire_given_subnet() (lago.subnet_lease.SubnetStore method)
_add_dns_records() (lago.prefix.Prefix method)
_add_mgmt_to_domains() (lago.prefix.Prefix method)
_add_nic_to_mapping() (lago.prefix.Prefix method)
_add_subparser_to_cp() (in module lago.utils)
_allocate_ips_to_nics() (lago.prefix.Prefix method)
_allocate_subnets() (lago.prefix.Prefix method)
_artifact_paths() (lago.plugins.vm.VMPlugin method)
_asdict() (lago.build.Command method)
_brctl() (in module lago.brctl)
_cidr (lago.subnet_lease.SubnetStore attribute)
_collect() (lago.export.VMExportManager method)
_CommandStatus (in module lago.utils)
_config_net_topology() (lago.prefix.Prefix method)
_copy_delpoy_scripts() (lago.prefix.Prefix method)
_copy_deploy_scripts_for_hosts() (lago.prefix.Prefix method)
_copy_path() (in module lago.guestfs_tools)
_create_dead_snapshot() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_create_disk() (lago.prefix.Prefix method)
_create_disks() (lago.prefix.Prefix method)
_create_ip() (in module lago.prefix)
_create_link_to_parent() (lago.prefix.Prefix method)
_create_live_snapshot() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_create_lock() (lago.subnet_lease.SubnetStore method)
_create_net() (lago.virt.VirtEnv method)
_create_ssh_keys() (lago.prefix.Prefix method)
_create_virt_env() (lago.prefix.Prefix method)
_create_vm() (lago.virt.VirtEnv method)
_createXML() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_deploy_host() (lago.prefix.Prefix method)
_detect_service_provider() (lago.plugins.vm.VMPlugin method)
_dom (lago.templates.TemplateRepository attribute)
_extract_paths_scp() (lago.plugins.vm.VMProviderPlugin method)
_extract_paths_tar_gz() (lago.plugins.vm.VMProviderPlugin method)
_fields (lago.build.Command attribute)
_gen_ssh_command_id() (in module lago.ssh)
(in module lago.virt)
_generate_disk_name() (lago.prefix.Prefix static method)
_generate_disk_path() (lago.prefix.Prefix method)
_generate_dns_disable() (lago.providers.libvirt.network.NATNetwork method)
_generate_dns_forward() (lago.providers.libvirt.network.NATNetwork method)
_generate_entry() (lago.lago_ansible.LagoAnsible method)
_generate_main_dns() (lago.providers.libvirt.network.NATNetwork method)
_get_configs_path() (in module lago.config)
_get_domain() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_get_export_mgr() (lago.export.VMExportManager method)
_get_net() (lago.prefix.Prefix method)
_get_provider() (lago.templates.TemplateRepository method)
_get_qemu_kvm_path() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_get_scripts() (lago.prefix.Prefix method)
_get_service_provider() (lago.plugins.vm.VMPlugin method)
_get_stop_shutdown_common_args() (lago.virt.VirtEnv method)
_get_unused_nets() (lago.virt.VirtEnv method)
_get_vm_provider() (lago.plugins.vm.VMPlugin method)
_guestfs_copy_path() (in module lago.virt)
_guestfs_version() (in module lago.sysprep)
_handle_empty_disk() (lago.prefix.Prefix method)
_handle_file_disk() (lago.prefix.Prefix method)
_handle_lago_template() (lago.prefix.Prefix method)
_handle_ova_image() (lago.prefix.Prefix method)
_handle_qcow_template() (lago.prefix.Prefix method)
_handle_template() (lago.prefix.Prefix method)
_has_env() (lago.subnet_lease.Lease method)
_has_tar_and_gzip() (lago.plugins.vm.VMProviderPlugin method)
_init_net_specs() (lago.prefix.Prefix static method)
_ip_in_subnet() (in module lago.prefix)
_ipv6_prefix() (lago.providers.libvirt.network.NATNetwork method)
_lease_owned() (lago.subnet_lease.SubnetStore method)
_lease_valid() (lago.subnet_lease.SubnetStore method)
_libvirt_name() (lago.providers.libvirt.network.Network method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_libvirt_xml() (lago.providers.libvirt.network.BridgeNetwork method)
(lago.providers.libvirt.network.NATNetwork method)
(lago.providers.libvirt.network.Network method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_load_plugins() (in module lago.plugins)
_load_xml() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_main_thread_lock (lago.log_utils.TaskHandler attribute)
_make() (lago.build.Command class method)
_max_subnet (lago.subnet_lease.SubnetStore attribute)
_max_third_octet (lago.subnet_lease.SubnetStore attribute)
_metadata (lago.prefix.Prefix attribute)
_min_subnet (lago.subnet_lease.SubnetStore attribute)
_min_third_octet (lago.subnet_lease.SubnetStore attribute)
_normalize_spec() (lago.plugins.vm.VMPlugin class method)
_ova_to_spec() (lago.prefix.Prefix method)
_path (lago.subnet_lease.Lease attribute)
(lago.subnet_lease.SubnetStore attribute)
_path_to_xml() (in module lago.virt)
_paths (lago.prefix.Prefix attribute)
_pipe_ssh_cmd_output_to_file() (lago.plugins.vm.VMProviderPlugin method)
_prefix_path (lago.paths.Paths attribute)
_prefixed() (lago.templates.FileSystemTemplateProvider method)
(lago.templates.TemplateStore method)
_prepare_domain_image() (lago.prefix.Prefix method)
_prepare_domains_images() (lago.prefix.Prefix method)
_prepare_tar_gz_command() (lago.plugins.vm.VMProviderPlugin static method)
_PROVIDERS (in module lago.templates)
_providers (lago.templates.TemplateRepository attribute)
_realise_lease_path() (lago.subnet_lease.Lease method)
_reclaim_disk() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_reclaim_disks() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_register_preallocated_ips() (lago.prefix.Prefix method)
_release() (lago.subnet_lease.SubnetStore method)
_remote_paths_extracted_to_temp_dir() (lago.plugins.vm.VMProviderPlugin method)
_render_template() (in module lago.sysprep)
_replace() (lago.build.Command method)
_request_start() (lago.plugins.service.ServicePlugin method)
(lago.service.SysVInitService method)
(lago.service.SystemdContainerService method)
(lago.service.SystemdService method)
_request_stop() (lago.plugins.service.ServicePlugin method)
(lago.service.SysVInitService method)
(lago.service.SystemdContainerService method)
(lago.service.SystemdService method)
_resolve_service_class() (in module lago.plugins.vm)
_ret_via_queue() (in module lago.utils)
_retrieve_disk_url() (lago.prefix.Prefix method)
_run_command() (in module lago.utils)
_run_qemu() (lago.prefix.Prefix static method)
_save_metadata() (lago.prefix.Prefix method)
_scp() (lago.plugins.vm.VMPlugin method)
_select_mgmt_networks() (lago.prefix.Prefix method)
_set_current() (lago.workdir.Workdir method)
_set_link() (in module lago.brctl)
_set_mtu_to_nics() (lago.prefix.Prefix method)
_set_scripts() (lago.prefix.Prefix method)
_shutdown() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
_ssh() (lago.plugins.vm.VMPlugin method)
_store_path (lago.subnet_lease.Lease attribute)
_subnet (lago.subnet_lease.Lease attribute)
_subnet_template (lago.subnet_lease.SubnetStore attribute)
_take_lease() (lago.subnet_lease.SubnetStore method)
_tar_gz_archive_from() (lago.plugins.vm.VMProviderPlugin method)
_tasks_lock (lago.log_utils.TaskHandler attribute)
_template_metadata() (lago.plugins.vm.VMPlugin method)
_update_current() (lago.workdir.Workdir method)
_use_prototype() (lago.prefix.Prefix method)
_validate_lease_dir() (lago.subnet_lease.SubnetStore method)
_validate_netconfig() (lago.prefix.Prefix method)
_virt_env (lago.prefix.Prefix attribute)
A
acquire() (lago.subnet_lease.SubnetStore method)
(lago.utils.Flock method)
ACTIVE (lago.plugins.service.ServiceState attribute)
add_argument() (lago.plugins.cli.CLIPluginFuncWrapper method)
add_mapping() (lago.providers.libvirt.network.Network method)
add_mappings() (lago.providers.libvirt.network.Network method)
add_prefix() (lago.workdir.Workdir method)
add_stream_logger() (in module lago.sdk)
add_timestamp_suffix() (in module lago.utils)
alive() (lago.plugins.service.ServicePlugin method)
(lago.providers.libvirt.network.Network method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
all_ips() (lago.plugins.vm.VMPlugin method)
ALWAYS_SHOW_REG (in module lago.log_utils)
ALWAYS_SHOW_TRIGGER_MSG (in module lago.log_utils)
am_i_main_thread (lago.log_utils.TaskHandler attribute)
ansible_inventory() (lago.sdk.SDK method)
ansible_inventory_temp_file() (lago.sdk.SDK method)
argparse_to_ini() (in module lago.utils)
auth_callback() (in module lago.providers.libvirt.utils)
B
BIN_PATH (lago.plugins.service.ServicePlugin attribute)
(lago.service.SysVInitService attribute)
(lago.service.SystemdContainerService attribute)
(lago.service.SystemdService attribute)
blocking (lago.utils.Flock attribute)
bootstrap() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.virt.VirtEnv method)
(lago.vm.SSHVMProvider method)
BridgeNetwork (class in lago.providers.libvirt.network)
buffer_size (lago.log_utils.TaskHandler attribute)
Build (class in lago.build)
build() (lago.build.Build method)
(lago.prefix.Prefix method)
build_cmds (lago.build.Build attribute)
BuildException
C
calc_sha() (lago.export.DiskExportManager method)
caps (lago.providers.libvirt.vm.LocalLibvirtVMProvider attribute)
check_import() (in module lago.validation)
check_running() (in module lago.plugins.vm)
cleanup() (lago.prefix.Prefix method)
(lago.workdir.Workdir method)
clear() (lago.utils.RollbackContext method)
cli_plugin() (in module lago.plugins.cli)
cli_plugin_add_argument() (in module lago.plugins.cli)
cli_plugin_add_help() (in module lago.plugins.cli)
CLIPlugin (class in lago.plugins.cli)
CLIPluginFuncWrapper (class in lago.plugins.cli)
close_children_tasks() (lago.log_utils.TaskHandler method)
cmd (lago.build.Command attribute)
collect_artifacts() (lago.plugins.vm.VMPlugin method)
(lago.prefix.Prefix method)
collect_paths() (lago.export.VMExportManager method)
colored() (lago.log_utils.ColorFormatter class method)
ColorFormatter (class in lago.log_utils)
Command (class in lago.build)
CommandStatus (class in lago.utils)
compress (lago.export.VMExportManager attribute)
compress() (in module lago.utils)
(lago.export.DiskExportManager method)
ConfigLoad (class in lago.config)
CONFS_PATH (in module lago.constants)
ContextLock (class in lago.log_utils)
copy() (lago.export.DiskExportManager method)
copy_from() (lago.plugins.vm.VMPlugin method)
copy_to() (lago.plugins.vm.VMPlugin method)
cp() (in module lago.utils)
CPU (class in lago.providers.libvirt.cpu)
cpu (lago.providers.libvirt.vm.LocalLibvirtVMProvider attribute)
cpu_model (lago.plugins.vm.VMPlugin attribute)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider attribute)
cpu_vendor (lago.plugins.vm.VMPlugin attribute)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider attribute)
cpu_xml (lago.providers.libvirt.cpu.CPU attribute)
create() (in module lago.brctl)
create_lease_object_from_idx() (lago.subnet_lease.SubnetStore method)
create_lease_object_from_subnet() (lago.subnet_lease.SubnetStore method)
create_parser() (in module lago.cmd)
create_snapshot() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.vm.SSHVMProvider method)
create_snapshots() (lago.prefix.Prefix method)
(lago.virt.VirtEnv method)
create_xml_map() (in module lago.providers.libvirt.cpu)
CRITICAL (lago.log_utils.ColorFormatter attribute)
cur_depth_level (lago.log_utils.TaskHandler attribute)
cur_task (lago.log_utils.TaskHandler attribute)
cur_thread (lago.log_utils.TaskHandler attribute)
CYAN (lago.log_utils.ColorFormatter attribute)
D
DEBUG (lago.log_utils.ColorFormatter attribute)
deepcopy() (in module lago.utils)
DEFAULT (lago.log_utils.ColorFormatter attribute)
DefaultOutFormatPlugin (class in lago.plugins.output)
DefaultVM (class in lago.vm)
defer() (lago.utils.RollbackContext method)
defined() (lago.vm.SSHVMProvider method)
deploy() (lago.prefix.Prefix method)
destroy() (in module lago.brctl)
(lago.prefix.Prefix method)
(lago.sdk.SDK method)
(lago.workdir.Workdir method)
dict_to_xml() (in module lago.providers.libvirt.utils)
disk (lago.export.DiskExportManager attribute)
disk_path (lago.build.Build attribute)
disk_type (lago.export.DiskExportManager attribute)
DiskExportManager (class in lago.export)
disks (lago.export.VMExportManager attribute)
(lago.plugins.vm.VMPlugin attribute)
distro() (lago.plugins.vm.VMPlugin method)
do_compress (lago.export.DiskExportManager attribute)
do_run() (lago.plugins.cli.CLIPlugin method)
(lago.plugins.cli.CLIPluginFuncWrapper method)
Domain (class in lago.providers.libvirt.utils)
DOMAIN_STATES (in module lago.providers.libvirt.utils)
download() (lago.templates.TemplateStore method)
(lago.templates.TemplateVersion method)
download_image() (lago.templates.FileSystemTemplateProvider method)
(lago.templates.HttpTemplateProvider method)
drain_ssh_channel() (in module lago.ssh)
dst (lago.export.DiskExportManager attribute)
(lago.export.VMExportManager attribute)
dump_level (lago.log_utils.TaskHandler attribute)
E
EggTimer (class in lago.utils)
elapsed() (lago.utils.EggTimer method)
elapsed_time() (lago.log_utils.Task method)
emit() (lago.log_utils.TaskHandler method)
end_log_task() (in module lago.log_utils)
END_TASK_MSG (in module lago.log_utils)
END_TASK_REG (in module lago.log_utils)
END_TASK_TRIGGER_MSG (in module lago.log_utils)
ERROR (lago.log_utils.ColorFormatter attribute)
ExceptionTimer (class in lago.utils)
exist (lago.subnet_lease.Lease attribute)
exists() (in module lago.brctl)
(lago.plugins.service.ServicePlugin method)
exit_handler() (in module lago.cmd)
export() (lago.export.DiskExportManager method)
(lago.export.FileExportManager method)
(lago.export.TemplateExportManager method)
(lago.export.VMExportManager method)
export_disks() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
export_vms() (lago.prefix.Prefix method)
(lago.virt.VirtEnv method)
exported_disks_paths() (lago.export.VMExportManager method)
exported_metadata (lago.export.DiskExportManager attribute)
expose() (in module lago.sdk_utils)
extract_image_xz() (lago.templates.HttpTemplateProvider static method)
extract_paths() (in module lago.guestfs_tools)
(lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
extract_paths_dead() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
ExtractPathError
ExtractPathNoPathError
F
failed (lago.log_utils.Task attribute)
fetch_url() (lago.prefix.Prefix method)
FileExportManager (class in lago.export)
FileSystemTemplateProvider (class in lago.templates)
filter_spec() (in module lago.utils)
find_repo_by_name() (in module lago.templates)
find_rootfs() (in module lago.guestfs_tools)
FlatOutFormatPlugin (class in lago.plugins.output)
Flock (class in lago.utils)
force_show (lago.log_utils.Task attribute)
format() (lago.log_utils.ColorFormatter method)
(lago.plugins.output.DefaultOutFormatPlugin method)
(lago.plugins.output.FlatOutFormatPlugin method)
(lago.plugins.output.JSONOutFormatPlugin method)
(lago.plugins.output.OutFormatPlugin method)
(lago.plugins.output.YAMLOutFormatPlugin method)
formatter (lago.log_utils.TaskHandler attribute)
from_prefix() (lago.virt.VirtEnv class method)
from_url() (lago.templates.TemplateRepository class method)
func_vector() (in module lago.utils)
G
generate_cpu_xml() (lago.providers.libvirt.cpu.CPU method)
generate_custom() (lago.providers.libvirt.cpu.CPU method)
generate_exact() (lago.providers.libvirt.cpu.CPU method)
generate_feature() (lago.providers.libvirt.cpu.CPU method)
generate_host_passthrough() (lago.providers.libvirt.cpu.CPU method)
generate_init() (lago.virt.VirtEnv method)
generate_numa() (lago.providers.libvirt.cpu.CPU method)
generate_topology() (lago.providers.libvirt.cpu.CPU method)
generate_vcpu() (lago.providers.libvirt.cpu.CPU method)
generate_vcpu_xml() (lago.providers.libvirt.cpu.CPU method)
get() (lago.config.ConfigLoad method)
get_allowed_range() (lago.subnet_lease.SubnetStore method)
get_by_name() (lago.templates.TemplateRepository method)
get_cmd_handler() (lago.build.Build method)
get_compat() (lago.virt.VirtEnv method)
get_cpu_props() (lago.providers.libvirt.cpu.LibvirtCPU class method)
get_cpu_vendor() (lago.providers.libvirt.cpu.LibvirtCPU class method)
get_cpus_by_arch() (lago.providers.libvirt.cpu.LibvirtCPU class method)
get_default_log_formatter() (in module lago.log_utils)
get_domain_template() (in module lago.providers.libvirt.utils)
get_env_dict() (in module lago.config)
get_env_spec() (lago.virt.VirtEnv method)
get_hash() (in module lago.utils)
(lago.templates.FileSystemTemplateProvider method)
(lago.templates.HttpTemplateProvider method)
(lago.templates.TemplateVersion method)
get_ini() (lago.config.ConfigLoad method)
get_instance_by_type() (lago.export.DiskExportManager static method)
get_instance_from_build_spec() (lago.build.Build class method)
get_inventory() (lago.lago_ansible.LagoAnsible method)
get_inventory_str() (lago.lago_ansible.LagoAnsible method)
get_inventory_temp_file() (lago.lago_ansible.LagoAnsible method)
get_key() (lago.lago_ansible.LagoAnsible static method)
get_latest_version() (lago.templates.Template method)
get_libvirt_connection() (in module lago.providers.libvirt.utils)
get_metadata() (lago.templates.FileSystemTemplateProvider method)
(lago.templates.HttpTemplateProvider method)
(lago.templates.TemplateVersion method)
get_net() (lago.virt.VirtEnv method)
get_nets() (lago.prefix.Prefix method)
(lago.virt.VirtEnv method)
get_path() (lago.templates.TemplateStore method)
get_paths() (lago.prefix.Prefix method)
get_prefix() (lago.workdir.Workdir method)
get_qemu_info() (in module lago.utils)
get_section() (lago.config.ConfigLoad method)
get_snapshots() (lago.prefix.Prefix method)
(lago.virt.VirtEnv method)
get_ssh_client() (in module lago.ssh)
get_stored_hash() (lago.templates.TemplateStore method)
get_stored_metadata() (lago.templates.TemplateStore method)
get_task_indicator() (lago.log_utils.TaskHandler method)
get_tasks() (lago.log_utils.TaskHandler method)
get_template() (in module lago.providers.libvirt.utils)
get_version() (lago.templates.Template method)
get_vm() (lago.virt.VirtEnv method)
get_vms() (lago.prefix.Prefix method)
(lago.virt.VirtEnv method)
getattr_sdk() (in module lago.sdk_utils)
GREEN (lago.log_utils.ColorFormatter attribute)
groups (lago.plugins.vm.VMPlugin attribute)
guest_agent() (lago.plugins.vm.VMPlugin method)
guestfs_conn_mount_ro() (in module lago.guestfs_tools)
guestfs_conn_ro() (in module lago.guestfs_tools)
GuestFSError
gw() (lago.providers.libvirt.network.Network method)
H
handle_closed_task() (lago.log_utils.TaskHandler method)
handle_error() (lago.log_utils.TaskHandler method)
handle_new_task() (lago.log_utils.TaskHandler method)
has_env (lago.subnet_lease.Lease attribute)
has_guest_agent() (lago.plugins.vm.VMPlugin method)
hide_paramiko_logs() (in module lago.log_utils)
hide_stevedore_logs() (in module lago.log_utils)
HOST_BIN_PATH (lago.service.SystemdContainerService attribute)
HttpTemplateProvider (class in lago.templates)
I
images() (lago.paths.Paths method)
in_prefix() (in module lago.utils)
INACTIVE (lago.plugins.service.ServiceState attribute)
indent_unit (lago.plugins.output.DefaultOutFormatPlugin attribute)
INFO (lago.log_utils.ColorFormatter attribute)
init() (in module lago.sdk)
init_args (lago.plugins.cli.CLIPlugin attribute)
(lago.plugins.cli.CLIPluginFuncWrapper attribute)
initial_depth (lago.log_utils.TaskHandler attribute)
initialize() (lago.prefix.Prefix method)
(lago.workdir.Workdir method)
interactive_console() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
interactive_ssh() (in module lago.ssh)
(lago.plugins.vm.VMPlugin method)
interactive_ssh_channel() (in module lago.ssh)
invoke_different_funcs_in_parallel() (in module lago.utils)
invoke_in_parallel() (in module lago.utils)
ip() (lago.plugins.vm.VMPlugin method)
ips_in_net() (lago.plugins.vm.VMPlugin method)
ipv4_to_mac() (in module lago.utils)
is_leasable_subnet() (lago.subnet_lease.SubnetStore method)
is_management() (lago.providers.libvirt.network.Network method)
is_possible_workdir() (lago.workdir.Workdir static method)
is_prefix() (lago.prefix.Prefix class method)
is_supported() (lago.plugins.service.ServicePlugin class method)
is_workdir() (lago.workdir.Workdir class method)
iscsi_name() (lago.plugins.vm.VMPlugin method)
J
join() (lago.workdir.Workdir method)
join_all() (lago.utils.VectorThread method)
json_dump() (in module lago.utils)
JSONOutFormatPlugin (class in lago.plugins.output)
L
lago (module)
lago.brctl (module)
lago.build (module)
lago.cmd (module)
lago.config (module)
lago.constants (module)
lago.export (module)
lago.guestfs_tools (module)
lago.lago_ansible (module)
lago.log_utils (module)
lago.paths (module)
lago.plugins (module)
lago.plugins.cli (module)
lago.plugins.output (module)
lago.plugins.service (module)
lago.plugins.vm (module)
lago.prefix (module)
lago.providers (module)
lago.providers.libvirt (module)
lago.providers.libvirt.cpu (module)
lago.providers.libvirt.network (module)
lago.providers.libvirt.utils (module)
lago.providers.libvirt.vm (module)
lago.sdk (module)
lago.sdk_utils (module)
lago.service (module)
lago.ssh (module)
lago.subnet_lease (module)
lago.sysprep (module)
lago.templates (module)
lago.utils (module)
lago.validation (module)
lago.virt (module)
lago.vm (module)
lago.workdir (module)
LagoAnsible (class in lago.lago_ansible)
LagoCopyFilesFromVMError
LagoCopyFilesToVMError
LagoDeployError
LagoException
LagoFailedToGetVMStateError
LagoInitException
LagoLocalLibvirtVMProviderException
LagoMissingTemplateError
LagoPrefixAlreadyExistsError
LagoSSHTimeoutException
LagoSubnetLeaseBadPermissionsException
LagoSubnetLeaseException
LagoSubnetLeaseLockException
LagoSubnetLeaseMalformedAddrException
LagoSubnetLeaseOutOfRangeException
LagoSubnetLeaseStoreFullException
LagoSubnetLeaseTakenException
LagoUnknownVMTypeError
LagoUserException
LagoVMDoesNotExistError
LagoVMNotRunningError
Lease (class in lago.subnet_lease)
level (lago.log_utils.TaskHandler attribute)
LIBEXEC_DIR (in module lago.constants)
libvirt_callback() (in module lago.providers.libvirt.utils)
LIBVIRT_CONNECTIONS (in module lago.providers.libvirt.utils)
libvirt_ver (lago.providers.libvirt.vm.LocalLibvirtVMProvider attribute)
LibvirtCPU (class in lago.providers.libvirt.cpu)
list_leases() (lago.subnet_lease.SubnetStore method)
load() (lago.config.ConfigLoad method)
(lago.workdir.Workdir method)
load_env() (in module lago.sdk)
load_plugins() (in module lago.plugins)
load_virt_stream() (in module lago.utils)
LocalLibvirtVMProvider (class in lago.providers.libvirt.vm)
LockFile (class in lago.utils)
log_always() (in module lago.log_utils)
log_task() (in module lago.log_utils)
(in module lago.prefix)
(in module lago.providers.libvirt.vm)
(in module lago.ssh)
(in module lago.virt)
logs() (lago.paths.Paths method)
LogTask (class in lago.log_utils)
M
main() (in module lago.cmd)
main_failed (lago.log_utils.TaskHandler attribute)
MalformedWorkdir
mapping() (lago.providers.libvirt.network.Network method)
mark_main_tasks_as_failed() (lago.log_utils.TaskHandler method)
mark_parent_tasks_as_failed() (lago.log_utils.TaskHandler method)
metadata (lago.plugins.vm.VMPlugin attribute)
(lago.prefix.Prefix attribute)
(lago.subnet_lease.Lease attribute)
metadata() (lago.paths.Paths method)
mgmt_name (lago.plugins.vm.VMPlugin attribute)
mgmt_net (lago.plugins.vm.VMPlugin attribute)
MISSING (lago.plugins.service.ServiceState attribute)
model (lago.providers.libvirt.cpu.CPU attribute)
mtu() (lago.providers.libvirt.network.Network method)
N
name (lago.build.Build attribute)
(lago.build.Command attribute)
(lago.export.DiskExportManager attribute)
(lago.log_utils.Task attribute)
(lago.templates.Template attribute)
(lago.templates.TemplateRepository attribute)
name() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.network.Network method)
NATNetwork (class in lago.providers.libvirt.network)
nets() (lago.plugins.vm.VMPlugin method)
Network (class in lago.providers.libvirt.network)
nics() (lago.plugins.vm.VMPlugin method)
NONE (lago.log_utils.ColorFormatter attribute)
normalize_build_spec() (lago.build.Build method)
normalize_options() (lago.build.Build static method)
NoSuchPluginError
O
open_url() (lago.templates.HttpTemplateProvider method)
OutFormatPlugin (class in lago.plugins.output)
P
path (lago.subnet_lease.Lease attribute)
(lago.subnet_lease.SubnetStore attribute)
(lago.templates.TemplateRepository attribute)
(lago.utils.Flock attribute)
Paths (class in lago.paths)
paths (lago.build.Build attribute)
(lago.prefix.Prefix attribute)
Plugin (class in lago.plugins)
PLUGIN_ENTRY_POINTS (in module lago.plugins)
PluginError
populate_parser() (lago.plugins.cli.CLIPlugin method)
(lago.plugins.cli.CLIPluginFuncWrapper method)
Prefix (class in lago.prefix)
prefix (lago.lago_ansible.LagoAnsible attribute)
prefix_lagofile() (lago.paths.Paths method)
prefix_option() (lago.build.Build static method)
prefix_path() (lago.paths.Paths method)
PrefixAlreadyExists
prefixed() (lago.paths.Paths method)
prefixed_name() (lago.virt.VirtEnv method)
PrefixNotFound
prependDefer() (lago.utils.RollbackContext method)
pretty_emit() (lago.log_utils.TaskHandler method)
Q
qemu_rebase() (in module lago.utils)
R
raw_state() (lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
read_nonblocking() (in module lago.utils)
readonly (lago.utils.Flock attribute)
rebase() (lago.export.TemplateExportManager method)
reboot() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
RED (lago.log_utils.ColorFormatter attribute)
release() (lago.subnet_lease.SubnetStore method)
(lago.utils.Flock method)
resolve() (lago.providers.libvirt.network.Network method)
resolve_parent() (lago.prefix.Prefix method)
resolve_prefix_path() (lago.prefix.Prefix class method)
resolve_state() (lago.providers.libvirt.utils.Domain static method)
resolve_workdir_path() (lago.workdir.Workdir class method)
revert_snapshot() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.vm.SSHVMProvider method)
revert_snapshots() (lago.prefix.Prefix method)
(lago.virt.VirtEnv method)
RollbackContext (class in lago.utils)
root_password() (lago.plugins.vm.VMPlugin method)
rotate_dir() (in module lago.utils)
run_command() (in module lago.utils)
run_command_with_validation() (in module lago.utils)
run_interactive_command() (in module lago.utils)
running() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.vm.SSHVMProvider method)
S
save() (lago.plugins.vm.VMPlugin method)
(lago.prefix.Prefix method)
(lago.providers.libvirt.network.Network method)
(lago.virt.VirtEnv method)
scripts() (lago.paths.Paths method)
SDK (class in lago.sdk)
SDKMethod (class in lago.sdk_utils)
SDKWrapper (class in lago.sdk_utils)
service() (lago.plugins.vm.VMPlugin method)
service_is_enabled() (in module lago.utils)
ServicePlugin (class in lago.plugins.service)
ServiceState (class in lago.plugins.service)
set_current() (lago.workdir.Workdir method)
set_help() (lago.plugins.cli.CLIPluginFuncWrapper method)
set_init_args() (lago.plugins.cli.CLIPluginFuncWrapper method)
setup_prefix_logging() (in module lago.log_utils)
setup_sdk_logging() (in module lago.sdk_utils)
should_show_by_depth() (lago.log_utils.TaskHandler method)
should_show_by_level() (lago.log_utils.TaskHandler method)
shutdown() (lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.prefix.Prefix method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.virt.VirtEnv method)
sparse() (in module lago.utils)
(lago.export.DiskExportManager method)
spec (lago.plugins.vm.VMPlugin attribute)
(lago.providers.libvirt.network.Network attribute)
src (lago.export.DiskExportManager attribute)
src_qemu_info (lago.export.FileExportManager attribute)
ssh() (in module lago.ssh)
(lago.plugins.vm.VMPlugin method)
ssh_id_rsa() (lago.paths.Paths method)
ssh_id_rsa_pub() (lago.paths.Paths method)
ssh_reachable() (lago.plugins.vm.VMPlugin method)
ssh_script() (in module lago.ssh)
(lago.plugins.vm.VMPlugin method)
SSHVMProvider (class in lago.vm)
standalone (lago.export.FileExportManager attribute)
start() (lago.plugins.service.ServicePlugin method)
(lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.prefix.Prefix method)
(lago.providers.libvirt.network.BridgeNetwork method)
(lago.providers.libvirt.network.Network method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.utils.ExceptionTimer method)
(lago.virt.VirtEnv method)
(lago.vm.SSHVMProvider method)
start_all() (lago.utils.VectorThread method)
start_log_task() (in module lago.log_utils)
START_TASK_MSG (in module lago.log_utils)
START_TASK_REG (in module lago.log_utils)
START_TASK_TRIGGER_MSG (in module lago.log_utils)
state() (lago.plugins.service.ServicePlugin method)
(lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.service.SysVInitService method)
(lago.service.SystemdContainerService method)
(lago.service.SystemdService method)
(lago.vm.SSHVMProvider method)
stop() (lago.plugins.service.ServicePlugin method)
(lago.plugins.vm.VMPlugin method)
(lago.plugins.vm.VMProviderPlugin method)
(lago.prefix.Prefix method)
(lago.providers.libvirt.network.BridgeNetwork method)
(lago.providers.libvirt.network.Network method)
(lago.providers.libvirt.vm.LocalLibvirtVMProvider method)
(lago.utils.ExceptionTimer method)
(lago.virt.VirtEnv method)
(lago.vm.SSHVMProvider method)
subnet (lago.subnet_lease.Lease attribute)
SubnetStore (class in lago.subnet_lease)
sysprep() (in module lago.sysprep)
SystemdContainerService (class in lago.service)
SystemdService (class in lago.service)
SysVInitService (class in lago.service)
T
Task (class in lago.log_utils)
TASK_INDICATORS (lago.log_utils.TaskHandler attribute)
task_tree_depth (lago.log_utils.TaskHandler attribute)
TaskHandler (class in lago.log_utils)
tasks (lago.log_utils.TaskHandler attribute)
Template (class in lago.templates)
TemplateExportManager (class in lago.export)
TemplateRepository (class in lago.templates)
TemplateStore (class in lago.templates)
TemplateVersion (class in lago.templates)
TemporaryDirectory (class in lago.utils)
TimerException
timestamp() (lago.templates.TemplateVersion method)
to_ip_network() (lago.subnet_lease.Lease method)
U
update_args() (lago.config.ConfigLoad method)
update_lago_metadata() (lago.export.DiskExportManager method)
(lago.export.TemplateExportManager method)
update_parser() (lago.config.ConfigLoad method)
uuid (lago.subnet_lease.Lease attribute)
uuid() (lago.paths.Paths method)
uuid_path (lago.subnet_lease.Lease attribute)
V
valid (lago.subnet_lease.Lease attribute)
validate() (lago.providers.libvirt.cpu.CPU method)
vcpu_xml (lago.providers.libvirt.cpu.CPU attribute)
VectorThread (class in lago.utils)
vendor (lago.providers.libvirt.cpu.CPU attribute)
ver_cmp() (in module lago.utils)
virt() (lago.paths.Paths method)
virt_conf() (lago.prefix.Prefix method)
virt_conf_from_stream() (lago.prefix.Prefix method)
virt_customize() (lago.build.Build method)
virt_env (lago.prefix.Prefix attribute)
VIRT_ENV_CLASS (lago.prefix.Prefix attribute)
virt_path() (lago.virt.VirtEnv method)
VirtEnv (class in lago.virt)
vm_type (lago.plugins.vm.VMPlugin attribute)
VMError
VMExportManager (class in lago.export)
VMPlugin (class in lago.plugins.vm)
VMProviderPlugin (class in lago.plugins.vm)
W
wait_for_ssh() (in module lago.ssh)
(lago.plugins.vm.VMPlugin method)
WARNING (lago.log_utils.ColorFormatter attribute)
WHITE (lago.log_utils.ColorFormatter attribute)
with_logging() (in module lago.utils)
with_threads (lago.export.VMExportManager attribute)
Workdir (class in lago.workdir)
workdir_loaded() (in module lago.workdir)
WorkdirError
write_lago_metadata() (lago.export.DiskExportManager method)
Y
YAMLOutFormatPlugin (class in lago.plugins.output)
YELLOW (lago.log_utils.ColorFormatter attribute)
Navigation
Installing Lago
LagoInitFile Specification
Lago SDK
Getting started with some Lago Examples!
Lago Templates
Configuration
Lago build
Lago CPU Models in detail
CI Process
Environment setup
Getting started developing
lago package
Release process
Related Topics
Documentation overview
Quick search