Merge "Cleanup dependencies for cinder-base"

This commit is contained in:
Jenkins 2016-02-09 17:36:59 +00:00 committed by Gerrit Code Review
commit c5aaad31dd

View File

@ -4,12 +4,10 @@ MAINTAINER {{ maintainer }}
{% if install_type == 'binary' %}
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
# TODO(Martin) remove python-oslo-policy once RDO package is fixed
RUN yum -y install openstack-cinder \
python-automaton \
lvm2 \
ceph-common \
python-oslo-policy \
&& yum clean all \
&& mkdir -p /etc/ceph