Public bug reported:

oslo.utils 2.0.0 entriely removes "import oslo.*" we need to switch
over. Here's the failure in python27 tests

======================================================================
FAIL: 
nova.tests.unit.virt.disk.test_api.APITestCase.test_can_resize_need_fs_type_specified
----------------------------------------------------------------------
Traceback (most recent call last):
testtools.testresult.real._StringException: Empty attachments:
  pythonlogging:''
  stderr
  stdout

traceback-1: {{{
Traceback (most recent call last):
  File "nova/tests/unit/virt/disk/test_api.py", line 78, in 
test_can_resize_need_fs_type_specified
    fake_import_fails))
  File "/usr/local/lib/python2.7/site-packages/testtools/testcase.py", line 
670, in useFixture
    gather_details(fixture.getDetails(), self.getDetails())
  File "/usr/local/lib/python2.7/site-packages/fixtures/fixture.py", line 170, 
in getDetails
    result = dict(self._details)
TypeError: 'NoneType' object is not iterable
}}}

** Affects: nova
     Importance: Undecided
     Assignee: Davanum Srinivas (DIMS) (dims-v)
         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/1476368

Title:
  FAIL in
  
nova.tests.unit.virt.disk.test_api.APITestCase.test_can_resize_need_fs_type_specified

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  oslo.utils 2.0.0 entriely removes "import oslo.*" we need to switch
  over. Here's the failure in python27 tests

  ======================================================================
  FAIL: 
nova.tests.unit.virt.disk.test_api.APITestCase.test_can_resize_need_fs_type_specified
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  testtools.testresult.real._StringException: Empty attachments:
    pythonlogging:''
    stderr
    stdout

  traceback-1: {{{
  Traceback (most recent call last):
    File "nova/tests/unit/virt/disk/test_api.py", line 78, in 
test_can_resize_need_fs_type_specified
      fake_import_fails))
    File "/usr/local/lib/python2.7/site-packages/testtools/testcase.py", line 
670, in useFixture
      gather_details(fixture.getDetails(), self.getDetails())
    File "/usr/local/lib/python2.7/site-packages/fixtures/fixture.py", line 
170, in getDetails
      result = dict(self._details)
  TypeError: 'NoneType' object is not iterable
  }}}

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