This website requires JavaScript.
Explore
Get Started
openstack
/
devstack
Code
Issues
Proposed changes
6db41b9716
Branches
Tags
View all branches
devstack
/
files
/
apts
/
ceilometer-collector
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2014-03-11 09:35:55 +11:00
python-pymongo #NOPRIME
mongodb-server #NOPRIME
Add apt dependencies for ceilometer tests The ceilometer tests use an in-memory version of MongoDB that uses spidermonkey for JavaScript interpretation. spidermonkey, in turn, depends on nspr and pkg-config. Ceilometer also uses lxml, which wants libxml2-dev and libxslt-dev. bug 1115332 Change-Id: Ie2fca1203107b6397fa6babbef37dbaae7592373 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-03-05 11:13:49 -05:00
libnspr4-dev
pkg-config
libxml2-dev
libxslt-dev
Copy Permalink