Your message dated Mon, 4 Mar 2024 15:07:04 +0000
with message-id <[email protected]>
and subject line Re: openstack-cluster-installer: default volume type does not
exist
has caused the Debian Bug report #1064277,
regarding openstack-cluster-installer: default volume type does not exist
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1064277: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064277
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
I've discovered the reason I was seeing this error was because
variables weren't being returned by the ENC. I'm therefore closing this
bug and I'll raise a separate one for the underlying problem.
--
Jim
--- End Message ---