)]}'
{"tools/ovn_migration/tripleo_environment/playbooks/roles/resources/create/templates/create-resources.sh.j2":[{"author":{"_account_id":11975,"name":"Slawek Kaplonski","email":"skaplons@redhat.com","username":"slaweq"},"change_message_id":"0c925341ff44911f6bd0ce8d9f93d6bbce8635bb","unresolved":true,"context_lines":[{"line_number":45,"context_line":""},{"line_number":46,"context_line":"openstack server create --flavor ovn-migration-{{ resource_suffix }} --image $image_name \\"},{"line_number":47,"context_line":"--key-name ovn-migration-{{ resource_suffix }} \\"},{"line_number":48,"context_line":"--nic port-id\u003dovn-migration-server-port-{{ resource_suffix }} ovn-migration-server-{{ resource_suffix }}"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"server_ip\u003d`openstack floating ip create --port ovn-migration-server-port-{{ resource_suffix }} \\"},{"line_number":51,"context_line":"{{ public_network_name }} -c floating_ip_address | grep floating_ip_address \\"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"5da7530d_5867f333","line":48,"updated":"2021-10-18 07:47:14.000000000","message":"this may help in some cases, but in general it won\u0027t probably solve the race condition entirely because dvr router is created on the compute node when it is needed, so when first vm connected to that router is spawned on the node compute node. Thus even if router will be created much earlier in the Neutron DB, it won\u0027t be configured on compute node.","commit_id":"d49ce1652d31fb884285ed30e39ec10ef40c864d"},{"author":{"_account_id":29350,"name":"Roman Safronov","email":"rsafrono@redhat.com","username":"rsafrono"},"change_message_id":"de9dc5606b493f8c9af8ec69310b68db28bdb114","unresolved":true,"context_lines":[{"line_number":45,"context_line":""},{"line_number":46,"context_line":"openstack server create --flavor ovn-migration-{{ resource_suffix }} --image $image_name \\"},{"line_number":47,"context_line":"--key-name ovn-migration-{{ resource_suffix }} \\"},{"line_number":48,"context_line":"--nic port-id\u003dovn-migration-server-port-{{ resource_suffix }} ovn-migration-server-{{ resource_suffix }}"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"server_ip\u003d`openstack floating ip create --port ovn-migration-server-port-{{ resource_suffix }} \\"},{"line_number":51,"context_line":"{{ public_network_name }} -c floating_ip_address | grep floating_ip_address \\"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"6f3bba15_9c14735d","line":48,"in_reply_to":"5da7530d_5867f333","updated":"2021-10-18 08:00:08.000000000","message":"In our case this really helps. If I create the workload in this order I never see these failures. In our d/s CI builds I tested this workaround already more than 10 times and the metadata issue did not happen. Without the workaround it fails very often.","commit_id":"d49ce1652d31fb884285ed30e39ec10ef40c864d"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"536d5b8596831454db23a9958d57d540f421b6c4","unresolved":true,"context_lines":[{"line_number":45,"context_line":""},{"line_number":46,"context_line":"openstack server create --flavor ovn-migration-{{ resource_suffix }} --image $image_name \\"},{"line_number":47,"context_line":"--key-name ovn-migration-{{ resource_suffix }} \\"},{"line_number":48,"context_line":"--nic port-id\u003dovn-migration-server-port-{{ resource_suffix }} ovn-migration-server-{{ resource_suffix }}"},{"line_number":49,"context_line":""},{"line_number":50,"context_line":"server_ip\u003d`openstack floating ip create --port ovn-migration-server-port-{{ resource_suffix }} \\"},{"line_number":51,"context_line":"{{ public_network_name }} -c floating_ip_address | grep floating_ip_address \\"}],"source_content_type":"text/x-jinja2","patch_set":1,"id":"60d56e0d_e557ce87","line":48,"in_reply_to":"6f3bba15_9c14735d","updated":"2021-10-20 15:25:39.000000000","message":"Right, this could help on your CI but does not completely remove the race condition defined in the bug, as commented by Slawek.","commit_id":"d49ce1652d31fb884285ed30e39ec10ef40c864d"}]}
