]> review.fuel-infra Code Review - openstack-build/heat-build.git/commitdiff
Add missing files to generated tarballs
authorThierry Carrez <thierry@openstack.org>
Mon, 7 Jan 2013 13:42:34 +0000 (14:42 +0100)
committerThierry Carrez <thierry@openstack.org>
Mon, 7 Jan 2013 13:43:54 +0000 (14:43 +0100)
Fix MANIFEST.in so that all files in the repository are included
in the generated tarballs. Fixes bug 1096068.

Change-Id: I7ec7e2fcf6951357b58469539a5d552b8df66408

MANIFEST.in

index dc8611b6c9132a237f77ca3f9e15d02bce5fbfc5..36315754f697255500ccb2d883580512515152cb 100644 (file)
@@ -5,13 +5,20 @@ include LICENSE
 include README.rst
 include MANIFEST.in pylintrc
 include openstack-common.conf
-include babel.cfg
+include babel.cfg install.sh run_tests.sh tox.ini uninstall.sh
 graft templates
 include heat/versioninfo
 include heat/cloudinit/config
 include heat/cloudinit/loguserdata.sh
 include heat/cloudinit/part-handler.py
 include heat/db/sqlalchemy/migrate_repo/migrate.cfg
+include heat/db/sqlalchemy/migrate_repo/README
+include heat/openstack/common/README
+include heat/testing/README.rst
+include heat/tests/examples/tags.txt
+include heat/tests/testing-overview.txt
+include heat/tests/v1_1/testfile.txt
+graft contrib
 graft etc
 graft doc
 graft docs