python-openstackclient/releasenotes/notes/volume-backup-created-at-list-v3-47400b31be5143bc.yaml
Tobias Urdin 695d025f00 Show Created At column for volume backups in v3
The change in [1] erroneously only added the
created_at column for volume v2 API and not
also for the volume v3 API.

[1] https://review.opendev.org/c/openstack/python-openstackclient/+/920003

Change-Id: Iae0b4f21cbc31ae7464a79c8f5e01446ca4ff098
2024-10-17 16:25:13 +02:00

6 lines
111 B
YAML

---
features:
- |
Listing volume backups now shows the created_at column when
volume v3 API is used.