summaryrefslogtreecommitdiffstats
path: root/lib/auto.egg-info/SOURCES.txt
diff options
context:
space:
mode:
authorHarry Huang <huangxiangyu5@huawei.com>2018-03-13 10:52:01 +0800
committerHarry Huang <huangxiangyu5@huawei.com>2018-03-13 10:52:01 +0800
commit206c5a988ab003af7c04b82044eb565d8b3bcfb7 (patch)
treeea8acb86a0d681f95b768578430fba08a19226f5 /lib/auto.egg-info/SOURCES.txt
parentee1c7bae9fd29ef2ac2ca04bbccb73230723c3ce (diff)
Modify repo structure
JIRA: - 1. keep modules in lib directory instead of auto Change-Id: Ie4c51b28554575bafbaa89c5f57309a786b903e0 Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Diffstat (limited to 'lib/auto.egg-info/SOURCES.txt')
-rw-r--r--lib/auto.egg-info/SOURCES.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/auto.egg-info/SOURCES.txt b/lib/auto.egg-info/SOURCES.txt
new file mode 100644
index 0000000..ede3967
--- /dev/null
+++ b/lib/auto.egg-info/SOURCES.txt
@@ -0,0 +1,11 @@
+setup.py
+lib/auto/__init__.py
+lib/auto.egg-info/PKG-INFO
+lib/auto.egg-info/SOURCES.txt
+lib/auto.egg-info/dependency_links.txt
+lib/auto.egg-info/requires.txt
+lib/auto.egg-info/top_level.txt
+lib/auto/util/__init__.py
+lib/auto/util/openstack_lib.py
+lib/auto/util/util.py
+lib/auto/util/yaml_type.py \ No newline at end of file