This website requires JavaScript.
Explore
Get Started
openstack
/
devstack
Code
Issues
Proposed changes
98f59aafaf
Branches
Tags
View all branches
devstack
/
files
/
rpms
/
ceilometer-collector
4 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Allow mongod service to launch on Fedora Fixes bug 1144907 Previously, the mongod service may fail to launch, if the eager filesystem freespace check trips over an SELinux AVC or finds a lack of freespace (depending on the up-to-datedness of the selinux-policy-targeted package and the disk size/usage in the hosting instance). We work around these issues by ensuring the selinux-policy-targeted package is up-to-date when ceilometer is enabled on Fedora, and also setting the --smallfiles option. Change-Id: I74f21662aedf9cc07b9a335d22b833a8a80dfce2
2013-03-04 13:13:03 -05:00
selinux-policy-targeted
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
mongodb-server #NOPRIME
Add missing mongodb client package on Fedora On Fedora, when ceilometer is enabled and mongodb is used as backend, devstack installation would fail due to missing mongodb client package. This patch ensures the package gets installed. Change-Id: I981bb55f86541e5ff19c52160269a7789b94423f
2014-01-06 21:46:35 +01:00
mongodb # NOPRIME
Copy Permalink