Index

_ | A | B | C | D | E | F | G | H | I | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y

_

__init__() (Helper method)

A

add_child() (COT.xml_file.XML class method)
add_controller_device() (OVF method)
(VMDescription method)
add_disk() (OVF method)
(VMDescription method)
add_disk_device() (OVF method)
(VMDescription method)
add_disk_worker() (in module COT.add_disk)
add_file() (OVF method)
(VMDescription method)
add_item() (OVFItem method)
add_profile() (OVFItem method)
add_subparser() (CLI method)
add_to_archive() (FileInTAR method)
(FileOnDisk method)
address (COTAddDisk attribute)
all_profiles() (OVFItem method)
alphanum_split() (in module COT.data_validation)
application_url (COTEditProduct attribute)
(OVF attribute)
apt_install() (COT.helpers.helper.Helper class method)
args_to_dict() (CLI static method)
ATTRIB_KEY_SUFFIX (OVFItem attribute)

B

BOOTSTRAP_DISK_TYPE (GenericPlatform attribute)
(IOSv attribute)
byte_count() (in module COT.ovf.ovf)
byte_string() (in module COT.ovf.ovf)

C

call_helper() (Helper method)
canonicalize_helper() (in module COT.data_validation)
canonicalize_ide_subtype() (in module COT.data_validation)
canonicalize_nic_subtype() (in module COT.data_validation)
canonicalize_scsi_subtype() (in module COT.data_validation)
check_for_conflict() (in module COT.data_validation)
check_sanity_of_disk_device() (OVF method)
(VMDescription method)
choose_from_list() (UI method)
CLI (class in COT.cli)
clone_item() (OVFHardware method)
close() (FileInTAR method)
(FileOnDisk method)
config_file (COTEditProperties attribute)
(COTInjectConfig attribute)
config_file_to_properties() (OVF method)
(VMDescription method)
config_profiles (OVF attribute)
(VMDescription attribute)
CONFIG_TEXT_FILE (CSR1000V attribute)
(GenericPlatform attribute)
(IOSXRv attribute)
(IOSXRvLC attribute)
(IOSv attribute)
(NXOSv attribute)
configuration (COTDeploy attribute)
confirm() (CLI method)
(UI method)
confirm_elements() (in module COT.add_disk)
confirm_or_die() (UI method)
controller (COTAddDisk attribute)
controller_type_for_device() (COT.platforms.CSR1000V class method)
(COT.platforms.GenericPlatform class method)
convert_disk_if_needed() (OVF method)
(VMDescription method)
convert_disk_image() (in module COT.helpers.api)
(QEMUImg method)
(VmdkTool method)
copy_to() (FileInTAR method)
(FileOnDisk method)
COT (module)
COT.add_disk (module)
COT.add_file (module)
COT.cli (module)
COT.data_validation (module)
COT.deploy (module)
COT.deploy_esxi (module)
COT.edit_hardware (module)
COT.edit_product (module)
COT.edit_properties (module)
COT.file_reference (module)
COT.help (module)
COT.helpers (module)
COT.helpers.api (module)
COT.helpers.fatdisk (module)
COT.helpers.helper (module)
COT.helpers.mkisofs (module)
COT.helpers.ovftool (module)
COT.helpers.qemu_img (module)
COT.helpers.vmdktool (module)
COT.info (module)
COT.inject_config (module)
COT.install_helpers (module)
COT.ovf (module)
COT.ovf.hardware (module)
COT.ovf.item (module)
COT.ovf.name_helper (module)
COT.ovf.ovf (module)
COT.platforms (module)
COT.remove_file (module)
COT.submodule (module)
COT.ui_shared (module)
COT.vm_context_manager (module)
COT.vm_description (module)
COT.vm_factory (module)
COT.xml_file (module)
COTAddDisk (class in COT.add_disk)
COTAddFile (class in COT.add_file)
COTDeploy (class in COT.deploy)
COTDeployESXi (class in COT.deploy_esxi)
COTEditHardware (class in COT.edit_hardware)
COTEditProduct (class in COT.edit_product)
COTEditProperties (class in COT.edit_properties)
COTGenericSubmodule (class in COT.submodule)
COTHelp (class in COT.help)
COTInfo (class in COT.info)
COTInjectConfig (class in COT.inject_config)
COTInstallHelpers (class in COT.install_helpers)
COTReadOnlySubmodule (class in COT.submodule)
COTRemoveFile (class in COT.remove_file)
COTSubmodule (class in COT.submodule)
cpus (COTEditHardware attribute)
create() (COT.vm_factory.VMFactory class method)
create_blank_disk() (QEMUImg method)
create_configuration_profile() (OVF method)
(VMDescription method)
create_disk_image() (in module COT.helpers.api)
create_install_dir() (in module COT.helpers.api)
create_iso() (MkIsoFS method)
create_network() (OVF method)
(VMDescription method)
create_parser() (CLI method)
create_raw_image() (FatDisk method)
create_subparser() (COTAddDisk method)
(COTAddFile method)
(COTDeploy method)
(COTDeployESXi method)
(COTEditHardware method)
(COTEditProduct method)
(COTEditProperties method)
(COTGenericSubmodule method)
(COTHelp method)
(COTInfo method)
(COTInjectConfig method)
(COTInstallHelpers method)
(COTRemoveFile method)
create_subparsers() (CLI method)
CSR1000V (class in COT.platforms)

