Public bug reported: the function /nova/virt/libvirt/volume.py def _delete_mpath(self, iscsi_properties, multipath_device, ips_iqns): the multipath_device parameter has been not used .so the parameter "multipath_device" no need. we should remove the parameter "multipath_device".
This problem also exists in the K version. ** Affects: nova Importance: Undecided Status: New ** Tags: nova-compute ** Tags added: nova-compute -- 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/1456007 Title: The function _delete_mpath has no valid parameter Status in OpenStack Compute (Nova): New Bug description: the function /nova/virt/libvirt/volume.py def _delete_mpath(self, iscsi_properties, multipath_device, ips_iqns): the multipath_device parameter has been not used .so the parameter "multipath_device" no need. we should remove the parameter "multipath_device". This problem also exists in the K version. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1456007/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp