Xena Series Release Notes

2.7.1-2

Security Issues

  • Cinder glance_store driver: in order to avoid a situation where a leftover device could be mapped to a different volume than the one intended, the cinder glance_store driver now instructs the os-brick library to force detach volumes, which ensures that devices are removed from the host.

    See Bug #2004555 for more information about this issue.

2.7.1

Bug Fixes

  • Bug #1969373: Cinder Driver: Correct the retry interval from fixed 1 second to exponential backoff for attaching a volume during image create/save operation.

  • 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.7.0

Prelude

This release adds support for handling cinder’s multiattach volumes in glance cinder store.

This was a quiet development cycle for the glance_store library. Several bugs were fixed and some code changes were committed to increase stability.

New Features

  • Glance cinder store now supports handling of multiattach volumes.

Bug Fixes

  • Bug #1901138: Blocked creation of images when glance store is cinder, cinder backend is nfs and volumes created are qcow2 format.

  • Bug #1904546:

    Fixed creating multiple instances/volumes from image if multiattach volumes are used.

    • Bug 1926404: HTTP 413 : Failed to add object to Swift. Got error from Swift

    • Bug 1885651: swift_store_endpoint doesn’t override keystone catalog

    • Bug 1934849: s3 backend takes time exponentially