
The ``quota show --default`` command has the URL ``os-quota-sets/{project_id}/defaults`` whereas we used ``os-quota-sets/defaults`` which results in passes "defaults" as the project ID. This was uncovered by adding project ID validation in the cinder quotas API[2]. Closes-Bug: #2107375 [1] https://docs.openstack.org/api-ref/block-storage/v3/#get-default-quotas-for-a-project [2] https://review.opendev.org/c/openstack/cinder/+/784763 Change-Id: Ibc8a084dbf41f18af28ab5592d9f5638f481c007