)]}'
{"networking_ovn/common/ovn_client.py":[{"author":{"_account_id":8655,"name":"Jakub Libosvar","email":"libosvar@redhat.com","username":"jlibosva"},"change_message_id":"75454cb9e5bb65c5e32cc348787091ed2a506927","unresolved":false,"context_lines":[{"line_number":1594,"context_line":"            \u0027mtu\u0027: str(mtu),"},{"line_number":1595,"context_line":"        }"},{"line_number":1596,"context_line":""},{"line_number":1597,"context_line":"        if cfg.CONF.dns_domain:"},{"line_number":1598,"context_line":"            # NOTE(mjozefcz): String field should be with quotes,"},{"line_number":1599,"context_line":"            # otherwise ovn will try to resolve it as variable."},{"line_number":1600,"context_line":"            options[\u0027domain_name\u0027] \u003d \u0027\"%s\"\u0027 % cfg.CONF.dns_domain"}],"source_content_type":"text/x-python","patch_set":2,"id":"3fa7e38b_c0beedb2","line":1597,"updated":"2019-09-26 12:06:58.000000000","message":"I\u0027m not sure if it can cause any issue in case dns_domain is kept openstacklocal. I know Neutron server skips in such case and port doesn\u0027t have dns_name then. Should we also conditionally skip openstacklocal here?","commit_id":"68133e802c2a1901a267604ae50fc6c8320aa8a4"},{"author":{"_account_id":24791,"name":"Maciej Jozefczyk","email":"jeicam.pl@gmail.com","username":"maciej.jozefczyk"},"change_message_id":"49d844a1c7d76ba25919db6bbf948ea3c2ccbb14","unresolved":false,"context_lines":[{"line_number":1594,"context_line":"            \u0027mtu\u0027: str(mtu),"},{"line_number":1595,"context_line":"        }"},{"line_number":1596,"context_line":""},{"line_number":1597,"context_line":"        if cfg.CONF.dns_domain:"},{"line_number":1598,"context_line":"            # NOTE(mjozefcz): String field should be with quotes,"},{"line_number":1599,"context_line":"            # otherwise ovn will try to resolve it as variable."},{"line_number":1600,"context_line":"            options[\u0027domain_name\u0027] \u003d \u0027\"%s\"\u0027 % cfg.CONF.dns_domain"}],"source_content_type":"text/x-python","patch_set":5,"id":"3fa7e38b_e25dc6e9","line":1597,"range":{"start_line":1597,"start_character":2,"end_line":1597,"end_character":31},"updated":"2019-10-03 09:12:38.000000000","message":"TripleO job uses OVN 2.11 ;(\n\nThats why tempest tripleO tests are failing on:\n\n2019-10-02T18:37:16.379Z|00053|lflow|WARN|error parsing actions \"reg0[3] \u003d put_dhcp_opts(offerip \u003d 10.100.0.3, classless_static_route \u003d {169.254.169.254/32,10.100.0.2, 0.0.0.0/0,10.100.0.1}, dns_server \u003d {127.0.0.1}, domain_name \u003d \"openstacklocal\", lease_time \u003d 43200, mtu \u003d 1292, netmask \u003d 255.255.255.240, router \u003d 10.100.0.1, server_id \u003d 10.100.0.1); next;\": Syntax error at `domain_name\u0027 expecting DHCPv4 option name.\n\nWe need to find a way to bump OVN to 2.12 there.","commit_id":"ef8268edbd1d8f304b69665b4a7fdf1d48b68f14"}]}
