]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
The value of netapp_storage_protocol should default to none
authorRushil Chugh <rushil@netapp.com>
Thu, 19 Mar 2015 01:00:36 +0000 (21:00 -0400)
committerRushil Chugh <rushil@netapp.com>
Mon, 23 Mar 2015 21:01:41 +0000 (21:01 +0000)
commit995116acf8483367b1b9cb956f24b07c7f47bd26
treea30f4e3d7dc47631fbd1b1a3642e0ee3b9b049e0
parent86c1e4986fb9a153da5c11a86e2363fa63e87d04
The value of netapp_storage_protocol should default to none

The value of netapp_storage_protocol was changed from 'None' to 'iscsi'
in a recent commit. It needs to be reverted back to its correct default
value of 'None'.

Closes-bug: 1433842

Change-Id: I7f7bff8d8cbd8671ee52cb9225f496ff6e679398
cinder/tests/volume/drivers/netapp/test_common.py
cinder/volume/drivers/netapp/options.py