)]}'
{"octavia/network/drivers/neutron/allowed_address_pairs.py":[{"author":{"_account_id":11628,"name":"Michael Johnson","email":"johnsomor@gmail.com","username":"johnsom"},"change_message_id":"9cf37642ae5af8cd7ad8b9002fe1cf6106bca962","unresolved":true,"context_lines":[{"line_number":147,"context_line":"        address \u003d ipaddress.ip_address(ip)"},{"line_number":148,"context_line":"        return \u0027IPv6\u0027 if address.version \u003d\u003d 6 else \u0027IPv4\u0027"},{"line_number":149,"context_line":""},{"line_number":150,"context_line":"    def _get_ethertype_for_cidr(self, cidr):"},{"line_number":151,"context_line":"        net \u003d ipaddress.ip_network(cidr)"},{"line_number":152,"context_line":"        return \u0027IPv6\u0027 if net.version \u003d\u003d 6 else \u0027IPv4\u0027"},{"line_number":153,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"826c23ae_c1566a91","line":150,"updated":"2023-10-12 18:21:06.000000000","message":"We should be using the common utils for this.\nhttps://github.com/openstack/octavia/blob/master/octavia/common/utils.py#L74","commit_id":"68d464fa82cdd52cfabbdcbd3d94c86eb1453a3e"}]}
