cinder/cinder/backup
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 Fix backup_api_class doesn't work 2017-05-09 22:32:13 +08:00
api.py Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00
chunkeddriver.py Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00
driver.py Use config-table for dynamic config documentation 2019-02-26 16:50:39 -06:00
manager.py Merge "Drop legacy backup service support" 2018-09-26 01:54:33 +00:00
rpcapi.py Add service dynamic log change/query 2017-05-16 13:37:35 +02:00