91160c4238
This option was introduced in order to limit queries to cells which only belong to the project we're interacting with. However, The nova quota code was not respecting it and therefore it was always trying to get the cells assigned to a project even with that option disabled. This patch makes the quota code respect that option and adds testing to ensure that enabling the option does make sure it doesn't search all cells but only the ones for this project. Closes-Bug: #1878979 Change-Id: I2e0d48e799e70d550f912ad8a424c86df3ade3a2 (cherry picked from commit |
||
---|---|---|
.. | ||
api | ||
__init__.py | ||
test_aggregate_model.py | ||
test_aggregate.py | ||
test_archive.py | ||
test_build_request.py | ||
test_cell_mapping.py | ||
test_compute_api.py | ||
test_compute_node.py | ||
test_connection_switch.py | ||
test_console_auth_token.py | ||
test_flavor_model.py | ||
test_flavor.py | ||
test_host_mapping.py | ||
test_instance_group.py | ||
test_instance_mapping.py | ||
test_instance.py | ||
test_keypair.py | ||
test_quota_model.py | ||
test_quota.py | ||
test_quotas.py | ||
test_request_spec.py | ||
test_security_group.py | ||
test_virtual_interface.py |