Public bug reported:

In kilo, the path of block_devs is ['/dev/disks/by-
path/%s-iscsi-%s-lun-2' % (location, iqn)], but the real path is
['/dev/disk/by-path/%s-iscsi-%s-lun-2' % (location, iqn)] in the nova
unit test case:
nova.tests.unit.virt.libvirt.test_volume.LibvirtVolumeTestCase.test_libvirt_kvm_volume_with_multipath_still_in_use.

** Affects: nova
     Importance: Undecided
     Assignee: yuyafei (yu-yafei)
         Status: In Progress

** Changed in: nova
     Assignee: (unassigned) => yuyafei (yu-yafei)

** Changed in: nova
       Status: New => 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/1580831

Title:
  Unit test: the path of block_devs is wrong in kilo.

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  In kilo, the path of block_devs is ['/dev/disks/by-
  path/%s-iscsi-%s-lun-2' % (location, iqn)], but the real path is
  ['/dev/disk/by-path/%s-iscsi-%s-lun-2' % (location, iqn)] in the nova
  unit test case:
  
nova.tests.unit.virt.libvirt.test_volume.LibvirtVolumeTestCase.test_libvirt_kvm_volume_with_multipath_still_in_use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1580831/+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

Reply via email to