cinder/cinder/zonemanager
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
..
drivers Add get_driver_options method 2019-03-07 09:18:01 -05:00
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
fc_common.py Add versioning output for the FC Zone Manager 2014-02-27 22:32:10 +00:00
fc_san_lookup_service.py Fix some format error in docstrings 2017-03-30 10:01:18 +08:00
fc_zone_manager.py Remove log translations 2017-03-19 14:59:57 +00:00
fczm_constants.py Adds friendly zone name support 2016-01-22 15:59:46 -08:00
utils.py Add empty check before using zone driver 2019-02-14 09:47:08 +08:00