summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-06-17 14:48:05 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-06-17 15:35:41 +0000
commit662bbb10f5916e8a72de3b9569ff5ab5d2669abf (patch)
tree5f0bd098474c0ae4972b518401a7cc900f20b3aa
parent4580683f158b9f9419793dc89e63d3e7b7abc52f (diff)
downloaddefinitions-baserock/franred/fix-and-add-more-tempest-tests.tar.gz
Set explicitly the iSCSI listening portbaserock/franred/fix-and-add-more-tempest-tests
Change-Id: I08ca6fa9a8b40d5f166f36930d91052e8299c83b
-rw-r--r--install-files/openstack/usr/share/openstack/cinder/cinder.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/install-files/openstack/usr/share/openstack/cinder/cinder.conf b/install-files/openstack/usr/share/openstack/cinder/cinder.conf
index 1f39b810..f3e4f11c 100644
--- a/install-files/openstack/usr/share/openstack/cinder/cinder.conf
+++ b/install-files/openstack/usr/share/openstack/cinder/cinder.conf
@@ -951,7 +951,7 @@ iscsi_ip_address={{ MANAGEMENT_INTERFACE_IP_ADDRESS }}
# The port that the iSCSI daemon is listening on (integer
# value)
-#iscsi_port=3260
+iscsi_port=3260
# The maximum number of times to rescan targets to find volume
# (integer value)