Merge lp:~soren/glance/include-migration-sql into lp:~glance-coresec/glance/cactus-trunk

Proposed by Soren Hansen
Status: Merged
Approved by: Jay Pipes
Approved revision: 108
Merged at revision: 108
Proposed branch: lp:~soren/glance/include-migration-sql
Merge into: lp:~glance-coresec/glance/cactus-trunk
Diff against target: 11 lines (+1/-0)
1 file modified
MANIFEST.in (+1/-0)
To merge this branch: bzr merge lp:~soren/glance/include-migration-sql
Reviewer Review Type Date Requested Status
Jay Pipes (community) Approve
Review via email: mp+57234@code.launchpad.net

Description of the change

Add the migration sql scripts to MANIFEST.in. The gets them included in not only the tarball, but also by setup.py install.

To post a comment you must log in.
Revision history for this message
Jay Pipes (jaypipes) wrote :

lgtm.

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-03-25 17:08:19 +0000
3+++ MANIFEST.in 2011-04-11 21:52:34 +0000
4@@ -6,6 +6,7 @@
5 include tests/utils.py
6 include run_tests.py
7 include glance/registry/db/migrate_repo/migrate.cfg
8+include glance/registry/db/migrate_repo/versions/*.sql
9 graft doc
10 graft etc
11 graft tools

Subscribers

People subscribed via source and target branches