summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorThierry Carrez <thierry@openstack.org>2012-02-24 15:55:44 +0100
committerThierry Carrez <thierry@openstack.org>2012-02-24 15:55:44 +0100
commitb905255183162e5af4900021163b8c72fdd80038 (patch)
tree3ded3755728bf8a4582f043ed4d50f64b66ff740 /MANIFEST.in
parent8924ad8d6d57810d4de6ce4ce61efdccc759b066 (diff)
downloadnova-b905255183162e5af4900021163b8c72fdd80038.tar.gz
nova-b905255183162e5af4900021163b8c72fdd80038.tar.xz
nova-b905255183162e5af4900021163b8c72fdd80038.zip
Fix MANIFEST.in to include missing files
Fix MANIFEST.in to include missing files in generated tarballs. Fixes bug 940360. Change-Id: I8abba2c952c95f653a4ceb4595600d67ccdeed8d
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index ac0917583..827417964 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,9 @@
+include HACKING.rst
include LICENSE run_tests.sh
include README.rst
include MANIFEST.in pylintrc Authors
+include openstack-common.conf
+include tox.ini
graft nova/CA
graft doc
graft smoketests
@@ -22,9 +25,11 @@ include nova/console/xvp.conf.template
include nova/db/sqlalchemy/migrate_repo/migrate.cfg
include nova/db/sqlalchemy/migrate_repo/README
include nova/db/sqlalchemy/migrate_repo/versions/*.sql
+include nova/openstack/common/README
include nova/virt/interfaces.template
include nova/virt/libvirt*.xml.template
include nova/virt/cpuinfo.xml.template
+include nova/testing/README.rst
include nova/tests/CA/
include nova/tests/CA/cacert.pem
include nova/tests/CA/private/
@@ -38,6 +43,7 @@ include nova/tests/api/ec2/public_key/*
include nova/tests/db/nova.austin.sqlite
include nova/tests/image/*.tar.gz
include nova/tests/policy.json
+include nova/tests/test_migrations.conf
include nova/tests/xenapi/vm_rrd.xml
include plugins/xenapi/README
include plugins/xenapi/etc/xapi.d/plugins/objectstore