https://docs.openstack.org/glance/2025.1/admin/useful-image-properties.html documents a list of canonical settings for os_distro.
However, the openstack-image-manager rejects rocky, which it should not.
(Workaround is labelling it centos, but that's a hack, obviously.)
I think the image manager should accept all values listed upstream ...
(Happy to contribute a PR.)
https://docs.openstack.org/glance/2025.1/admin/useful-image-properties.html documents a list of canonical settings for
os_distro.However, the openstack-image-manager rejects
rocky, which it should not.(Workaround is labelling it
centos, but that's a hack, obviously.)I think the image manager should accept all values listed upstream ...
(Happy to contribute a PR.)