* New (build-)depends on python-oauth2client to ensure its version.
* Added missing build-depends on git, needed by sphinx-build.
* Fixed config file generation.
+ * Refreshed / rebased patches.
[ Ondřej Nový ]
* Fixed homepage (https).
Forwarded: not-needed
Last-Update: 2015-01-22
---- cinder/tests/unit/test_zfssa.py 2016-03-04 03:58:20.261889747 +0000
+--- a/cinder/tests/unit/test_zfssa.py 2016-03-04 03:58:20.261889747 +0000
+++ /dev/null 2015-11-25 10:13:06.495404578 +0000
@@ -1,1718 +0,0 @@
-# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
Forwarded: no
Last-Update: 2016-01-02
---- cinder-8.0.0~b2.orig/cinder/opts.py
-+++ cinder-8.0.0~b2/cinder/opts.py
+Index: cinder/cinder/opts.py
+===================================================================
+--- cinder.orig/cinder/opts.py
++++ cinder/cinder/opts.py
@@ -158,10 +158,6 @@ from cinder.volume.drivers import vzstor
from cinder.volume.drivers.windows import windows as \
cinder_volume_drivers_windows_windows
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 \
-@@ -268,7 +264,6 @@ def list_opts():
+@@ -263,7 +259,6 @@ def list_opts():
cinder_volume_drivers_xio.XIO_OPTS,
cinder_volume_drivers_ibm_storwize_svc_storwizesvcfc.
storwize_svc_fc_opts,
cinder_volume_driver.volume_opts,
cinder_volume_driver.iser_opts,
cinder_api_views_versions.versions_opts,
-@@ -309,7 +304,6 @@ def list_opts():
+@@ -305,7 +300,6 @@ def list_opts():
cinder_volume_drivers_blockbridge.blockbridge_opts,
[cinder_scheduler_scheduleroptions.
scheduler_json_config_location_opt],