Add missing dependency oslo policy
Affecting one ore more neutron containers Change-Id: I2788c1921eb82ad0d0524fc99a436c5fe9ff50d8 Closes-bug: #1468863
This commit is contained in:
parent
75b8cdd393
commit
339efaa75c
@ -4,6 +4,7 @@ MAINTAINER Kolla Project (https://launchpad.net/kolla)
|
||||
RUN yum -y install openstack-neutron \
|
||||
openstack-neutron-ml2 \
|
||||
python-neutron-client \
|
||||
python-oslo-policy \
|
||||
&& yum clean all
|
||||
|
||||
RUN mkdir -p /opt/kolla/host_proc
|
||||
|
Loading…
x
Reference in New Issue
Block a user