From 5d5302a2939b0aaa1ae11089dc99d8ee9083aae7 Mon Sep 17 00:00:00 2001 From: Soren Hansen Date: Tue, 7 Feb 2012 16:36:34 +0100 Subject: Add nova/tests/policy.json to tarball Tests do not run out of the tarball at the moment due to this. Change-Id: I9c36f3b645e04fd208fac3c18ad359b06eed55fa --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 2a947f823..33dc30762 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -38,6 +38,7 @@ include nova/tests/bundle/1mb.part.1 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 plugins/xenapi/README include plugins/xenapi/etc/xapi.d/plugins/objectstore include plugins/xenapi/etc/xapi.d/plugins/pluginlib_nova.py -- cgit