diff options
| author | Thierry Carrez <thierry@openstack.org> | 2011-02-15 15:53:58 +0100 |
|---|---|---|
| committer | Thierry Carrez <thierry@openstack.org> | 2011-02-15 15:53:58 +0100 |
| commit | aaf5110fa6720d5b32db9b8a41b353a446163396 (patch) | |
| tree | 1c2d84c685e3d79936873c85339808d8ef117f67 | |
| parent | 5dd9839c333e4c11de07ee0bad185252b3b4837c (diff) | |
Missing nova/tests/db/nova.austin.sqlite file
| -rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 9b6a3b2da..f0a9cffb3 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -34,6 +34,7 @@ include nova/tests/bundle/1mb.manifest.xml include nova/tests/bundle/1mb.no_kernel_or_ramdisk.manifest.xml include nova/tests/bundle/1mb.part.0 include nova/tests/bundle/1mb.part.1 +include nova/tests/db/nova.austin.sqlite include plugins/xenapi/README include plugins/xenapi/etc/xapi.d/plugins/objectstore include plugins/xenapi/etc/xapi.d/plugins/pluginlib_nova.py |
