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!
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to