cinder/releasenotes/notes/fujitsu-improve-create-snapshot-cd796e66eea43c90.yaml
inori eb9a3d9c1e Fujitsu Driver: Improve create snapshot
After the snapshot is created, upload the information of the snapshot on
the storage to the metadata.

The metadata has the following information:

* FJ_SDV_Name
* FJ_SDV_No
* FJ_Pool_Name

Change-Id: I9e88b3e1fe2565e38f473cd0cda7249d395f3178
2024-06-14 13:47:54 +08:00

14 lines
302 B
YAML

---
features:
- |
Fujitsu ETERNUS DX driver: Add metadata to snapshot
After the snapshot is created, upload the information of the snapshot on
the storage to the metadata.
The metadata has the following information:
- ``FJ_SDV_Name``
- ``FJ_SDV_No``
- ``FJ_Pool_Name``