From: Avishay Traeger Date: Tue, 31 Jul 2012 18:47:57 +0000 (+0300) Subject: Add authors for IBM Storwize and SVC driver. X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=c01bf56ba9b89600bbd913bb094fc1164bfa4559;p=openstack-build%2Fcinder-build.git Add authors for IBM Storwize and SVC driver. Change-Id: I0d48dd6ce595e6bd9801478fc0b90bcb8fdf5947 Co-authored-by: Ronen Kat --- 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.