Merge lp:~soren/nova/include-etc-in-tarball into lp:~hudson-openstack/nova/trunk

Proposed by Soren Hansen
Status: Merged
Approved by: Devin Carlen
Approved revision: 587
Merged at revision: 590
Proposed branch: lp:~soren/nova/include-etc-in-tarball
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-etc-in-tarball
Reviewer Review Type Date Requested Status
Devin Carlen (community) Approve
Review via email: mp+46857@code.launchpad.net

Description of the change

Include paste config in tarball.

To post a comment you must log in.
Revision history for this message
Devin Carlen (devcamcar) wrote :

approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'MANIFEST.in'
2--- MANIFEST.in 2011-01-18 23:51:13 +0000
3+++ MANIFEST.in 2011-01-19 23:49:53 +0000
4@@ -5,6 +5,7 @@
5 graft doc
6 graft smoketests
7 graft tools
8+graft etc
9 include nova/api/openstack/notes.txt
10 include nova/auth/novarc.template
11 include nova/auth/slap.sh