Merge lp:~rconradharris/glance/lp715263 into lp:~glance-coresec/glance/cactus-trunk

Proposed by Rick Harris
Status: Merged
Approved by: Jay Pipes
Approved revision: 68
Merged at revision: 68
Proposed branch: lp:~rconradharris/glance/lp715263
Merge into: lp:~glance-coresec/glance/cactus-trunk
Diff against target: 11 lines (+2/-0)
1 file modified
setup.py (+2/-0)
To merge this branch: bzr merge lp:~rconradharris/glance/lp715263
Reviewer Review Type Date Requested Status
Jay Pipes (community) Approve
Devin Carlen (community) Approve
Review via email: mp+48959@code.launchpad.net

Description of the change

Adds glance-combined and glance-manage to setup.py

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

approve

review: Approve
Revision history for this message
Jay Pipes (jaypipes) wrote :

coo.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'setup.py'
2--- setup.py 2011-01-31 18:40:08 +0000
3+++ setup.py 2011-02-08 18:16:30 +0000
4@@ -86,5 +86,7 @@
5 'Environment :: No Input/Output (Daemon)',
6 ],
7 scripts=['bin/glance-api',
8+ 'bin/glance-combined',
9+ 'bin/glance-manage',
10 'bin/glance-registry',
11 'bin/glance-upload'])

Subscribers

People subscribed via source and target branches