[Yahoo-eng-team] [Bug 1618245] Re: neutron X-Forwarded-Proto

2023-01-13 Thread Brian Haley
Think this is fixed as of commit 19c354aacd27f6941467e34826774c6199bc4f8f which added http_proxy_to_wsgi to api-paste.ini. ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 1629862] Re: DevStack: stack.sh stuck at neutron-ovs-cleanup for a long time

2023-01-13 Thread Brian Haley
This bug is old and the scripts in devstack are much different than they used to be. Since I have not seen a failure like this in a long time marking Invalid, please re-open if necessary. ** Changed in: neutron Status: Confirmed => Invalid -- You received this bug notification because

[Yahoo-eng-team] [Bug 1618013] Re: metadata route is absent and metadata server unavailable for instance with network w/o gateway

2023-01-13 Thread Brian Haley
Old bug. I'm going to mark this as Invalid for neutron since there is a flag to control the behavior, forcing the dhcp-agent to provide a route if the network is isolated. In the dhcp-agent.ini file you should un-comment and set this value to True: # The DHCP server can assist with providing

[Yahoo-eng-team] [Bug 1618117] Re: fwaas: icmp traffic blocked on adding tcp deny (ssh) rule

2023-01-13 Thread Brian Haley
Will close as it's quite old, if this is still an issue with the latest code please re-open and provide more information. ** Changed in: neutron Status: New => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to

[Yahoo-eng-team] [Bug 2002839] [NEW] Remove compatibility with OVN<20.09

2023-01-13 Thread Rodolfo Alonso
Public bug reported: That implies removing the check for the existence of "Chassis_Private" table that was added in [1] and is present in OVN==20.09. This cleanup requires a sanity check to verify the correct OVN version. [1]https://github.com/ovn-

[Yahoo-eng-team] [Bug 1617215] Re: metering-agent sync useless meter label cause error

2023-01-13 Thread Brian Haley
*** This bug is a duplicate of bug 1580548 *** https://bugs.launchpad.net/bugs/1580548 Looks like this is a duplicate, so fix should be in anything Queens or later, let me link it. ** This bug has been marked a duplicate of bug 1580548 Metering-agent's routers information is inconsistent

[Yahoo-eng-team] [Bug 2002800] [NEW] Allow multiple IPv6 ports on router from same network on ml2/ovs+vxlan+dvr

2023-01-13 Thread Fernando Royo
Public bug reported: On a recent change [1], some additional checks was added to avoid ports overlapping cidrs on a router. On this change was also added a check to do not attached more than one port IPv6 from same network, but this check need to allow multiple ports when a deployment is done

[Yahoo-eng-team] [Bug 1888829] Re: Improve core plugin extension filtering using the mechanism driver information

2023-01-13 Thread Rodolfo Alonso
** Changed in: neutron Status: New => 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/129 Title: Improve core plugin extension filtering using the mechanism

[Yahoo-eng-team] [Bug 2002782] [NEW] nova functional test intermittently fail with DB error: Cursor needed to be reset because of commit/rollback and can no longer be fetched from

2023-01-13 Thread Balazs Gibizer
Public bug reported: Example stack trace: 2023-01-13 03:17:37,055 WARNING [oslo_db.sqlalchemy.exc_filters] DBAPIError exception wrapped. Traceback (most recent call last): File