[Yahoo-eng-team] [Bug 2084562] [NEW] Default charsets/collates have changed in recent versions of MySQL and MariaDB

2024-10-15 Thread Julien Le Jeune
Public bug reported: Description === Since MySQL 8.0 and MariaDB 10.6, the utf8 charset has been removed and replaced by utf8mb3. A 'utf8' alias is still there to prepare the transition, but next move will be to remove it completely in a future major release. I have also noticed that in

[Yahoo-eng-team] [Bug 2085135] [NEW] nova fails to map host which has a provisioned node identity after its nova-compute service was deleted

2024-10-21 Thread Julien Le Jeune
Public bug reported: Hi, When we delete a nova-compute service, the 'mapped' field in nova_cell1.compute_nodes table stays at 1 instead of 0 while nova_api.host_mappings related entry is completely removed. By letting that 'mapped' field to 1, it prevents nova-manage cell_v2 discover_hosts comma

[Yahoo-eng-team] [Bug 2073862] Re: test_vmdk_bad_descriptor_mem_limit and test_vmdk_bad_descriptor_mem_limit_stream_optimized fail if qemu-img binary is missing

2024-07-30 Thread Julien LE JEUNE
** Changed in: nova/2024.1 Status: Fix Committed => Fix Released -- 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/2073862 Title: test_vmdk_bad_descriptor_mem_limit

[Yahoo-eng-team] [Bug 2075178] [NEW] test_snapshot_running test fails if qemu-img binary is missing

2024-07-30 Thread Julien LE JEUNE
Public bug reported: When qemu-img binary is not present on the system, this test fails like we can see on that log: == ERROR: nova.tests.unit.virt.test_virt_drivers.LibvirtConnTestCase.test_snapshot_running