Package: openstack-cluster-installer Version: 42.3.7~bpo12+1 Tags: patch When using the default volume type settings, creating a volume fails:
$ openstack volume create testvol1 --size 10 The request cannot be fulfilled as the default volume type CEPH_1_perf1 cannot be found. This appears to have been introduced in commit 1b054ece [1] when the list of cinder backends was changed from ['CEPH_1_perf1','CEPH_1_perf2'] to ['CEPH_1']. I've raised a merge request [2] to amend the default backend from 'CEPH_1_perf1' to 'CEPH_1'. -- Regards Jim Scadden (FloydianJim) [1] https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer/-/commit/1b054ece9e2688de94812584b500561446e38977 [2] https://salsa.debian.org/openstack-team/debian/openstack-cluster-installer/-/merge_requests/46