[Yahoo-eng-team] [Bug 1672670] Re: Unit tests fail with current os-brick master

2017-04-25 Thread OpenStack Infra
Reviewed: https://review.openstack.org/459420 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=620e630a696f68dba2d05fccd40a6569a6aff3d1 Submitter: Jenkins Branch:master commit 620e630a696f68dba2d05fccd40a6569a6aff3d1 Author: Matt Riedemann Date:

[Yahoo-eng-team] [Bug 1672670] Re: Unit tests fail with current os-brick master

2017-04-24 Thread Matt Riedemann
Yeah the os-brick method is returning a 2-item tuple now instead of a list. That's fine since it's an internal method to os-brick, and the unit test in nova should be moved to os-brick (it's legacy code from when nova was changed to use os-brick for the libvirt driver, not all of the unit tests