Added ceph-common to cinder-storage.
This commit is contained in:
parent
17ee2aa487
commit
d0cac71af4
@ -17,6 +17,7 @@ RUN set -x \
|
|||||||
lvm2 \
|
lvm2 \
|
||||||
python-ceph \
|
python-ceph \
|
||||||
python-rbd \
|
python-rbd \
|
||||||
|
ceph-common \
|
||||||
|
|
||||||
&& apt-get -y clean
|
&& apt-get -y clean
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ RUN set -x \
|
|||||||
neutron-metadata-agent \
|
neutron-metadata-agent \
|
||||||
python-ceph \
|
python-ceph \
|
||||||
python-rbd \
|
python-rbd \
|
||||||
ceph-common \
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user