keystone/MANIFEST.in
Dan Prince 48f2c7d4ef Add AUTHORS to the tarball.
Fixes LP Bug #950998.

Change-Id: Ia521a9d013ef4fb332df4dc5576cc3e5f13651bc
2012-03-09 12:54:06 -05:00

19 lines
362 B
Plaintext

include AUTHORS
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/*
graft bin
graft doc
graft tests
graft tools
recursive-include keystone *.json *.xml *.cfg README
global-exclude *.pyc *.sdx *.log *.db *.swp