<div dir="ltr">Hi, Nova,<div><br></div><div>While I'm working on add "changes-since" parameter support for python-novaclient "list" CLI.</div><div><br></div><div>I realized that non-admin can list all deleted instances using "changes-since" parameter. This is reasonable in some level, as delete is an update to instances. But as we have a limitation that when list instances, deleted parameter is only allowed for admin users. </div><div><br></div><div>This will lead to inconsistent to the rule of show deleted instances, as we limit the list of deleted instances to admin only, but non-admin can get the information using changes-since.</div><div><br></div><div>Should we fix this?</div><div><br></div><div><a href="https://bugs.launchpad.net/nova/+bug/1552071">https://bugs.launchpad.net/nova/+bug/1552071</a><br></div><div><br></div><div>Thanks,</div><div><br></div><div>Kevin Zheng</div></div>