Re: [Openstack] non public glance image can seen by all tenant

2018-10-27 Thread Adhi Priharmanto
Great, Thanks Jeremy for pointing me in the right direction On Fri, Oct 26, 2018 at 8:26 PM Jeremy Stanley wrote: > On 2018-10-26 11:29:27 +0700 (+0700), Adhi Priharmanto wrote: > > I have setup rocky release at my openstack lab, now all of tenant > > (user) can see non-public glance image crea

Re: [Openstack] non public glance image can seen by all tenant

2018-10-26 Thread Jeremy Stanley
On 2018-10-26 11:29:27 +0700 (+0700), Adhi Priharmanto wrote: > I have setup rocky release at my openstack lab, now all of tenant > (user) can see non-public glance image create by another tenant > (user) [...] This sounds very similar to https://launchpad.net/bugs/1799588 which the Glance team ha

[Openstack] non public glance image can seen by all tenant

2018-10-25 Thread Adhi Priharmanto
Hi, I have setup rocky release at my openstack lab, now all of tenant (user) can see non-public glance image create by another tenant (user) here is my glance policy.json : > { > "context_is_admin": "role:admin", > "default": "role:admin", > "add_image": "", > "delete_image": "",