On Wed, Jun 3, 2026 at 7:07 PM Ilya Maximets <[email protected]> wrote:
> 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]> > > --- > > Hi Mark and Ilya, thank you for the review, > Should we also change the sorting function? Would be easier to > understand what is going on if they were grouped by the tier. > WDYT? > Yeah that is reasonable, but I guess we can only really move it above the priority as the direction and after_lb should be grouped together IMO. I will post v2 with that. > Best regards, Ilya Maximets. > > Regards, Ales _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
