On 6/3/26 9:30 AM, Ales Musil via dev wrote: > When multi-tier ACLs are configured, "ovn-nbctl acl-list" does > not display any tier information, making it difficult to see > which tier each ACL belongs to without querying the database > directly. > > Display a "[tier N]" annotation for ACLs with non-zero tier > values. Tier 0 is the default and is omitted to keep the > output clean for users who do not use multi-tier ACLs. > > Reported-at: https://redhat.atlassian.net/browse/FDP-3585 > Assisted-by: Claude Opus 4.6, OpenCode > Signed-off-by: Ales Musil <[email protected]> > ---
Should we also change the sorting function? Would be easier to understand what is going on if they were grouped by the tier. WDYT? Best regards, Ilya Maximets. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
