Files
cinder/tools/generate_driver_list.py
Vipin Balachandran 2a247e89e5 Add unsupported status to driver listing
Appending "unsupported" to the driver name in the driver listing
for unsupported drivers. The instance variable "_supported" in
BaseVD is changed to class variable "SUPPORTED" so that the supported
status of drivers can be read after loading the driver modules.

Change-Id: I21ca9137a847873f2ec026520daf8b97603d1888
2016-11-29 18:04:22 +05:30

4.3 KiB
Executable File