Merge "Cleanup dependencies for ironic-base"
This commit is contained in:
commit
ba0f6cd2f4
@ -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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user