Adding missing scripts and files to setup.py / MANIFEST.in

This commit is contained in:
Thierry Carrez
2011-02-15 15:02:50 +01:00
parent 8b94b9a208
commit edf88339af

View File

@@ -6,14 +6,23 @@ graft doc
graft smoketests graft smoketests
graft tools graft tools
graft etc graft etc
graft bzrplugins
graft contrib
graft locale
graft plugins
include nova/api/openstack/notes.txt include nova/api/openstack/notes.txt
include nova/auth/*.schema
include nova/auth/novarc.template include nova/auth/novarc.template
include nova/auth/opendj.sh
include nova/auth/slap.sh include nova/auth/slap.sh
include nova/cloudpipe/bootscript.sh include nova/cloudpipe/bootscript.sh
include nova/cloudpipe/client.ovpn.template include nova/cloudpipe/client.ovpn.template
include nova/cloudpipe/bootscript.template
include nova/compute/fakevirtinstance.xml include nova/compute/fakevirtinstance.xml
include nova/compute/interfaces.template include nova/compute/interfaces.template
include nova/console/xvp.conf.template
include nova/db/sqlalchemy/migrate_repo/migrate.cfg include nova/db/sqlalchemy/migrate_repo/migrate.cfg
include nova/db/sqlalchemy/migrate_repo/README
include nova/virt/interfaces.template include nova/virt/interfaces.template
include nova/virt/libvirt*.xml.template include nova/virt/libvirt*.xml.template
include nova/tests/CA/ include nova/tests/CA/