add ceph-common to Dockerfile
This commit is contained in:
parent
95c202133e
commit
4cce6b0485
@ -17,6 +17,7 @@ RUN set -x \
|
||||
neutron-metadata-agent \
|
||||
python-ceph \
|
||||
python-rbd \
|
||||
ceph-common \
|
||||
&& apt-get -y clean
|
||||
|
||||
COPY write_conf.sh /etc/write_conf.sh
|
||||
|
Loading…
Reference in New Issue
Block a user