Skip to content
Snippets Groups Projects
Commit ba0f6cd2 authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "Cleanup dependencies for ironic-base"

parents 1d3e161b 30d29b6f
No related branches found
No related tags found
No related merge requests found
......@@ -4,14 +4,8 @@ MAINTAINER {{ maintainer }}
{% if install_type == 'binary' %}
{% if base_distro in ['centos', 'fedora', 'oraclelinux', 'rhel'] %}
# TODO(SamYaple): until packaging is fixed, all of this is required
# http://pkgs.fedoraproject.org/cgit/openstack-ironic.git/tree/openstack-ironic.spec#n78
RUN yum -y install \
openstack-ironic-common \
python-oslo-log \
python-oslo-concurrency \
python-oslo-policy \
python-oslo-versionedobjects \
&& yum clean all
{% endif %}
......
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