33dc94079c
Previously, updating the quota value for instance on a project that
the user was not currently scoped to would validate the new quota
value by comparing with the usage of the currently scoped project.
The cause of this error was an incorrect use of the server list
parameters.
According to the comment in nova source:
|
||
---|---|---|
.. | ||
__init__.py | ||
error_pages.py | ||
policy_backend.py | ||
policy.py | ||
quotas.py | ||
selenium_tests.py | ||
templates.py | ||
utils.py |