LICENSE
MANIFEST.in
setup.py
bin/vagoth
vagoth/__init__.py
vagoth/config.py
vagoth/exceptions.py
vagoth/manager.py
vagoth/node.py
vagoth/transaction.py
vagoth/utils.py
vagoth.egg-info/PKG-INFO
vagoth.egg-info/SOURCES.txt
vagoth.egg-info/dependency_links.txt
vagoth.egg-info/top_level.txt
vagoth/interfaces/__init__.py
vagoth/interfaces/driver.py
vagoth/interfaces/nodedoc.py
vagoth/interfaces/provisioner.py
vagoth/interfaces/registry.py
vagoth/interfaces/scheduler.py
vagoth/provisioner/__init__.py
vagoth/provisioner/dummy.py
vagoth/registry/__init__.py
vagoth/registry/couch_registry.py
vagoth/registry/dict_registry.py
vagoth/registry/dummy.py
vagoth/registry/nodedoc.py
vagoth/registry/pickle_registry.py
vagoth/scheduler/__init__.py
vagoth/scheduler/sync.py
vagoth/scheduler/threadscheduler.py
vagoth/tests/__init__.py
vagoth/tests/registry_mixin.py
vagoth/tests/test_couch_registry.py
vagoth/tests/test_dict_registry.py
vagoth/virt/__init__.py
vagoth/virt/actions.py
vagoth/virt/exceptions.py
vagoth/virt/hypervisor.py
vagoth/virt/monitor.py
vagoth/virt/virtualmachine.py
vagoth/virt/allocators/__init__.py
vagoth/virt/allocators/dummy.py
vagoth/virt/drivers/__init__.py
vagoth/virt/drivers/dummy.py
vagoth/virt/drivers/geats.py
vagoth/virt/drivers/geatslocal.py
vagoth/virt/utils/__init__.py
vagoth/virt/utils/mc_json_rpc.py
vagoth/virt/utils/mc_json_rpc.rb