D

datastore (COTDeployESXi attribute)
default_config_profile (VMDescription attribute)
default_confirm_response (UI attribute)
delete_all_other_profiles (COTEditHardware attribute)
delete_configuration_profile() (OVF method)
(VMDescription method)
delete_item() (OVFHardware method)
description (COTAddDisk attribute)
descriptions (COTEditProperties attribute)
destroy() (COTGenericSubmodule method)
(VMDescription method)
detect_type_from_name() (COT.vm_description.VMDescription class method)
(OVF static method)
device_address() (in module COT.data_validation)
device_info_str() (OVF method)
disk_image (COTAddDisk attribute)
disk_type (COTAddDisk attribute)
diskname (COTAddDisk attribute)
download_and_expand() (in module COT.helpers.api)

E

edit_properties_interactive() (COTEditProperties method)
ELEMENT_KEY_SUFFIX (OVFItem attribute)
environment_properties (OVF attribute)
(VMDescription attribute)
environment_transports (OVF attribute)
(VMDescription attribute)
exists() (FileInTAR method)
(FileOnDisk method)
expand_list_wildcard() (in module COT.edit_hardware)

F

factor_bytes() (in module COT.ovf.ovf)
FatDisk (class in COT.helpers.fatdisk)
file (COTAddFile attribute)
file_id (COTAddDisk attribute)
(COTAddFile attribute)
(COTRemoveFile attribute)
file_path (COTRemoveFile attribute)
FileInTAR (class in COT.file_reference)
FileOnDisk (class in COT.file_reference)
fill_examples() (CLI method)
(UI method)
fill_usage() (CLI method)
(UI method)
find_all_children() (COT.xml_file.XML class method)
find_all_items() (OVFHardware method)
find_child() (COT.xml_file.XML class method)
find_device_location() (OVF method)
(VMDescription method)
find_disk_from_file_id() (OVF method)
find_empty_drive() (OVF method)
(VMDescription method)
find_executable() (Helper static method)
find_item() (OVFHardware method)
find_item_from_disk() (OVF method)
find_item_from_file() (OVF method)
find_open_controller() (OVF method)
(VMDescription method)
find_parent_from_item() (OVF method)
find_unused_instance_id() (OVFHardware method)
finished() (COTGenericSubmodule method)
(COTSubmodule method)
fixup_ovftool_args() (COTDeployESXi method)
fixup_serial_ports() (COTDeployESXi method)
force (UI attribute)
formatter() (in module COT.cli)
from_cli_string() (COT.deploy.SerialConnection class method)
full_version (COTEditProduct attribute)

G

