Hi, in Train/RHOSP 16, "openstack object list --all {container}" command, supposed to list all the object without any fixed limit, still returns first 10k entities only. I first fixed the issue by myself for testing and to speedup troubleshooting and code patching, then i found exactly the same fix [0] starting from Wallaby branch. The change has a very small footprint, that's why i'm raising this BZ asking for a backport. [0] https://opendev.org/openstack/python-openstackclient/commit/41a2e82939e3fa60922923263e8d96d9c1da2635 Regards