Current Series Release Notes¶
25.0.0.0rc1-1¶
Upgrade Notes¶
The
container_format
anddisk_format
attributes have been made optional forimage
resources in Gnocchi. This fixes an issue where image resources would fail to be created in Gnocchi becausecontainer_format
anddisk_format
are set tonull
(which is possible on images that haven’t had data uploaded to them yet).