generate_items() (OVFItem method)
generate_manifest() (OVF method)
generic_parser (COTDeploy attribute)
GenericPlatform (class in COT.platforms)
get() (OVFItem method)
get_all_values() (OVFItem method)
get_capacity_from_disk() (OVF method)
get_checksum() (in module COT.helpers.api)
get_common_subtype() (OVF method)
(VMDescription method)
get_disk_capacity() (in module COT.helpers.api)
(QEMUImg method)
get_disk_format() (in module COT.helpers.api)
(QEMUImg method)
get_file_ref_from_disk() (OVF method)
(VMDescription method)
get_id_from_disk() (OVF method)
(VMDescription method)
get_id_from_file() (OVF method)
(VMDescription method)
get_input() (CLI method)
(UI method)
get_item_count() (OVFHardware method)
get_item_count_per_profile() (OVFHardware method)
get_nic_count() (OVF method)
(VMDescription method)
get_nonintersecting_set_list() (OVFItem method)
get_ns() (COT.xml_file.XML class method)
get_object_from_connection() (in module COT.deploy_esxi)
get_password() (CLI method)
(UI method)
get_path_from_file() (OVF method)
(VMDescription method)
get_property_value() (OVF method)
(VMDescription method)
get_serial_connectivity() (OVF method)
(VMDescription method)
get_serial_count() (OVF method)
(VMDescription method)
get_subtype_from_device() (OVF method)
(VMDescription method)
get_type_from_device() (OVF method)
(VMDescription method)
get_value() (OVFItem method)
guess_controller_type() (in module COT.add_disk)
guess_disk_type_from_extension() (in module COT.add_disk)
guess_file_format_from_path() (in module COT.helpers.helper)
guess_list_wildcard() (in module COT.edit_hardware)
guess_manpath() (in module COT.install_helpers)
guess_nic_name() (COT.platforms.CSR1000V class method)
(COT.platforms.GenericPlatform class method)
(COT.platforms.IOSXRv class method)
(COT.platforms.IOSXRvLC class method)
(COT.platforms.IOSXRvRP class method)
(COT.platforms.IOSv class method)
(COT.platforms.NXOSv class method)

H

has_profile() (OVFItem method)
Helper (class in COT.helpers.helper)
HelperError
HelperNotFoundError
host (COTDeployESXi attribute)
hypervisor (COTDeploy attribute)

I

ide_subtype (COTEditHardware attribute)
ide_subtypes (COTEditHardware attribute)
info_string() (OVF method)
(VMDescription method)
INFO_STRING_DISK_COLUMNS_WIDTH (OVF attribute)
INFO_STRING_DISK_TEMPLATE (OVF attribute)
INFO_STRING_FILE_TEMPLATE (OVF attribute)
input_file (VMDescription attribute)
install_file() (COT.helpers.helper.Helper class method)
(in module COT.helpers.api)
install_helper() (COTInstallHelpers method)
(FatDisk method)
(Helper method)
(MkIsoFS method)
(OVFTool method)
(QEMUImg method)
(VmdkTool method)
install_manpages() (in module COT.install_helpers)
InvalidInputError
IOSv (class in COT.platforms)
IOSXRv (class in COT.platforms)
IOSXRvLC (class in COT.platforms)
IOSXRvRP (class in COT.platforms)
item_match() (OVFHardware method)
item_tag_for_namespace() (OVFNameHelper1 method)

L

labels (COTEditProperties attribute)
list_union() (in module COT.ovf.item)
LITERAL_CLI_STRING (CSR1000V attribute)
(GenericPlatform attribute)
(IOSXRv attribute)
(IOSv attribute)
(NXOSv attribute)
locator (COTDeployESXi attribute)

M

mac_address() (in module COT.data_validation)
mac_addresses_list (COTEditHardware attribute)
main() (CLI method)
(in module COT.cli)
make_install_dir() (COT.helpers.helper.Helper class method)
manpages_helper() (COTInstallHelpers method)
match_or_die() (in module COT.data_validation)
memory (COTEditHardware attribute)
MEMORY_REGEXP (COTEditHardware attribute)
MkIsoFS (class in COT.helpers.mkisofs)

N

name (Helper attribute)
(MkIsoFS attribute)
name_helper() (in module COT.ovf.name_helper)
namespace_for_item_tag() (OVFNameHelper1 method)
namespace_for_resource_type() (OVFNameHelper1 method)
natural_sort() (in module COT.data_validation)
network_descriptions (COTEditHardware attribute)
(OVF attribute)
(VMDescription attribute)
network_map (COTDeploy attribute)
networks (OVF attribute)
(VMDescription attribute)
new_item() (OVFHardware method)
nic_names (COTEditHardware attribute)
nic_networks (COTEditHardware attribute)
nic_type (COTEditHardware attribute)
nic_types (COTEditHardware attribute)
NIC_TYPES (in module COT.data_validation)
nics (COTEditHardware attribute)
no_whitespace() (in module COT.data_validation)
non_negative_int() (in module COT.data_validation)
NSM (OVFNameHelper0 attribute)
(OVFNameHelper1 attribute)
(OVFNameHelper2 attribute)
NXOSv (class in COT.platforms)

O

