)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":24245,"name":"Harald Jensås","email":"hjensas@redhat.com","username":"harald.jensas"},"change_message_id":"56ec5972b20ff0162592364bda0e279461cfae46","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"a52509eb_0f3faaee","updated":"2025-11-17 15:48:38.000000000","message":"https://opendev.org/openstack/neutron/src/branch/master/neutron/plugins/ml2/managers.py#L448-L459\n\nThere is no filtering in Neutron:\n```\n    def _check_vlan_transparency(self, context):\n        \"\"\"Helper method for checking vlan transparecncy support.\n\n        :param context: context parameter to pass to each method call\n        :raises: neutron_lib.exceptions.vlantransparent.\n        VlanTransparencyDriverError if any mechanism driver doesn\u0027t\n        support vlan transparency.\n        \"\"\"\n        if context.current.get(\u0027vlan_transparent\u0027):\n            for driver in self.ordered_mech_drivers:\n                if not driver.obj.check_vlan_transparency(context):\n                    raise vlan_exc.VlanTransparencyDriverError()\n```","commit_id":"f5ddbd924dbd24b112c30a949943da9e60a13565"}],"networking_baremetal/config.py":[{"author":{"_account_id":11655,"name":"Julia Kreger","email":"juliaashleykreger@gmail.com","username":"jkreger","status":"Flying to the moon with a Jetpack!"},"change_message_id":"8589176c821887f9cbaad363b08705fe4786ad62","unresolved":true,"context_lines":[{"line_number":34,"context_line":"                      \u0027setting this to [\"flat\"] will make the driver only \u0027"},{"line_number":35,"context_line":"                      \u0027handle flat networks, which can be useful when VLAN \u0027"},{"line_number":36,"context_line":"                      \u0027transparent networks are needed but not supported by \u0027"},{"line_number":37,"context_line":"                      \u0027this driver.\u0027)),"},{"line_number":38,"context_line":"]"},{"line_number":39,"context_line":""},{"line_number":40,"context_line":"_device_opts \u003d ["}],"source_content_type":"text/x-python","patch_set":1,"id":"4a4770c0_3da28cad","line":37,"updated":"2025-11-17 16:09:06.000000000","message":"So, interestingly enough, I raised a similar question on a neutron change for an ML2 L2VNI helper plugin, because it seems like a plugin or service could act as a translation layer and I\u0027m sort of wondering if geneve might be a better fix to then translate across.","commit_id":"f5ddbd924dbd24b112c30a949943da9e60a13565"}]}
