commit 848805f21b30548832302345759b7d648e15d2be
Author: Matt Riedemann <email address hidden>
Date: Mon Jun 16 13:23:51 2014 -0700
Add test for compute API os-quota-class-sets
This tests showing and updating the 'default' quota class, which is
really all this API is used for. It was removed in Icehouse in part to
not knowing it was used even though python-novaclient and Horizon were
using it. The removal was reverted and this change is to enforce what
the API is used for.
The extension only lives in the Nova v2 API, it was removed in the v3
API in Icehouse.
This change adds new quota client and test classes for the new API.
An external lock fixture is used in all compute API quota tests to
avoid introducing race bugs with the existing tenant-specific
os-quota-sets tests.
Reviewed: https:/ /review. openstack. org/100342 /git.openstack. org/cgit/ openstack/ tempest/ commit/ ?id=848805f21b3 054883230234575 9b7d648e15d2be
Committed: https:/
Submitter: Jenkins
Branch: master
commit 848805f21b30548 832302345759b7d 648e15d2be
Author: Matt Riedemann <email address hidden>
Date: Mon Jun 16 13:23:51 2014 -0700
Add test for compute API os-quota-class-sets
This tests showing and updating the 'default' quota class, which is
really all this API is used for. It was removed in Icehouse in part to
not knowing it was used even though python-novaclient and Horizon were
using it. The removal was reverted and this change is to enforce what
the API is used for.
The extension only lives in the Nova v2 API, it was removed in the v3
API in Icehouse.
This change adds new quota client and test classes for the new API.
An external lock fixture is used in all compute API quota tests to
avoid introducing race bugs with the existing tenant-specific
os-quota-sets tests.
Closes-Bug: #1325727
Change-Id: Ib0cde08dfaa0f6 a5e180d247864fb 59d76eca903