keystone/MANIFEST.in
Dan Prince 9a5200f59c Add ChangeLog to tarball.
Fixes LP Bug #978981.

Change-Id: I5b98df88673422cfc39c471fd77eecd77fa0cf2c
2012-04-11 10:57:56 -04:00

20 lines
380 B
Plaintext

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