← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1476368] Re: FAIL in nova.tests.unit.virt.disk.test_api.APITestCase.test_can_resize_need_fs_type_specified

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => liberty-2

-- 
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):
  Fix Released

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


References