Merge lp:~soren/nova/include-public-key-test-data into lp:~hudson-openstack/nova/trunk

Proposed by Soren Hansen
Status: Merged
Approved by: Jesse Andrews
Approved revision: 1097
Merged at revision: 1098
Proposed branch: lp:~soren/nova/include-public-key-test-data
Merge into: lp:~hudson-openstack/nova/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
MANIFEST.in (+1/-0)
To merge this branch: bzr merge lp:~soren/nova/include-public-key-test-data
Reviewer Review Type Date Requested Status
Jesse Andrews (community) Approve
Vish Ishaya (community) Approve
Review via email: mp+61819@code.launchpad.net

Commit message

Include data files for public key tests in the tarball.

Description of the change

Unit tests are failing in the packages builds because these are missing.

To post a comment you must log in.
Revision history for this message
Vish Ishaya (vishvananda) :
review: Approve
Revision history for this message
Jesse Andrews (anotherjesse) wrote :

lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'MANIFEST.in'
--- MANIFEST.in 2011-04-05 09:42:14 +0000
+++ MANIFEST.in 2011-05-20 19:31:08 +0000
@@ -35,6 +35,7 @@
35include nova/tests/bundle/1mb.no_kernel_or_ramdisk.manifest.xml35include nova/tests/bundle/1mb.no_kernel_or_ramdisk.manifest.xml
36include nova/tests/bundle/1mb.part.036include nova/tests/bundle/1mb.part.0
37include nova/tests/bundle/1mb.part.137include nova/tests/bundle/1mb.part.1
38include nova/tests/public_key/*
38include nova/tests/db/nova.austin.sqlite39include nova/tests/db/nova.austin.sqlite
39include plugins/xenapi/README40include plugins/xenapi/README
40include plugins/xenapi/etc/xapi.d/plugins/objectstore41include plugins/xenapi/etc/xapi.d/plugins/objectstore