← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1420971] [NEW] iscsi_transport parameter should be called iscsi_iface

 

Public bug reported:

The change https://review.openstack.org/#/c/146233/ added a libvirt
parameter called iscsi_transport for open-iscsi transport supports.

We actually need transport_iface, not transport as the param (iscsi_tcp & iser are exceptions to this, where transport and
transport_iface are one and the same), and this is misleading. Giving transport name instead of transport_iface name will also cause login to fail currently, would be better to fall back to iscsi_tcp (also called the default param) when the parameter is incorrect (i.e. the corresponding transport_iface file is non-existent)

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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/1420971

Title:
  iscsi_transport parameter should be called iscsi_iface

Status in OpenStack Compute (Nova):
  New

Bug description:
  The change https://review.openstack.org/#/c/146233/ added a libvirt
  parameter called iscsi_transport for open-iscsi transport supports.

  We actually need transport_iface, not transport as the param (iscsi_tcp & iser are exceptions to this, where transport and
  transport_iface are one and the same), and this is misleading. Giving transport name instead of transport_iface name will also cause login to fail currently, would be better to fall back to iscsi_tcp (also called the default param) when the parameter is incorrect (i.e. the corresponding transport_iface file is non-existent)

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


Follow ups

References