commit | 936284b02ab6365bb0bcde49b617a57a902d491c | [log] [tgz] |
---|---|---|
author | Ian Wienand <iwienand@redhat.com> | Tue Mar 11 09:35:55 2014 +1100 |
committer | Ian Wienand <iwienand@redhat.com> | Tue Mar 11 10:32:01 2014 +1100 |
tree | 52838156a4d3f14a04bcff38ddd80315f377bd0f | |
parent | a35bd8b70f70fda7b184a117106332aff10ff66a [diff] [blame] |
Make mongo install for ceilometer NOPRIME mongodb packages are missing on some platforms, so we switch to a manual install. Also gate the mongo call in cleanup Change-Id: I1755e461c66be30da3db2a0994f908503c4c38ea
diff --git a/files/apts/ceilometer-collector b/files/apts/ceilometer-collector index 71007ba..f1b692a 100644 --- a/files/apts/ceilometer-collector +++ b/files/apts/ceilometer-collector
@@ -1,5 +1,5 @@ -python-pymongo -mongodb-server +python-pymongo #NOPRIME +mongodb-server #NOPRIME libnspr4-dev pkg-config libxml2-dev