open() (FileInTAR method)
(FileOnDisk method)
output (COTSubmodule attribute)
output_file (OVF attribute)
(VMDescription attribute)
OVF (class in COT.ovf.ovf)
ovf_version (OVF attribute)
OVFHardware (class in COT.ovf.hardware)
OVFHardwareDataError
OVFItem (class in COT.ovf.item)
OVFItemDataError
OVFNameHelper0 (class in COT.ovf.name_helper)
OVFNameHelper1 (class in COT.ovf.name_helper)
OVFNameHelper2 (class in COT.ovf.name_helper)
OVFTool (class in COT.helpers.ovftool)
ovftool_args (COTDeployESXi attribute)

P

package (COTReadOnlySubmodule attribute)
(COTSubmodule attribute)
package_list (COTInfo attribute)
PACKAGE_MANAGERS (Helper attribute)
parse_args() (CLI method)
password (COTDeploy attribute)
path (Helper attribute)
(MkIsoFS attribute)
platform (OVF attribute)
(VMDescription attribute)
PLATFORM_NAME (CSR1000V attribute)
(GenericPlatform attribute)
(IOSXRv attribute)
(IOSXRvLC attribute)
(IOSXRvRP attribute)
(IOSv attribute)
(NXOSv attribute)
port_install() (COT.helpers.helper.Helper class method)
positive_int() (in module COT.data_validation)
power_on (COTDeploy attribute)
product (COTEditProduct attribute)
(OVF attribute)
product_class (COTEditProduct attribute)
(OVF attribute)
(VMDescription attribute)
product_url (COTEditProduct attribute)
(OVF attribute)
profile_info_list() (OVF method)
profile_info_string() (OVF method)
(VMDescription method)
PROFILE_INFO_TEMPLATE (OVF attribute)
profiles (COTEditHardware attribute)
properties (COTEditProperties attribute)
(OVFItem attribute)
property_names (OVFItem attribute)
property_profiles() (OVFItem method)
property_values() (OVFItem method)
PyVmomiVMReconfigSpec (class in COT.deploy_esxi)

Q

QEMUImg (class in COT.helpers.qemu_img)

R

ready_to_run() (COTAddDisk method)
(COTAddFile method)
(COTDeploy method)
(COTDeployESXi method)
(COTEditHardware method)
(COTEditProduct method)
(COTEditProperties method)
(COTGenericSubmodule method)
(COTInfo method)
(COTInjectConfig method)
(COTReadOnlySubmodule method)
(COTRemoveFile method)
(COTSubmodule method)
register_namespace() (in module COT.xml_file)
remove_file() (OVF method)
(VMDescription method)
remove_profile() (OVFItem method)
RES_MAP (OVFNameHelper1 attribute)
run() (CLI method)
(COTAddDisk method)
(COTAddFile method)
(COTDeploy method)
(COTDeployESXi method)
(COTEditHardware method)
(COTEditProduct method)
(COTEditProperties method)
(COTGenericSubmodule method)
(COTHelp method)
(COTInfo method)
(COTInjectConfig method)
(COTInstallHelpers method)
(COTRemoveFile method)
(COTSubmodule method)

S

scsi_subtype (COTEditHardware attribute)
scsi_subtypes (COTEditHardware attribute)
search_for_elements() (in module COT.add_disk)
search_from_controller() (OVF method)
(VMDescription method)
search_from_file_id() (OVF method)
(VMDescription method)
search_from_filename() (OVF method)
(VMDescription method)
secondary_config_file (COTInjectConfig attribute)
SECONDARY_CONFIG_TEXT_FILE (GenericPlatform attribute)
(IOSXRv attribute)
(IOSXRvLC attribute)
serial_connection (COTDeploy attribute)
(COTDeployESXi attribute)
serial_connectivity (COTEditHardware attribute)
serial_ports (COTEditHardware attribute)
SerialConnection (class in COT.deploy)
server (COTDeployESXi attribute)
set_capacity_of_disk() (OVF method)
set_cpu_count() (OVF method)
(VMDescription method)
set_ide_subtype() (VMDescription method)
set_ide_subtypes() (OVF method)
(VMDescription method)
set_instance_attributes() (CLI static method)
set_item_count_per_profile() (OVFHardware method)
set_item_values_per_profile() (OVFHardware method)
set_memory() (OVF method)
(VMDescription method)
set_nic_count() (OVF method)
(VMDescription method)
set_nic_mac_addresses() (OVF method)
(VMDescription method)
set_nic_names() (OVF method)
(VMDescription method)
set_nic_networks() (OVF method)
(VMDescription method)
set_nic_type() (VMDescription method)
set_nic_types() (OVF method)
(VMDescription method)
set_or_make_child() (COT.xml_file.XML class method)
set_property() (OVFItem method)
set_property_value() (OVF method)
(VMDescription method)
set_scsi_subtype() (VMDescription method)
set_scsi_subtypes() (OVF method)
(VMDescription method)
set_serial_connectivity() (OVF method)
(VMDescription method)
set_serial_count() (OVF method)
(VMDescription method)
set_value_for_all_items() (OVFHardware method)
set_verbosity() (CLI method)
should_not_be_installed_but_is() (Helper method)
size() (FileInTAR method)
(FileOnDisk method)
SmarterConnection (class in COT.deploy_esxi)
strip_ns() (COT.xml_file.XML class method)
subcommand (COTHelp attribute)
subparsers (COTDeploy attribute)
subtype (COTAddDisk attribute)
SUPPORTED_NIC_TYPES (CSR1000V attribute)
(GenericPlatform attribute)
(IOSXRv attribute)
(IOSv attribute)
(NXOSv attribute)
system_types (OVF attribute)
(VMDescription attribute)

