cinder/releasenotes/notes/get-driver-opts-924f72346ca1e459.yaml
David White b6559c1171 Seagate/Lenovo drivers: Update get_driver_options
Lenovo driver: Return additional options from get_driver_options that
the driver may use but were not previously being returned

Seagate driver: Implement get_driver_options static method

Change-Id: Ic66a055358c4afaf198acad48f0afd75d9304dca
2022-05-04 10:31:32 -06:00

6 lines
186 B
YAML

features:
- |
Seagate driver: Added support for ``get_driver_options`` api call
- |
Lenovo driver: Return additional configuration options from ``get_driver_options`` call