<div dir="ltr">Hi, all. As we know, the "index()" method usually return object list and the "show()" method return an object for detail in api's controller. But I found in our InstanceUsageAuditLogController[1], the 'index' method return an object, I'm really not sure that index() is buggy, and I wonder what it is intended to do and what might be needed to fix it. <div><br></div><div>Some discussion about this topic: <a href="https://review.openstack.org/#/c/409413/">https://review.openstack.org/#/c/409413/</a> . </div><div><div><br></div><div>Thanks for your attention. </div><div><br></div><div><div><br></div><div>[1] <a href="https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/instance_usage_audit_log.py#L43">https://github.com/openstack/nova/blob/master/nova/api/openstack/compute/instance_usage_audit_log.py#L43</a></div></div></div></div>