T

tar() (OVF method)
terminal_width (CLI attribute)
(UI attribute)
to_string() (in module COT.data_validation)
transports (COTEditProperties attribute)
truth_value() (in module COT.data_validation)

U

UI (class in COT.ui_shared)
(COTGenericSubmodule attribute)
untar() (OVF method)
unwrap_connection_error() (SmarterConnection static method)
update_existing_item_count_per_profile() (OVFHardware method)
update_xml() (OVFHardware method)
user_configurable (COTEditProperties attribute)
username (COTDeploy attribute)

V

validate() (OVFItem method)
validate_and_update_file_references() (OVF method)
validate_and_update_networks() (OVF method)
validate_controller_address() (in module COT.add_disk)
validate_cpu_count() (COT.platforms.CSR1000V class method)
(COT.platforms.GenericPlatform class method)
(COT.platforms.IOSXRv class method)
(COT.platforms.IOSv class method)
(COT.platforms.NXOSv class method)
validate_elements() (in module COT.add_disk)
validate_hardware() (OVF method)
(VMDescription method)
validate_int() (in module COT.data_validation)
validate_kind() (COT.deploy.SerialConnection class method)
validate_memory_amount() (COT.platforms.CSR1000V class method)
(COT.platforms.GenericPlatform class method)
(COT.platforms.IOSXRv class method)
(COT.platforms.IOSv class method)
(COT.platforms.NXOSv class method)
validate_nic_count() (COT.platforms.CSR1000V class method)
(COT.platforms.GenericPlatform class method)
(COT.platforms.IOSXRv class method)
(COT.platforms.IOSXRvRP class method)
(COT.platforms.IOSv class method)
validate_nic_type() (COT.platforms.GenericPlatform class method)
validate_nic_types() (COT.platforms.GenericPlatform class method)
validate_options() (COT.deploy.SerialConnection class method)
validate_ovf() (OVFTool method)
validate_serial_count() (COT.platforms.CSR1000V class method)
(COT.platforms.GenericPlatform class method)
(COT.platforms.IOSXRv class method)
(COT.platforms.IOSXRvLC class method)
(COT.platforms.IOSv class method)
(COT.platforms.NXOSv class method)
validate_value() (COT.deploy.SerialConnection class method)
value_add_wildcards() (OVFItem method)
value_replace_wildcards() (OVFItem method)
ValueMismatchError
ValueTooHighError
ValueTooLowError
ValueUnsupportedError
vendor (COTEditProduct attribute)
(OVF attribute)
vendor_url (COTEditProduct attribute)
(OVF attribute)
verbosity (COTInfo attribute)
verbosity_options (VMDescription attribute)
verify_manpages() (in module COT.install_helpers)
version (COTEditProduct attribute)
(Helper attribute)
version_long (OVF attribute)
(VMDescription attribute)
version_short (OVF attribute)
(VMDescription attribute)
virtual_system_type (COTEditHardware attribute)
vm (COTGenericSubmodule attribute)
vm_name (COTDeploy attribute)
VMContextManager (class in COT.vm_context_manager)
VMDescription (class in COT.vm_description)
VmdkTool (class in COT.helpers.vmdktool)
VMFactory (class in COT.vm_factory)
VMInitError

W

write() (OVF method)
(VMDescription method)
write_xml() (XML method)

X

XML (class in COT.xml_file)
xml_reindent() (XML method)

Y

yum_install() (COT.helpers.helper.Helper class method)