summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
blob: 9e43ffabacbd3b7ece5507c925f9e37ca3a85261 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
include LICENSE
include HACKING.rst
include README.rst
include openstack-common.conf
include run_tests.py
include run_tests.sh
include setup.py
include TODO
include tox.ini
include etc/*
graft bin
graft docs
graft tests
graft tools
recursive-include keystone *.json *.xml *.cfg README
global-exclude *.pyc *.sdx *.log *.db *.swp