<div dir="ltr">Hi,<div><br></div><div>I am finishing a patch that Seif Lofty started. It shows more information for the quota-usage health.</div><div><br></div><div><a href="https://review.openstack.org/gitweb?p=openstack%2Fpython-cinderclient.git;a=commitdiff;h=785cae3a17fbeccb366b01ece8f8704edf4d2ae7">https://review.openstack.org/gitweb?p=openstack%2Fpython-cinderclient.git;a=commitdiff;h=785cae3a17fbeccb366b01ece8f8704edf4d2ae7</a><br>
</div><div><br></div><div>I am not sure how the unit test for this should work.<br></div><div>I've tried to add...</div><div><br></div><div><div>    def test_quota_usage_show(self):</div><div>        self.run_command('quota-usage demo')</div>
</div><div><br></div><div>at the end of cinder/tests/v1/test_shell.py, and when running tox I get:</div><div><br></div><div>AssertionError: Called unknown API method: GET /os-quota-sets/demo?usage=True, expected fakes method name: get_os_quota_sets_demo<br>
</div><div><br></div><div>Any ideas or suggestions?</div><div><br></div><div>Thanks,</div><div>Luis</div></div>