Merge "Cleanup dependencies for glance-base"
This commit is contained in:
commit
db46b72d0f
@ -6,9 +6,6 @@ MAINTAINER {{ maintainer }}
|
||||
|
||||
RUN yum -y install \
|
||||
openstack-glance \
|
||||
python-oslo-i18n \
|
||||
python-castellan \
|
||||
python-cryptography \
|
||||
python-rbd \
|
||||
python-rados \
|
||||
&& yum clean all \
|
||||
@ -18,9 +15,6 @@ RUN yum -y install \
|
||||
|
||||
RUN apt-get install -y --no-install-recommends \
|
||||
glance \
|
||||
python-oslo-i18n \
|
||||
python-castellan \
|
||||
python-cryptography \
|
||||
python-rbd \
|
||||
python-rados \
|
||||
&& apt-get clean \
|
||||
|
Loading…
x
Reference in New Issue
Block a user