Add missing files to the tarball.

Fixes LP Bug #1130335.

Change-Id: I4b8cddc9319146bb7249d96efc2226c9d5316ddb
This commit is contained in:
Dan Prince 2013-02-19 14:39:00 -05:00
parent 394876f258
commit 453f63ff10
1 changed files with 15 additions and 0 deletions

15
MANIFEST.in Normal file
View File

@ -0,0 +1,15 @@
include AUTHORS
include ChangeLog
include LICENSE
include README
include openstack-common.conf
include tox.ini
recursive-include magic *
recursive-include tools *
recursive-include tests *
recursive-include doc *
exclude .gitignore
exclude .gitreview
global-exclude *.pyc