openstacksdk/releasenotes/notes/add-find-backup-find-snapshot-v2-756a05ccd150db82.yaml
Stephen Finucane e350c80aca Add missing block storage v2 'find_*' methods
These were present in v3 but not v2. Increasingly few people should be
using v2 but it's nice to be complete.

Change-Id: Ic2635b3c3eae5a735d79121fd17cb1fbdd07f9f0
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2022-12-19 10:31:08 +00:00

7 lines
192 B
YAML

---
features:
- |
The ``find_snapshot`` and ``find_backup`` methods have been added to the
v2 block storage proxy API. These were previously only available for the v3
proxy API.