From cd31eaa2497bd3c21d36016caa0185d2aaa0ef0d Mon Sep 17 00:00:00 2001 From: shaofeng_cheng Date: Thu, 20 Apr 2017 14:28:21 +0800 Subject: [PATCH] Remove image_format config section If the reference to the external-ceph-guide file configuration, glance only supports raw image format. I test can work normally of qcow2 image. If enable ceph in kolla,the config section is not config. see: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/glance/templates/glance-api.conf.j2 Change-Id: Ie42be099692049b9f07e869e833b62000cff9dcc --- doc/external-ceph-guide.rst | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/external-ceph-guide.rst b/doc/external-ceph-guide.rst index 61ef983e5c..c609042bf9 100644 --- a/doc/external-ceph-guide.rst +++ b/doc/external-ceph-guide.rst @@ -67,10 +67,6 @@ Step 1 is done by using Kolla's INI merge mechanism: Create a file in rbd_store_user = glance rbd_store_ceph_conf = /etc/ceph/ceph.conf - [image_format] - container_formats = bare - disk_formats = raw - Now put ceph.conf and the keyring file (name depends on the username created in Ceph) into the same directory, for example: