nfv/nfv/nfv-vim/nfv_vim/host_fsm
Kevin Smith a6498c3e01 Kubernetes: Remove VIM hypervisor query if plugin disabled
After the openstack application is removed, stale hypervisor information
in the VIM's database could cause repeated controller host swacts when a
worker host lock/unlock is attempted.  Qualifying the hypervisor query
with an enabled compute plugin will resolve this.  Note that subsequent
openstack application apply will re-initialize the VIM's hypervisor
information in the database.

Story: 2004520
Task: 29186

Change-Id: I7365fb88c71f3152864239aa629798e66b5c988a
Signed-off-by: Kevin Smith <kevin.smith@windriver.com>
2019-01-29 16:08:45 -05:00
..
__init__.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_defs.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
_host_fsm.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_host_state_configure.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_state_deleted.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
_host_state_deleting.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_state_deleting_failed.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_state_disabled.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
_host_state_disabling.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_state_disabling_failed.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_state_enabled.py Allow VIM to manage services independently 2018-12-13 08:08:13 -05:00
_host_state_enabling.py Refactor nova service creation in the VIM 2019-01-11 09:23:54 -06:00
_host_state_initial.py Clean up imports based on flake8 2018-09-20 16:43:28 -05:00
_host_task_work.py Kubernetes Neutron VIM Host Management Refactoring 2019-01-23 11:15:13 -05:00
_host_tasks.py Kubernetes: Remove VIM hypervisor query if plugin disabled 2019-01-29 16:08:45 -05:00