aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/MANIFEST.in
diff options
context:
space:
mode:
authorRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
committerRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
commit920a49cfa055733d575282973e23558c33087a4a (patch)
treed371dab34efa5028600dad2e7ca58063626e7ba4 /keystone-moon/MANIFEST.in
parentef3eefca70d8abb4a00dafb9419ad32738e934b2 (diff)
remove keystone-moon
Change-Id: I80d7c9b669f19d5f6607e162de8e0e55c2f80fdd Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'keystone-moon/MANIFEST.in')
-rw-r--r--keystone-moon/MANIFEST.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/keystone-moon/MANIFEST.in b/keystone-moon/MANIFEST.in
deleted file mode 100644
index c810f913..00000000
--- a/keystone-moon/MANIFEST.in
+++ /dev/null
@@ -1,21 +0,0 @@
-include AUTHORS
-include babel.cfg
-include ChangeLog
-include CONTRIBUTING.rst
-include LICENSE
-include HACKING.rst
-include README.rst
-include openstack-common.conf
-include run_tests.sh
-include setup.cfg
-include setup.py
-include tox.ini
-graft etc
-include httpd/*
-graft bin
-graft doc
-graft keystone/tests
-graft tools
-graft examples
-recursive-include keystone *.json *.xml *.cfg *.pem README *.po *.pot *.sql
-global-exclude *.pyc *.sdx *.log *.db *.swp keystone/tests/tmp/*