2024.1 Series Release Notes

3.0.0

New Features

  • Added support for manage volume operation.

  • Added support to manipulate resource locks from the shared file system service.

  • Added support to restrict the visibility and deletion of the shared file system share access rules.

  • Added support for volume snapshot manage and volume snapshot unmanage.

  • Methods openstack.block_storage.v3.volume.Volume.init_attachment and block_storage.init_volume_attachment now return the results of the POST request instead of None. This replicates the behaviour of cinderclient; the returned data is used by nova and ironic for managing volume attachments.