tempest/releasenotes/notes/add-delete-image-from-specific-store-api-84c0ecd50724f6de.yaml
Maxim Sava bd9cbd35cc Add delete image from specific store API
This patch add delete image from specific store API as in doc [1] and
move create_stage function to image base class
[1] https://docs.openstack.org/api-ref/image/v2/#delete-image-from-store

Change-Id: Ifd07423b5ec3f10e7c21125f52b1ab9e5ed35467
2023-12-13 09:42:28 +02:00

5 lines
84 B
YAML

---
features:
- |
Add delete image from specific store API to image V2 client