Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lxd: Fix entitlement for group list request.
`can_view_groups` is defined on server. For fine-grained permissions on this endpoint, we want `can_view` defined on `group`. Signed-off-by: Mark Laing <mark.laing@canonical.com>
- Loading branch information