]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
NetApp fix to set non default server port in api
authorAndrew Kerr <andrew.kerr@netapp.com>
Thu, 29 May 2014 03:16:23 +0000 (08:46 +0530)
committerAndrew Kerr <andrew.kerr@netapp.com>
Wed, 15 Oct 2014 16:34:56 +0000 (16:34 +0000)
commitbfbc29f19037feb89408206625849bde14a7e84a
tree059868220d2ef1a54964ff832f88a017089114fe
parent9ba3603d8f2cf33b33265012b2cb2480eba7b35a
NetApp fix to set non default server port in api

The non default netapp_server_port config option was not
getting set in api even if specified in cinder.conf. Its
made non mandatory and set if specified in the configuration.

Change-Id: I62943427e0caac2742cce4ce56c1a49917f9210d
Closes-bug: #1322379
cinder/tests/test_netapp.py
cinder/tests/test_netapp_eseries_iscsi.py
cinder/tests/test_netapp_nfs.py
cinder/volume/drivers/netapp/eseries/iscsi.py
cinder/volume/drivers/netapp/iscsi.py
cinder/volume/drivers/netapp/nfs.py
cinder/volume/drivers/netapp/options.py
etc/cinder/cinder.conf.sample