diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..00cc635 --- /dev/null +++ b/MANIFEST @@ -0,0 +1,17 @@ +# file GENERATED by distutils, do NOT edit +README +setup.py +bin/waagent +config/waagent.conf +config/waagent.logrotate +test/test_logger.py +walinuxagent/__init__.py +walinuxagent/agent.py +walinuxagent/conf.py +walinuxagent/envmonitor.py +walinuxagent/extension.py +walinuxagent/install.py +walinuxagent/logger.py +walinuxagent/protocol.py +walinuxagent/provision.py +walinuxagent/util.py |