cinder/cinder/volume/drivers/san
Ivan Kolodyazhny 4b092e8d9d Rename iSCSI target config options to more general
Since NVMET target driver will be implemented it would be good to use
the same config options both for NVMEoF and iSCSI targets. That's why
this path renames iscsi_ip_address, iscsi_port, iscsi_helper
iscsi_target_prefix, iscsi_protocol to target_ip_address, target_port,
target_helper, target_prefix, and target_protocol according to current
deprecation policy.

Change-Id: I5231f8fe3399deb9c57e6efb121d0d008dc9c7f4
Related-Blueprint: nvme-target-cli
2017-12-18 08:55:01 +00:00
..
hp [DOC BLD FIX] Fix docstring issues in hpmsa driver 2017-07-26 11:09:34 -05:00
__init__.py Fix sphinx errors related to missing paths/modules 2017-01-04 14:26:19 -05:00
san.py Rename iSCSI target config options to more general 2017-12-18 08:55:01 +00:00