summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2010-07-27 21:52:01 -0700
committerMonty Taylor <mordred@inaugust.com>2010-07-27 21:52:01 -0700
commit67711b8aa4ed0ec80d407fecea5b4bf5ffc22322 (patch)
treeecb3879c4e10f3e5e0c07d7a258e055fe9c55e7c /MANIFEST.in
parentea89153b930eed70c7586eae56636b648e4e7252 (diff)
downloadnova-67711b8aa4ed0ec80d407fecea5b4bf5ffc22322.tar.gz
nova-67711b8aa4ed0ec80d407fecea5b4bf5ffc22322.tar.xz
nova-67711b8aa4ed0ec80d407fecea5b4bf5ffc22322.zip
Added a few more missing files to MANIFEST.in and added some placeholder
files so that setup.py would carry the empty dir.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in19
1 files changed, 18 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 6482bd7ea..36482be88 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,22 @@
-include HACKING LICENSE run_tests.sh run_test.py README builddeb.sh exercise_rsapi.py
+include HACKING LICENSE run_tests.py run_tests.sh
+include README builddeb.sh exercise_rsapi.py
graft CA
graft doc
graft smoketests
graft tools
+include nova/auth/novarc.template
+include nova/auth/slap.sh
+include nova/cloudpipe/bootscript.sh
+include nova/cloudpipe/client.ovpn.template
+include nova/compute/fakevirtinstance.xml
+include nova/compute/interfaces.template
+include nova/compute/libvirt.xml.template
+include nova/tests/CA/
+include nova/tests/CA/cacert.pem
+include nova/tests/CA/private/
+include nova/tests/CA/private/cakey.pem
+include nova/tests/bundle/
+include nova/tests/bundle/1mb.manifest.xml
+include nova/tests/bundle/1mb.part.0
+include nova/tests/bundle/1mb.part.1
+include