Reviewed: https://review.opendev.org/c/openstack/neutron/+/787691
Committed:
https://opendev.org/openstack/neutron/commit/8cc7c0cf7a5196103b097fae67eccbd5dc3980ac
Submitter: "Zuul (22348)"
Branch:master
commit 8cc7c0cf7a5196103b097fae67eccbd5dc3980ac
Author: Slawek Kaplonski
Date: Fri Apr
Public bug reported:
neutron use ovn as mechanism_driver
ovn version is 21.03
I have a gateway node, and set this node as gateway node use "ovs-vsctl
set open_vswitch . external_ids:ovn-cms-options=enable-chassis-as-gw",
restart ovn-controller,
but I use "openstack network agent list" to see age
Reviewed: https://review.opendev.org/c/openstack/neutron/+/795781
Committed:
https://opendev.org/openstack/neutron/commit/66ac943b6435901c163c3050ad41dfcaf36ac11d
Submitter: "Zuul (22348)"
Branch:master
commit 66ac943b6435901c163c3050ad41dfcaf36ac11d
Author: Bodo Petermann
Date: Thu Jun 1
Public bug reported:
Backported patch https://review.opendev.org/c/openstack/neutron/+/721695
introduced two incompatible calls in python2.7:
- subprocess.communicate does not have timeout as input parameter
- subprocess does not implement TimeoutExpired
This patch should be reverted.
** Affect
Reviewed: https://review.opendev.org/c/openstack/neutron/+/797418
Committed:
https://opendev.org/openstack/neutron/commit/953eb92a4f1d686a45d91100c8b02f9fe0771ed9
Submitter: "Zuul (22348)"
Branch:master
commit 953eb92a4f1d686a45d91100c8b02f9fe0771ed9
Author: Lucas Alvares Gomes
Date: Tue
Public bug reported:
The test
glance.tests.unit.v2.test_images_resource.TestImagesController.test_update_queued_image_with_hidden
seems to be looking to confirm that queued images cannot be marked as
hidden. However, if that was the case, it should be checking for
BadRequest (or similar) and not F
Public bug reported:
[High level description]
After upgrade to Stein from Rocky(py2 to py3), we can observe that newly
created IPSec Site Connections remains in status PENDING_CREATE even when
everything is working correctly(connectivity from both sides of tunnel is
reachable)
[Pre-conditions]
The fix mentioned above has landed.
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1933026
Title:
stack.sh fail with ov
A fix was merged into stable/ussuri. Changes in stable branches do not
update the launchpad status. Marking it as Fix Released.
** Changed in: neutron
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subs
Reviewed: https://review.opendev.org/c/openstack/ovn-octavia-provider/+/796095
Committed:
https://opendev.org/openstack/ovn-octavia-provider/commit/b2a862fdb3d4eae440a342f6b6bbc0323022f8ba
Submitter: "Zuul (22348)"
Branch:master
commit b2a862fdb3d4eae440a342f6b6bbc0323022f8ba
Author: Flavio
Public bug reported:
Currently, when Neutron executes DB transaction, if there is no active
session (or session at all), ``neutron_lib.context.Context`` creates a
default writer session [1].
That's a safeguard for the code written in Neutron but an inefficient way to
access to the DB. Reader con
11 matches
Mail list logo