keystone/MANIFEST.in
Thierry Carrez bf5ce27fb2 Adding missing files to MANIFEST.in
Fix MANIFEST.in to include files missing from generated tarballs.
Fixes bug 1037010.

Change-Id: I33a911e77cc364e761de0c45de7046eca58797b1
2012-08-15 11:16:08 +02:00

23 lines
447 B
Plaintext

include AUTHORS
include babel.cfg
include ChangeLog
include LICENSE
include HACKING.rst
include README.rst
include openstack-common.conf
include run_tests.py
include run_tests.sh
include setup.cfg
include setup.py
include TODO
include tox.ini
include etc/*
include httpd/*
graft bin
graft doc
graft tests
graft tools
graft examples
recursive-include keystone *.json *.xml *.cfg *.pem README *.pot *.sql
global-exclude *.pyc *.sdx *.log *.db *.swp