nova/nova/tests/unit/cmd
Yikun Jiang 4722e7116f Add ratio online data migration when load compute node
This patch adds an online data migrations for any compute_nodes
with existing ``0.0`` and ``None`` allocation ratio. If it's an
existing record with 0.0 values, we will replace it with the
configure ``xxx_allocation_ratio`` config if it's not None, and
fallback to using the ``initial_xxx_allocation_ratio`` otherwise.

Change-Id: Ic137d837c7b1d29f56a45a01b3b104d6d2c698df
blueprint: initial-allocation-ratios
2018-12-05 11:25:54 -05:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py console: introduce basic framework for security proxying 2017-09-28 16:39:22 +01:00
test_cmd_db_blocks.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_common.py trivial: Remove some single use function from utils 2017-08-22 16:10:02 +01:00
test_nova_api.py Fix wrong unit test about config option enabled_apis 2017-03-24 10:28:24 +08:00
test_policy.py Use nova.db.api directly 2018-07-10 14:56:27 +00:00
test_scheduler.py Remove the CachingScheduler 2018-10-18 17:55:36 -04:00
test_status.py Add ratio online data migration when load compute node 2018-12-05 11:25:54 -05:00