[Yahoo-eng-team] [Bug 2049444] Re: mintupdate newest kernel in /boot/vmlinuz-6.5.0-14-generic wont' boot

2024-01-15 Thread robert Newton
** Project changed: nova => ubuntu -- 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/2049444 Title: mintupdate newest kernel in /boot/vmlinuz-6.5.0-14-generic wont' boot

[Yahoo-eng-team] [Bug 2049444] [NEW] mintupdate newest kernel in /boot/vmlinuz-6.5.0-14-generic wont' boot

2024-01-15 Thread robert Newton
Public bug reported: I booted a new kernel from /@/boot/vmlinuz-6.5.0-14-generic in grub.cfg: see below for what took 30 secs to cycle from: [1] ata1.00: configured for UDMA/133 snip [31] ata1.00: configured for UDMA/100 snip [61] ata1.00: configured for UDMA/66 snip [91] ata1.00:

[Yahoo-eng-team] [Bug 2049121] Re: Boot one VM with two GPU(in same numa)by pci passthrough cannot have GPUDirect P2P capability

2024-01-15 Thread dazhaoyu
yes, I think it's related to Nova, reopen this bug, thanks ** Changed in: nova Status: Invalid => New -- 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/2049121 Title:

[Yahoo-eng-team] [Bug 2036423] Re: subnet's gateway ip can be unset while attached to router

2024-01-15 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/904713 Committed: https://opendev.org/openstack/neutron/commit/f9e40971e94e4fd239fcf7537b0f1200fbd4ee0f Submitter: "Zuul (22348)" Branch:master commit f9e40971e94e4fd239fcf7537b0f1200fbd4ee0f Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 2049121] Re: Boot one VM with two GPU(in same numa)by pci passthrough cannot have GPUDirect P2P capability

2024-01-15 Thread Sylvain Bauza
Please reopen the bug report by changing the status back to new if you think it's related to Nova. ** Changed in: nova Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https:/

[Yahoo-eng-team] [Bug 2049398] [NEW] [Tempest] neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net "Created

2024-01-15 Thread Ayhan ilhan
Public bug reported: Hi, We got BadRequest error in the following test. I think, net = self._create_network(external=False) should be change net = self._create_network(external=True). Can you check this test? Test: neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworks