summaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorArmando Migliaccio <armando.migliaccio@eu.citrix.com>2012-02-09 15:53:50 +0000
committerArmando Migliaccio <armando.migliaccio@eu.citrix.com>2012-02-17 22:33:41 +0000
commit8297a1bed0b00447bd01a4501ab9eac88a5865e3 (patch)
tree537df498b9b963f085163d5287297ba5decad07f /MANIFEST.in
parent24716297334bccee029de62151bada216d896a3f (diff)
downloadnova-8297a1bed0b00447bd01a4501ab9eac88a5865e3.tar.gz
nova-8297a1bed0b00447bd01a4501ab9eac88a5865e3.tar.xz
nova-8297a1bed0b00447bd01a4501ab9eac88a5865e3.zip
bug 929462: compile_diagnostics in xenapi erronously catch XenAPI.Failure
ensure we catch the right exception. Plus turn test_diagnostics into a more thorough unit test. Change-Id: I1aae28b9b3b942f08e419cd9cfa48dea003e96d9
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 95a20831c..ac0917583 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -38,6 +38,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/xenapi/vm_rrd.xml
include plugins/xenapi/README
include plugins/xenapi/etc/xapi.d/plugins/objectstore
include plugins/xenapi/etc/xapi.d/plugins/pluginlib_nova.py