nova/nova/tests/unit/cmd
Matt Riedemann 98246687d7 Require Placement 1.10 in nova-status upgrade check
The FilterScheduler is now using the GET /allocation_candidates
API from the Placement service which was added in microversion
1.10, and the nova-compute service is also going to rely on it
for updating allocations during move operations.

So this makes nova-status require Placement 1.10 as a minimum
for Pike. There are already release notes and some docs changes
mentioning that 1.10 is required for the scheduler and that
Placement should be upgraded before the scheduler, so another
release note is not added here.

Related to blueprint placement-claims

Change-Id: Iba0a734eb5535ec7cc394858ef15f6eebf8a9bde
2017-08-09 15:26:46 -04:00
..
__init__.py move all tests to nova/tests/unit 2014-11-12 15:31:08 -05:00
test_baseproxy.py Clean up stdout/stderr leakage in cmd testing 2016-09-26 06:45:08 -04:00
test_cmd_db_blocks.py Revert "Revert "Make n-net refuse to start unless using CellsV1"" 2016-11-28 14:02:35 -05:00
test_common.py Clean up stdout/stderr leakage in cmd testing 2016-09-26 06:45:08 -04:00
test_idmapshift.py Clean up stdout/stderr leakage in cmd testing 2016-09-26 06:45:08 -04:00
test_nova_api.py Fix wrong unit test about config option enabled_apis 2017-03-24 10:28:24 +08:00
test_policy_check.py Remove all discoverable policy rules 2017-04-26 15:31:37 +01:00
test_status.py Require Placement 1.10 in nova-status upgrade check 2017-08-09 15:26:46 -04:00