diff --git a/templates/policy.json.j2 b/templates/policy.json.j2 index fc1268c2..3d9830d6 100644 --- a/templates/policy.json.j2 +++ b/templates/policy.json.j2 @@ -86,7 +86,6 @@ "get_port:binding:vif_details": "rule:admin_only", "get_port:binding:host_id": "rule:admin_only", "get_port:binding:profile": "rule:admin_only", - "get_port:ipam_segment_id": "rule:admin_only", "update_port": "rule:admin_or_owner or rule:context_is_advsvc", "update_port:device_owner": "not rule:network_device or rule:context_is_advsvc or rule:admin_or_network_owner", "update_port:mac_address": "rule:admin_only or rule:context_is_advsvc",