nova/nova/tests/functional
Ed Leafe 941b309154 Change compute RPC to use alternates for resize
The 'prep_resize()' method of compute now accepts a 'host_list'
parameter that supplies alternate hosts for retrying. This required
bumping the RPC version to 4.21 for compute. The
MigrationTask._execute() method is also changed to request alternates
from the scheduler.

Blueprint: return-alternate-hosts

Change-Id: If6a0bb766e70ab6f1c313da38bb2b0756a2e8772
2018-01-22 20:09:15 +00:00
..
api Merge "[placement] Add sending global request ID in delete (2)" 2018-01-17 06:59:39 +00:00
api_sample_tests Transform rescue/unrescue instance notifications 2018-01-14 02:15:18 +00:00
compute Merge "[placement] Add sending global request ID in delete (2)" 2018-01-17 06:59:39 +00:00
db Merge "placement: _get_trees_matching_all_resources()" 2018-01-18 15:41:49 +00:00
libvirt Merge "Bump minimum required libvirt/qemu versions for Pike" 2017-02-24 02:50:33 +00:00
notification_sample_tests Merge "Increase notification wait timeout in functional tests" 2018-01-16 16:52:42 +00:00
regressions Merge "Handle no allocations during migrate" 2018-01-12 09:52:50 +00:00
wsgi Don't overwrite binding-profile 2017-11-22 04:30:51 +00:00
__init__.py move eventlet GREENDNS override to top level 2014-12-08 17:41:03 -05:00
api_paste_fixture.py Remove legacy v2 API functional tests 2016-05-04 18:17:23 +08:00
api_samples_test_base.py Add pagination and changes-since for instance-actions 2017-12-14 07:42:17 +00:00
integrated_helpers.py Fix false positive server group functional tests 2017-12-19 15:14:56 +01:00
test_aggregates.py re-Allow adding computes with no ComputeNodes to aggregates 2017-05-25 10:56:29 -07:00
test_compute_mgr.py Pass RequestSpec to ConductorTaskAPI.build_instances 2017-12-20 13:58:29 -05:00
test_images.py Add create image functional negative tests 2016-12-26 14:15:14 +09:00
test_instance_actions.py make microversion a client level construct for tests 2016-02-24 11:02:05 -05:00
test_legacy_v2_compatible_wrapper.py Trivial-Fix: Fix typos 2016-06-13 06:41:08 +00:00
test_list_servers_ip_filter.py Trivial: Nix duplicate PlacementFixture() in test 2017-12-01 15:39:28 -06:00
test_login.py update api_samples code to use better variables 2015-12-14 11:23:26 +08:00
test_metadata.py Remove unused logging import 2017-02-17 15:17:51 +07:00
test_middleware.py Removes unnecessary utf-8 encoding 2016-12-20 10:27:01 +07:00
test_nova_manage.py Unmap compute nodes when deleting host mapping 2017-12-08 14:55:12 -08:00
test_server_group.py Fix false positive server group functional tests 2017-12-19 15:14:56 +01:00
test_servers.py Change compute RPC to use alternates for resize 2018-01-22 20:09:15 +00:00