)]}'
{"neutron/plugins/ml2/drivers/openvswitch/mech_driver/mech_openvswitch.py":[{"author":{"_account_id":8313,"name":"Lajos Katona","display_name":"lajoskatona","email":"katonalala@gmail.com","username":"elajkat","status":"Ericsson Software Technology"},"change_message_id":"7f1ec5e8441dd81dd8c308c7c580e3e068e5f72a","unresolved":true,"context_lines":[{"line_number":52,"context_line":"    \"\"\""},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"    resource_provider_uuid5_namespace \u003d uuid.UUID("},{"line_number":55,"context_line":"        \u00274a9f9595-800c-11eb-ac62-00000756b60d\u0027)"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"    def __init__(self):"},{"line_number":58,"context_line":"        sg_enabled \u003d securitygroups_rpc.is_firewall_enabled()"}],"source_content_type":"text/x-python","patch_set":1,"id":"fc4784ea_e172fbf6","line":55,"range":{"start_line":55,"start_character":9,"end_line":55,"end_character":45},"updated":"2021-03-08 15:15:26.000000000","message":"As I see to change ovs resource_provider_uuid5_namespace is not necessary, as the problem is that ovn has the same namespace (https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py#L100) so generating new one for ovn should be enough, or?","commit_id":"7cd72bd7dce0d435a9152595450a5ba33b3e92b4"},{"author":{"_account_id":16688,"name":"Rodolfo Alonso","email":"ralonsoh@redhat.com","username":"rodolfo-alonso-hernandez"},"change_message_id":"2f284b59657f8e51ac7cb65c061efca1361c53fe","unresolved":true,"context_lines":[{"line_number":52,"context_line":"    \"\"\""},{"line_number":53,"context_line":""},{"line_number":54,"context_line":"    resource_provider_uuid5_namespace \u003d uuid.UUID("},{"line_number":55,"context_line":"        \u00274a9f9595-800c-11eb-ac62-00000756b60d\u0027)"},{"line_number":56,"context_line":""},{"line_number":57,"context_line":"    def __init__(self):"},{"line_number":58,"context_line":"        sg_enabled \u003d securitygroups_rpc.is_firewall_enabled()"}],"source_content_type":"text/x-python","patch_set":1,"id":"6caf0dde_811ca71c","line":55,"range":{"start_line":55,"start_character":9,"end_line":55,"end_character":45},"in_reply_to":"fc4784ea_e172fbf6","updated":"2021-03-09 10:52:58.000000000","message":"Any mech driver namespace should be different. Although its very difficult to generate the same UUID using the same namespace, the goal of this UUID was to provide a way to differentiate any RP from different agents.\n\nTo avoid problems with existing deployments using OVS namespace, I\u0027ll avoid this change (although is still incorrect).","commit_id":"7cd72bd7dce0d435a9152595450a5ba33b3e92b4"}]}
