)]}'
{"hooks/neutron_ovs_utils.py":[{"author":{"_account_id":13686,"name":"Frode Nordahl","email":"fnordahl@ubuntu.com","username":"fnordahl"},"change_message_id":"9f8dd83f82069dc78bc28a0363c7d914d8aed6d0","unresolved":false,"context_lines":[{"line_number":630,"context_line":"    restart_ovsdb_server \u003d False"},{"line_number":631,"context_line":"    if (firewall_driver() \u003d\u003d neutron_ovs_context.OPENVSWITCH and"},{"line_number":632,"context_line":"            apt_pkg.version_compare(ovs_version, \u00272.13.0\u0027) \u003c 0):"},{"line_number":633,"context_line":"        brdata.update({\u0027protocols\u0027: \u0027OpenFlow10,OpenFlow13,OpenFlow14\u0027})"},{"line_number":634,"context_line":"        for bridge in ovsdb.SimpleOVSDB("},{"line_number":635,"context_line":"                \u0027ovs-vsctl\u0027, \u0027bridge\u0027).find(\u0027name\u003d{}\u0027.format(INT_BRIDGE)):"},{"line_number":636,"context_line":"            if bridge[\u0027protocols\u0027] !\u003d brdata[\u0027protocols\u0027]:"}],"source_content_type":"text/x-python","patch_set":3,"id":"df33271e_1d48dd2a","line":633,"updated":"2020-04-01 18:07:40.000000000","message":"Enforcing a static list of supported protocols will lead to a bug at some point in time.\n\nWe need to read the current set of protocols listed as supported for the bridge we care about and adds those we expect to be there at this point in time.","commit_id":"8a96487a4694c4a65fa2e6866c9e17af93216299"}]}
