.coveragerc
.gitattributes
.gitignore
.travis.yml
CHANGELOG.rst
CONTRIBUTING.rst
COPYRIGHT.txt
INSTALL.md
INSTALL_LINUX.md
LICENSE.txt
MANIFEST.in
README.md
README.rst
ez_setup.py
requirements.txt
setup.cfg
setup.py
tox.ini
versioneer.py
COT/__init__.py
COT/_version.py
COT/add_disk.py
COT/add_file.py
COT/cli.py
COT/data_validation.py
COT/deploy.py
COT/deploy_esxi.py
COT/edit_hardware.py
COT/edit_product.py
COT/edit_properties.py
COT/file_reference.py
COT/help.py
COT/info.py
COT/inject_config.py
COT/install_helpers.py
COT/ovf.py
COT/platforms.py
COT/remove_file.py
COT/submodule.py
COT/ui_shared.py
COT/vm_context_manager.py
COT/vm_description.py
COT/vm_factory.py
COT/xml_file.py
COT/docs/man/cot-add-disk.1
COT/docs/man/cot-add-file.1
COT/docs/man/cot-deploy-esxi.1
COT/docs/man/cot-deploy.1
COT/docs/man/cot-edit-hardware.1
COT/docs/man/cot-edit-product.1
COT/docs/man/cot-edit-properties.1
COT/docs/man/cot-info.1
COT/docs/man/cot-inject-config.1
COT/docs/man/cot-install-helpers.1
COT/docs/man/cot-remove-file.1
COT/docs/man/cot.1
COT/helpers/__init__.py
COT/helpers/api.py
COT/helpers/fatdisk.py
COT/helpers/helper.py
COT/helpers/mkisofs.py
COT/helpers/ovftool.py
COT/helpers/qemu_img.py
COT/helpers/vmdktool.py
COT/helpers/tests/__init__.py
COT/helpers/tests/test_api.py
COT/helpers/tests/test_fatdisk.py
COT/helpers/tests/test_helper.py
COT/helpers/tests/test_mkisofs.py
COT/helpers/tests/test_ovftool.py
COT/helpers/tests/test_qemu_img.py
COT/helpers/tests/test_vmdktool.py
COT/tests/__init__.py
COT/tests/blank.vmdk
COT/tests/input.iso
COT/tests/input.mf
COT/tests/input.ovf
COT/tests/input.vmdk
COT/tests/invalid.ovf
COT/tests/iosv.ovf
COT/tests/minimal.ovf
COT/tests/sample_cfg.txt
COT/tests/test.tar
COT/tests/test_add_disk.py
COT/tests/test_add_file.py
COT/tests/test_cli.py
COT/tests/test_data_validation.py
COT/tests/test_deploy.py
COT/tests/test_deploy_esxi.py
COT/tests/test_edit_hardware.py
COT/tests/test_edit_product.py
COT/tests/test_edit_properties.py
COT/tests/test_file_reference.py
COT/tests/test_info.py
COT/tests/test_inject_config.py
COT/tests/test_install_helpers.py
COT/tests/test_ovf.py
COT/tests/test_platforms.py
COT/tests/test_remove_file.py
COT/tests/test_submodule.py
COT/tests/test_ui_shared.py
COT/tests/test_vm_description.py
COT/tests/test_xml_file.py
COT/tests/ubuntu.2.0-disk1.vmdk
COT/tests/ubuntu.2.0.ovf
COT/tests/ut.py
COT/tests/v0.9.ovf
COT/tests/vmware.ovf
bin/cot
bin/zipme.sh
cot.egg-info/PKG-INFO
cot.egg-info/SOURCES.txt
cot.egg-info/dependency_links.txt
cot.egg-info/entry_points.txt
cot.egg-info/pbr.json
cot.egg-info/requires.txt
cot.egg-info/setup_requires.txt
cot.egg-info/top_level.txt
docs/COT.add_disk.rst
docs/COT.add_file.rst
docs/COT.cli.rst
docs/COT.data_validation.rst
docs/COT.deploy.rst
docs/COT.deploy_esxi.rst
docs/COT.edit_hardware.rst
docs/COT.edit_product.rst
docs/COT.edit_properties.rst
docs/COT.file_reference.rst
docs/COT.help.rst
docs/COT.helpers.api.rst
docs/COT.helpers.fatdisk.rst
docs/COT.helpers.helper.rst
docs/COT.helpers.mkisofs.rst
docs/COT.helpers.ovftool.rst
docs/COT.helpers.qemu_img.rst
docs/COT.helpers.rst
docs/COT.helpers.vmdktool.rst
docs/COT.info.rst
docs/COT.inject_config.rst
docs/COT.install_helpers.rst
docs/COT.ovf.rst
docs/COT.platforms.rst
docs/COT.remove_file.rst
docs/COT.rst
docs/COT.submodule.rst
docs/COT.ui_shared.rst
docs/COT.vm_context_manager.rst
docs/COT.vm_description.rst
docs/COT.vm_factory.rst
docs/COT.xml_file.rst
docs/Makefile
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/thanks.rst
docs/usage.rst
docs/usage_add_disk.rst
docs/usage_add_file.rst
docs/usage_deploy.rst
docs/usage_deploy_esxi.rst
docs/usage_edit_hardware.rst
docs/usage_edit_product.rst
docs/usage_edit_properties.rst
docs/usage_general.rst
docs/usage_info.rst
docs/usage_inject_config.rst
docs/usage_install_helpers.rst
docs/usage_remove_file.rst
docs/_static/theme_overrides.css