Skip to content
Snippets Groups Projects
Commit cd735fd0 authored by Hui Kang's avatar Hui Kang
Browse files

Fix missing libraries for ceilometer

Change-Id: I5571a5639f9f1b5cb0c8ea87188c3d0b9557cba7
Closes-Bug: #1551407
parent 1e68e445
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ MAINTAINER {{ maintainer }}
RUN yum -y install \
openstack-ceilometer-common \
python-tooz \
python-olso-db \
&& yum clean all
{% elif base_distro in ['ubuntu'] %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment