Added ceph config for cinder controller.

This commit is contained in:
Egon Rijpkema
2018-09-17 13:25:44 +02:00
parent d161a24200
commit 17ee2aa487
3 changed files with 12 additions and 1 deletions

View File

@ -15,7 +15,7 @@ RUN set -x \
python-openstackclient \
python-oslo.cache \
lvm2 \
python-ceph \
python-ceph \
python-rbd \
&& apt-get -y clean