Skip to content

Instantly share code, notes, and snippets.

@hemna
Created December 8, 2016 18:50
Show Gist options
  • Save hemna/8167f58313bfd5a274829e3b35d6e232 to your computer and use it in GitHub Desktop.
Save hemna/8167f58313bfd5a274829e3b35d6e232 to your computer and use it in GitHub Desktop.
diff --git a/cinder/opts.py b/cinder/opts.py
index cb059ed..fe35414 100644
--- a/cinder/opts.py
+++ b/cinder/opts.py
@@ -297,7 +297,7 @@ def list_opts():
cinder_volume_drivers_ibm_flashsystemiscsi.
flashsystem_iscsi_opts,
cinder_volume_drivers_ibm_gpfs.gpfs_opts,
- cinder_volume_drivers_ibm_ibm_storage_ds8kproxy.cfg.ds8k_opts,
+ cinder_volume_drivers_ibm_ibm_storage_ds8kproxy.ds8k_opts,
cinder_volume_drivers_ibm_ibm_storage_ibmstorage.driver_opts,
cinder_volume_drivers_ibm_storwize_svc_storwizesvccommon.
storwize_svc_opts,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment