nova/nova/tests/functional/api
melanie witt f4591871ff Add regression test for bug 1893284
This adds a regression test for a bug where quota limit checking during
server creates is not properly scoped per-user when per-user quota has
been defined.

As a result, users who should be able to create a server are rejected
with a 403 "quota exceeded" error when they should be allowed to create
a server because servers owned by other users in the project are
incorrectly being counted for the current user.

Related-Bug: #1893284

Change-Id: I615ada45ffcbac081474c0a0cf005afdb8eec953
(cherry picked from commit 38bc8b871a)
2021-02-23 20:25:45 +00:00
..
openstack Use external placement in functional tests 2018-12-12 18:46:49 +00:00
__init__.py move the integrated tests into the functional tree 2014-11-26 13:17:20 -05:00
client.py Add regression test for bug 1893284 2021-02-23 20:25:45 +00:00