From c01bf56ba9b89600bbd913bb094fc1164bfa4559 Mon Sep 17 00:00:00 2001 From: Avishay Traeger Date: Tue, 31 Jul 2012 21:47:57 +0300 Subject: [PATCH] Add authors for IBM Storwize and SVC driver. Change-Id: I0d48dd6ce595e6bd9801478fc0b90bcb8fdf5947 Co-authored-by: Ronen Kat --- cinder/tests/test_storwize_svc.py | 4 ++++ cinder/volume/storwize_svc.py | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/cinder/tests/test_storwize_svc.py b/cinder/tests/test_storwize_svc.py index 24fd1d93d..c7dfad79c 100644 --- a/cinder/tests/test_storwize_svc.py +++ b/cinder/tests/test_storwize_svc.py @@ -15,6 +15,10 @@ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. +# +# Authors: +# Ronen Kat +# Avishay Traeger """ Tests for the IBM Storwize V7000 and SVC volume driver. diff --git a/cinder/volume/storwize_svc.py b/cinder/volume/storwize_svc.py index c7d34e901..4dbed4a1c 100644 --- a/cinder/volume/storwize_svc.py +++ b/cinder/volume/storwize_svc.py @@ -15,6 +15,10 @@ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. +# +# Authors: +# Ronen Kat +# Avishay Traeger """ Volume driver for IBM Storwize V7000 and SVC storage systems. -- 2.45.2