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