]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add authors for IBM Storwize and SVC driver.
authorAvishay Traeger <avishay@il.ibm.com>
Tue, 31 Jul 2012 18:47:57 +0000 (21:47 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Tue, 31 Jul 2012 18:47:57 +0000 (21:47 +0300)
Change-Id: I0d48dd6ce595e6bd9801478fc0b90bcb8fdf5947
Co-authored-by: Ronen Kat <ronenkat@il.ibm.com>
cinder/tests/test_storwize_svc.py
cinder/volume/storwize_svc.py

index 24fd1d93dcf2bbc6b81adf4a89b7120cc51f0576..c7dfad79cba112bec7fd6f8a1de3267b7f96a2e6 100644 (file)
 #    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 <ronenkat@il.ibm.com>
+#   Avishay Traeger <avishay@il.ibm.com>
 
 """
 Tests for the IBM Storwize V7000 and SVC volume driver.
index c7d34e9013dec6bc16102deafe485ae2f393bb3e..4dbed4a1cb0e3dad9894e1e7d4df8eff6bb03994 100644 (file)
 #    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 <ronenkat@il.ibm.com>
+#   Avishay Traeger <avishay@il.ibm.com>
 
 """
 Volume driver for IBM Storwize V7000 and SVC storage systems.