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

Merge "The Cinder API container requires python-keystone package"

parents 370343e3 d4d7e9fd
No related branches found
No related tags found
No related merge requests found
FROM %%KOLLA_NAMESPACE%%/%%KOLLA_PREFIX%%cinder-base:%%KOLLA_TAG%%
MAINTAINER Kolla Project (https://launchpad.net/kolla)
RUN yum install -y python-keystone && yum clean all
COPY ./start.sh ./check.sh /
CMD ["/start.sh"]
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