[Bug 1758060] Update Released
Chris Halse Rogers
raof at ubuntu.com
Wed Apr 18 00:18:34 UTC 2018
The verification of the Stable Release Update for nova has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1758060
Title:
[SRU] 16.1.0 test failure UEFI is not supported
Status in OpenStack Compute (nova):
Invalid
Status in nova package in Ubuntu:
Invalid
Status in nova source package in Artful:
Fix Released
Bug description:
[Impact]
The following test is failing in Ubuntu package builds for the stable
16.1.0 point release:
==============================
Failed 1 tests - output below:
==============================
nova.tests.unit.virt.libvirt.test_driver.LibvirtConnTestCase.test_get_guest_config_with_type_kvm_on_aarch64
-----------------------------------------------------------------------------------------------------------
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/mock/mock.py", line 1305, in patched
return func(*args, **keywargs)
File "nova/tests/unit/virt/libvirt/test_driver.py", line 4284, in test_get_guest_config_with_type_kvm_on_aarch64
cfg = self._get_guest_config_via_fake_api(instance_ref)
File "nova/tests/unit/virt/libvirt/test_driver.py", line 4315, in _get_guest_config_via_fake_api
image_meta, disk_info)
File "nova/virt/libvirt/driver.py", line 4942, in _get_guest_config
root_device_name)
File "nova/virt/libvirt/driver.py", line 4603, in _configure_guest_by_virt_type
raise exception.UEFINotSupported()
nova.exception.UEFINotSupported: UEFI is not supported
Captured pythonlogging:
~~~~~~~~~~~~~~~~~~~~~~~
2018-03-22 13:11:56,498 WARNING [os_brick.initiator.connectors.remotefs] Connection details not present. RemoteFsClient may not initialize properly.
2018-03-22 13:11:56,505 INFO [nova.virt.libvirt.driver] CPU mode "host-passthrough" was chosen. Live migration can break unless all compute nodes have identical cpus. AArch64 does not support other modes.
[Test Case]
Building the package will run unit tests.
[Regression Potential]
None. This just updates a test case.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1758060/+subscriptions
More information about the Ubuntu-openstack-bugs
mailing list