cinder/cinder/volume/drivers/nec
Walter A. Boring IV fb3b843b66 Add get_driver_options method
This patch adds a new static method to drivers to expose their
configuration options.  This also adds the same call to backup drivers
as well as the zone manager drivers.
Updated the generate_driver_list to expose the options as well.

This patch also orders the driver list alphabetically to make it easier
and consistent to find drivers.   The driver list is now broken down
into supported and unsupported drivers as well.

Change-Id: I3e7db26ef3df24a12e3bfa219fe25bfb315335ec
2019-03-07 09:18:01 -05:00
..
__init__.py Add cinder volume drivers for NEC Storage M series 2016-12-14 17:45:17 +09:00
cli.py NEC driver: Reuse iSCSI LUNs of detached volumes. 2018-06-27 13:02:42 +09:00
product.xml NEC driver reads default_backends 2017-08-23 19:01:00 +09:00
volume.py Add get_driver_options method 2019-03-07 09:18:01 -05:00
volume_common.py NEC driver: Reuse iSCSI LUNs of detached volumes. 2018-06-27 13:02:42 +09:00
volume_helper.py Merge "NEC driver: Return non-random iscsi portal in initialize" 2018-08-02 16:34:31 +00:00