[Yahoo-eng-team] [Bug 1891352] Re: Failed import of one store will remain in progress forever if all_stores_must_succeed=True

2020-08-20 Thread Abhishek Kekane
** Also affects: glance/ussuri Importance: Undecided Status: New ** Changed in: glance Assignee: (unassigned) => Dan Smith (danms) ** Changed in: glance/ussuri Assignee: (unassigned) => Dan Smith (danms) -- You received this bug notification because you are a member of

[Yahoo-eng-team] [Bug 1882873] Re: internal server error on updating no-gateway on the dhcpv6 subnet

2020-08-20 Thread Launchpad Bug Tracker
[Expired for neutron because there has been no activity for 60 days.] ** Changed in: neutron Status: Incomplete => Expired -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1882873

[Yahoo-eng-team] [Bug 1891547] Re: AttributeError: module 'libvirt' has no attribute 'VIR_ERR_DEVICE_MISSING'

2020-08-20 Thread OpenStack Infra
Reviewed: https://review.opendev.org/746210 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=bc96af565937072c04dea31781d86d2073b77ed4 Submitter: Zuul Branch:master commit bc96af565937072c04dea31781d86d2073b77ed4 Author: Lee Yarwood Date: Thu Aug 13 16:56:35 2020 +0100

[Yahoo-eng-team] [Bug 1829042] Re: Some API requests (GET networks) fail with "Accept: application/json; charset=utf-8" header and WebOb>=1.8.0

2020-08-20 Thread OpenStack Infra
Reviewed: https://review.opendev.org/744035 Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e92193d246c8ea30d42a064297bb7a1955c62a98 Submitter: Zuul Branch:master commit e92193d246c8ea30d42a064297bb7a1955c62a98 Author: Dan Radez Date: Thu Jul 30 15:21:34 2020 -0400

[Yahoo-eng-team] [Bug 1892405] [NEW] Removing router interface causes router to stop routing between all

2020-08-20 Thread Diko Parvanov
Public bug reported: Stumbled upon an issue where removing a DVR HA router interface renders all other subnets connected to that router to stop routing. VMs can't reach the HA port (IP) of the router (ping). Worked around this by: openstack router set --disabled openstack router set --enable

[Yahoo-eng-team] [Bug 1888395] Re: shared live migration of a vm with a vif is broken in train

2020-08-20 Thread sean mooney
moving this to triaaged and setting this to high the regression was introduced in train by https://opendev.org/openstack/nova/commit/fd8fdc934530fb49497bc6deaa72adfa51c8783a specifically

[Yahoo-eng-team] [Bug 1277104] Re: wrong order of assertEquals args

2020-08-20 Thread Radosław Piliszek
** Changed in: kolla Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Identity (keystone). https://bugs.launchpad.net/bugs/1277104 Title: wrong order of assertEquals args

[Yahoo-eng-team] [Bug 1892370] [NEW] Database migrations fail when schema includes dash

2020-08-20 Thread Mohammed Naser
Public bug reported: In our database migrations, we run the following: 'ALTER DATABASE %s DEFAULT CHARACTER SET utf8' If usnig a database name that includes a dash, the migration fails because it requires to be wrapped by `. ** Affects: nova Importance: Undecided Assignee: Mohammed

[Yahoo-eng-team] [Bug 1892364] [NEW] L3 agent prefix delegation - adding new subnet to the router fails

2020-08-20 Thread Slawek Kaplonski
Public bug reported: Adding new subnet with prefix delegation enabled to the router fails with error like: 2020-08-20 11:22:41.356 1004285 ERROR neutron.agent.l3.agent [-] Error while deleting router 7ef0983f-60a4-4389-909c-785eb6c9a51e: KeyError: '999e404c-3c33-4123-9c61-99426f2e5c16'

[Yahoo-eng-team] [Bug 1892361] [NEW] SRIOV instance gets type-PF interface, libvirt kvm fails

2020-08-20 Thread Peter Sabaini
Public bug reported: When spawning an SR-IOV enabled instance on a newly deployed host, nova attempts to spawn it with an type-PF pci device. This fails with the below stack trace. After restarting neutron-sriov-agent and nova-compute services on the compute node and spawning an SR-IOV instance

[Yahoo-eng-team] [Bug 1892362] [NEW] Restarting L3 agent when PD is used fails due to IPAddressAlreadyExists error

2020-08-20 Thread Slawek Kaplonski
Public bug reported: When there is router with subnet with enabled prefix delegation plugged and L3 agent is restarted it's failing with error like: 2020-08-20 12:54:33.390 487489 ERROR neutron.agent.l3.agent [-] Failed to process compatible router: 7ef0983f-60a4-4389-909c-785eb6c9a51e:

[Yahoo-eng-team] [Bug 1489304] Re: Lack of volume status checks when detaching volume in rebuild.

2020-08-20 Thread OpenStack Infra
Reviewed: https://review.opendev.org/734734 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=10e9a9b9fc62a3cf72c3717e3621ed95d3cf5519 Submitter: Zuul Branch:master commit 10e9a9b9fc62a3cf72c3717e3621ed95d3cf5519 Author: sunhao Date: Wed Jun 10 10:26:49 2020 +0800