[Yahoo-eng-team] [Bug 1951517] [NEW] Segmentation ID should be lower or equal to 4095

2021-11-18 Thread Mikhail Okhrimenko
Public bug reported: Hi, I am trying to set up OVN using Openstack. OS: CentOS Stream release 8 OVN 21.06 Openstack wallaby When creating a network in openstack, we get an error: "Segmentation ID should be lower or equal to 4095." ml2 config: # ML2 general [ml2] type_drivers = flat,vlan,vxla

[Yahoo-eng-team] [Bug 1951493] [NEW] OVS DPDK restart results in that tap interfaces in network namespaces can't be opened

2021-11-18 Thread Yi Yang
Public bug reported: If OVS DPDK is restarted, tap interfaces in network namespaces can't be opened because OVS DPDK doesn't know these name spaces, so OVS DPDK restart will result in that tap interfaces in qr-XXX, fg-XXX, qg-XXX and qdhcp-xxx network namespaces can't be opened by OVS DPDK, OVS DP

[Yahoo-eng-team] [Bug 1946729] Re: libvirt virt driver does not wait for network-vif-plugged event during hard reboot

2021-11-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/nova/+/813419 Committed: https://opendev.org/openstack/nova/commit/68c970ea9915a95f9828239006559b84e4ba2581 Submitter: "Zuul (22348)" Branch:master commit 68c970ea9915a95f9828239006559b84e4ba2581 Author: Balazs Gibizer Date: Mon Oct 11 14:4

[Yahoo-eng-team] [Bug 1951296] Re: OVN db sync script fails with OVN schema that has label column in ACL table

2021-11-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/818255 Committed: https://opendev.org/openstack/neutron/commit/23b99e2f127731c85f63c88c7144aa0a111c4abf Submitter: "Zuul (22348)" Branch:master commit 23b99e2f127731c85f63c88c7144aa0a111c4abf Author: Jakub Libosvar Date: Wed Nov 1

[Yahoo-eng-team] [Bug 1951450] [NEW] [CI] Rally jobs failing 100% of times

2021-11-18 Thread Rodolfo Alonso
Public bug reported: Rally jobs are always failing, both OVN and OVS. Error: https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_803/817734/5/check/neutron- ovs-rally-task/803186b/job-output.txt Snippet: https://paste.opendev.org/show/811177/ This could

[Yahoo-eng-team] [Bug 1949607] Re: [OVS][QoS] Dataplane enforcement is limited to minimum bandwidth egress rule

2021-11-18 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/neutron/+/816530 Committed: https://opendev.org/openstack/neutron/commit/5627c8713723c6f25ac836f4a03a00741eb809fd Submitter: "Zuul (22348)" Branch:master commit 5627c8713723c6f25ac836f4a03a00741eb809fd Author: Rodolfo Alonso Hernandez Date:

[Yahoo-eng-team] [Bug 1951429] [NEW] Neutron API responses should not contain tracebacks

2021-11-18 Thread Bence Romsics
Public bug reported: Security folks found some corner cases in the neutron API where the response contains a traceback, for example: $ curl --request-target foo -k http://127.0.0.1:9696 Traceback (most recent call last): File "/usr/local/lib/python3.8/dist-packages/eventlet/wsgi.py", line 563,