Wallaby Series Release Notes¶
2.5.1¶
Fehlerkorrekturen¶
- Bug #1955668: Fixed issue with glance cinder store passing hostname instead of IP address to os-brick while getting connector information. 
- Bug #1959913: Added wait between the volume being extended and the new size being detected while opening the volume device. 
2.5.0¶
Einleitung¶
This was a quiet development cycle for the glance_store library. Several bugs were fixed and some code changes were committed to increase stability.
Aktualisierungsnotizen¶
- Previously, during service startup, the check to validate volume types used to raise - BackendExceptionor- BadStoreConfigurationexceptions when an invalid volume type was configured hence failing the service startup. It now logs a warning and the glance service starts normally.
Fehlerkorrekturen¶
- Default value of the - cinder_catalog_infoparameter has been changed from- volumev2::publicURLto- volumev3::publicURL, so that the current v3 API is used by default instead of the deprecated v2 API.
- Bug #1915163: Added handling to log and raise proper exception during image create when an invalid volume type is configured. 
- Bug 1915602: Cinder store: Use v3 API by default 
 
