Description of problem: We've discovered this while trying to work out scale tests with Kuryr. When creating more pods in OpenShift Kuryr will shoot a bunch of bulk port create requests. We've see issues with attempts to create ~300 ports in bulks of 10 in 10 subnets. Version-Release number of selected component (if applicable): 16.2_20210811.1, standalone (I know, it's not supported, but I still think some issue is there) How reproducible: Pretty much always. Steps to Reproduce: 1. Install OpenShift with Kuryr on top of OpenStack. 2. Create 10 namespaces with 10 pods in each. 3. Observe neutron-server behavior, start seeing 504 responses to port POST requests sent to Neutron by kuryr-controller. I'm trying to find a smaller reproducer. Actual results: Neutron stops to be responsive. Expected results: Neutron survive. Additional info: I'm happy to provide a cluster for debugging this.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 16.2.2), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:1001