nfv/nfv/nfv-tests/nfv_unit_tests/tests
Bart Wensley 3cdea4f02b Ignore instance action for non-OpenStack worker hosts
When a patch orchestration strategy is created by the dcmanager,
the default instance action is set to migrate to minimize the
impact to any OpenStack instances (VMs) that may be running.
However, on simplex subclouds, the migrate instance action is
rejected, since there is nowhere to migrate these instances.
The user can override this default, but for non-OpenStack
subclouds, the default instance action is not applicable and
should be ignored by the VIM so the user does not need to
change it.

Updating the VIM to ignore the instance action for simplex hosts
that do not have OpenStack installed.

Change-Id: I70984b1042f4460fd8a8e621e44756f022df03d7
Closes-Bug: 1854655
Signed-off-by: Bart Wensley <barton.wensley@windriver.com>
2019-12-03 06:50:38 -06:00
..
__init__.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
test_database_upgrades.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_dhcp_network_rebalance_randomized.py Neutron Host Management Robustness 2019-04-15 10:37:59 -04:00
test_instance.py VIM: allow cold migrate and evac with remote_storage label 2019-02-05 09:48:51 -05:00
test_instance_director.py Remove use of storage extra spec from VIM 2019-01-16 12:55:50 -06:00
test_network_rebalance.py Neutron Router Rebalancing Unit Test Improvements 2019-03-26 09:47:53 -04:00
test_network_rebalance_randomized.py Neutron Host Management Robustness 2019-04-15 10:37:59 -04:00
test_nfv_client.py Fix relative import warnings from pylint 2018-12-20 16:54:35 -06:00
test_plugin_kubernetes_client.py Wait for pods to terminate when host is locked 2019-10-08 09:37:00 -05:00
test_sw_patch_strategy.py Ignore instance action for non-OpenStack worker hosts 2019-12-03 06:50:38 -06:00
test_sw_upgrade_strategy.py Remove kubernetes checks, wrs-headers from Rest API calls, and dead code. 2019-04-09 15:01:16 -04:00
testcase.py Convert NFV unit tests from nose to stestr 2018-09-18 12:56:44 -05:00
utils.py Neutron Network Rebalancing on DHCP Agents 2019-04-03 16:11:03 -04:00