diff options
| author | Devin Carlen <devcamcar@illian.local> | 2010-06-23 22:56:50 -0700 |
|---|---|---|
| committer | Devin Carlen <devcamcar@illian.local> | 2010-06-23 22:56:50 -0700 |
| commit | 8726fc061b53b361207cb38e88cd5b1d2e401637 (patch) | |
| tree | cbda057355ea4f8c09dc669d0575d4b14b826b0d /debian/control | |
| parent | caeece6e3783692dd6af6e3bec092eddb2b3e2fc (diff) | |
added nova-instancemonitor debian config
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/control b/debian/control index a50e6ecf8..bb2071234 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,11 @@ Architecture: all Depends: nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} Description: Nova object store +Package: nova-instancemonitor +Architecture: all +Depends: nova-common (= ${binary:Version}), ${python:Depends}, ${misc:Depends} +Description: Nova instance monitor + Package: nova-tools Architecture: all Depends: python-boto, ${python:Depends}, ${misc:Depends} |
