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

Merge "Cleanup dependencies for glance-base"

parents ba0f6cd2 6f54cdc0
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
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