Hi guys, I want to ensure that only the owner of the instances can list his instances. I try to add rules in /etc/openstack-dashboard/nova_policy.json like below: "owner": "user_id:%(user_id)s", "compute:get": "rule:owner", But, it can't work. How to setup policy ensure only owner can list his instance? Version: Ocata, OS: CentOS 7.3 Thanks a lot! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180108/20e87c95/attachment.html>