LICENSE
MANIFEST.in
README.rst
requirements-dev.txt
requirements.txt
setup.py
tox.ini
docs/Makefile
docs/make.bat
docs/source/README
docs/source/conf.py
docs/source/index.rst
docs/source/plantuml.jar
docs/source/_static/.gitkeep
mfcloud/__init__.py
mfcloud/application.py
mfcloud/archive.py
mfcloud/client_cli.py
mfcloud/config.py
mfcloud/container.py
mfcloud/deployment.py
mfcloud/dns_resolver.py
mfcloud/events.py
mfcloud/haproxy.py
mfcloud/metadata.py
mfcloud/monitor.py
mfcloud/rpc_client.py
mfcloud/rpc_server.py
mfcloud/service.py
mfcloud/tasks.py
mfcloud/test_utils.py
mfcloud/txdocker.py
mfcloud/txhttp.py
mfcloud/upload_zip.py
mfcloud/util.py
mfcloud.egg-info/PKG-INFO
mfcloud.egg-info/SOURCES.txt
mfcloud.egg-info/dependency_links.txt
mfcloud.egg-info/entry_points.txt
mfcloud.egg-info/not-zip-safe
mfcloud.egg-info/requires.txt
mfcloud.egg-info/top_level.txt
mfcloud/_dns_resolver/__init__.py
tests/poc_zmq.py
tests/test_application.py
tests/test_config.py
tests/test_container.py
tests/test_deffered.py
tests/test_deployment.py
tests/test_dns_resolver.py
tests/test_events.py
tests/test_image_builders.py
tests/test_inject_context.py
tests/test_mfcloud_cli.py
tests/test_redis_api.py
tests/test_rpc_client.py
tests/test_rpc_server.py
tests/test_service.py
tests/test_tasks.py
tests/test_txdocker.py
tests/test_txdocker_api.py
tests/test_txhttp.py
tests/test_xmlrpc.py
tests/_files/ct_bash/Dockerfile