Allow new quota types
On Nova commit Ib281e43eabfbd176454bde7f0622d46fb04fcb79, we are adding
two new new quota values for server groups.
However, current Tempest rejects unexpected quota values on its own tests,
and we cannot add the new quota without Tempest changes.
This patch changes quota tests for checking mandatory quota existence
and allowing new quota types. It also avoids truing to restore the
new quota values for now, until we have client support for them.
Tempest commit I4409a7240dc0a3fa1e11c64c5f5a56ca656b70a4 has already made
the same change for the non admin tests
Change-Id: I618137ea3e8d3d1259c31a2d579c6b752db321e9
1 file changed