<div dir="ltr"><div style="font-size:14px">Hi guys, </div><div style="font-size:14px">I want to ensure that only the owner of the instances can list his instances.</div><div style="font-size:14px">I try to add rules in /etc/openstack-dashboard/nova_<wbr>policy.json like below:</div><div style="font-size:14px"><br></div><div style="font-size:14px">"owner": "user_id:%(user_id)s",</div><div style="font-size:14px"><br></div><div style="font-size:14px">"compute:get": "rule:owner",</div><div style="font-size:14px"><br></div><div style="font-size:14px">But, it can't work. </div><div style="font-size:14px">How to setup policy ensure only owner can list his instance?</div><div style="font-size:14px">Version: Ocata, OS: CentOS 7.3</div><div style="font-size:14px"><br></div><div style="font-size:14px">Thanks a lot!</div></div>