)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":9542,"name":"Pavlo Shchelokovskyy","email":"pshchelokovskyy@mirantis.com","username":"pshchelo"},"change_message_id":"ebaaa4221c7548a19ec65ae4f615cd777ea669f5","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":3,"id":"ee3d95ac_cdea1e8c","updated":"2024-12-17 10:53:51.000000000","message":"something really weird happening in devstack setup here...\n\nlogs https://zuul.opendev.org/t/openstack/build/6c679079f17746c0b1fe3b05a9b3adc7/logs\n\nThere\u0027re only two network create requests both in the devstack log and in the neutron api log, and they match alright by timestamps. The networks should be \u0027public\u0027 for FIPs and \u0027private\u0027 network in the \u0027demo\u0027 project.\n\ndevstack log - network named \u0027private\u0027 should\u0027ve been created by \u0027demo\u0027 user in \u0027demo\u0027 project\n```\n2024-12-16 23:21:50.039 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 :   oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id\n2024-12-16 23:21:51.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 :   NET_ID\u003d1356ff55-3dd2-4868-be2c-e9937d094f68\n```\n\nbut the neutron log says the request was done by \u0027admin\u0027 user in \u0027admin\u0027 project\n```\nDec 16 23:21:51.268368 np0039376542 neutron-server[75011]: INFO neutron.api.wsgi [None req-d090ea08-ffec-445e-b849-f55b27024b4d admin admin] 158.69.70.15,158.69.70.15 \"POST /networking/v2.0/networks HTTP/1.1\" status: 201  len: 827 time: 1.0082765\n```\n\nand then, naturally, the request by demo user in demo project for network with a name of \u0027private\u0027 finds nothing:\n```\nDec 16 23:31:50.808573 np0039376542 neutron-server[75011]: INFO neutron.api.wsgi [None req-d3a9dd91-f9a8-4110-926b-93d66aef58bd demo demo] 158.69.70.15,158.69.70.15 \"GET /networking/v2.0/networks?name\u003dprivate HTTP/1.1\" status: 200  len: 213 time: 0.0125194\n```\nas presumably the network is actually owned by \u0027admin\u0027 project as created.","commit_id":"fb840a2e1132f0900e02b3726b8ddb36490a6bbd"}]}
