According to our records, this should be resolved by openstack-tripleo-heat-templates-11.3.2-0.20200131125640.cc909b6.el8ost. This build is available now.
Verified on: openstack-tripleo-heat-templates-11.3.2-0.20200211065546.d3d6dc3.el8ost.noarch Added to overcloud_deploy.sh [stack@undercloud-0 ~]$ cat virt/extra_templates.yaml parameter_defaults: CinderRbdFlattenVolumeFromSnapshot: true [root@controller-1 ~]# grep -vE "^#" /var/lib/config-data/puppet-generated/cinder/etc/cinder/cinder.conf | grep rbd volume_driver=cinder.volume.drivers.rbd.RBDDriver rbd_ceph_conf=/etc/ceph/ceph.conf rbd_user=openstack rbd_pool=volumes rbd_flatten_volume_from_snapshot=True ---------------------> Yep works as excepted rbd_secret_uuid=acd7aae2-677c-11ea-9dd5-525400afafa8 Good to verify.