aodh/MANIFEST.in
Doug Hellmann 9aa2ec39f2 Add the etc directory to the sdist manifest
Make sure we package the sample configuration files
along with the rest of the source files.

Change-Id: I957101fc5fb35f305924d362b94e24323e833c05
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-03-05 16:20:09 -05:00

13 lines
313 B
Plaintext

include AUTHORS
include ChangeLog
include ceilometer/storage/sqlalchemy/migrate_repo/migrate.cfg
exclude .gitignore
exclude .gitreview
graft tests
graft etc
recursive-include nova_tests *.py
global-exclude *.pyc
recursive-include public *
recursive-include ceilometer/locale *
recursive-include ceilometer *.html