From: Thomas Goirand <thomas@goirand.fr>
Date: Tue, 22 Mar 2016 10:37:10 +0000 (+0000)
Subject: Refreshed debian/patches/remove-zfssa-from-opts.py.patch
X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=9a72ba890cf0a1bd3513c4bf47e0c97a9750062f;p=openstack-build%2Fcinder-build.git

Refreshed debian/patches/remove-zfssa-from-opts.py.patch

Rewritten-From: fa9fb9e7d967b06c82e1c3af6fef59ed70b58c07
---

diff --git a/xenial/debian/patches/remove-zfssa-from-opts.py.patch b/xenial/debian/patches/remove-zfssa-from-opts.py.patch
index cf9e6469b..bf24746f1 100644
--- a/xenial/debian/patches/remove-zfssa-from-opts.py.patch
+++ b/xenial/debian/patches/remove-zfssa-from-opts.py.patch
@@ -7,7 +7,7 @@ Index: cinder/cinder/opts.py
 ===================================================================
 --- cinder.orig/cinder/opts.py
 +++ cinder/cinder/opts.py
-@@ -158,10 +158,6 @@ from cinder.volume.drivers import vzstor
+@@ -157,10 +157,6 @@ from cinder.volume.drivers import vzstor
  from cinder.volume.drivers.windows import windows as \
      cinder_volume_drivers_windows_windows
  from cinder.volume.drivers import xio as cinder_volume_drivers_xio
@@ -18,7 +18,7 @@ Index: cinder/cinder/opts.py
  from cinder.volume import manager as cinder_volume_manager
  from cinder.wsgi import eventlet_server as cinder_wsgi_eventletserver
  from cinder.zonemanager.drivers.brocade import brcd_fabric_opts as \
-@@ -263,7 +259,6 @@ def list_opts():
+@@ -266,7 +262,6 @@ def list_opts():
                  cinder_volume_drivers_xio.XIO_OPTS,
                  cinder_volume_drivers_ibm_storwize_svc_storwizesvcfc.
                  storwize_svc_fc_opts,
@@ -26,7 +26,7 @@ Index: cinder/cinder/opts.py
                  cinder_volume_driver.volume_opts,
                  cinder_volume_driver.iser_opts,
                  cinder_api_views_versions.versions_opts,
-@@ -305,7 +300,6 @@ def list_opts():
+@@ -308,7 +303,6 @@ def list_opts():
                  cinder_volume_drivers_blockbridge.blockbridge_opts,
                  [cinder_scheduler_scheduleroptions.
                      scheduler_json_config_location_opt],