← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1532228] [NEW] iscsi related config options missing from nova configuration file

 

Public bug reported:

descriptions for the iscsi related options are missing from oslo-config
generated sample:

+# Number of times to rescan iSCSI target to find volume (integer value)
+#num_iscsi_scan_tries = 5
+
+# Use multipath connection of the iSCSI or FC volume (boolean value)
+#iscsi_use_multipath = false
+
+# The iSCSI transport iface to use to connect to target in case offload support
+# is desired. Default format is of the form <transport_name>.<hwaddress> where
+# <transport_name> is one of (be2iscsi, bnx2i, cxgb3i, cxgb4i, qla4xxx, ocs)
+# and <hwaddress> is the MAC address of the interface and can be generated via
+# the iscsiadm -m iface command. Do not confuse the iscsi_iface parameter to be
+# provided here with the actual transport name. (string value)
+# Deprecated group/name - [DEFAULT]/iscsi_transport
+#iscsi_iface = <None>

** Affects: nova
     Importance: Undecided
     Assignee: Dirk Mueller (dmllr)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1532228

Title:
  iscsi related config options missing from nova configuration file

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  descriptions for the iscsi related options are missing from oslo-
  config generated sample:

  +# Number of times to rescan iSCSI target to find volume (integer value)
  +#num_iscsi_scan_tries = 5
  +
  +# Use multipath connection of the iSCSI or FC volume (boolean value)
  +#iscsi_use_multipath = false
  +
  +# The iSCSI transport iface to use to connect to target in case offload support
  +# is desired. Default format is of the form <transport_name>.<hwaddress> where
  +# <transport_name> is one of (be2iscsi, bnx2i, cxgb3i, cxgb4i, qla4xxx, ocs)
  +# and <hwaddress> is the MAC address of the interface and can be generated via
  +# the iscsiadm -m iface command. Do not confuse the iscsi_iface parameter to be
  +# provided here with the actual transport name. (string value)
  +# Deprecated group/name - [DEFAULT]/iscsi_transport
  +#iscsi_iface = <None>

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1532228/+subscriptions


Follow ups