nfv/nfv/nfv-vim/nfv_vim
Luan Nunes Utimura db3f5525d8 NFVI: Default guest_plugin_disabled to True
Following the work previously done in [1] and [2] to deactivate
guest-related services in VIM, this commit changes the default value of
config variable `guest_plugin_disabled` to `True` so that it reflects
the change proposed in [3] (same modification but on Puppet's side).

As reported in [3], loading this plugin while having some of its
services deactivated (or functionalities removed) has proven to be
a problem when stx-openstack is applied, as both nova-compute service
and hypervisor are caught in an enable/disable loop indefinitely after
the first host lock/unlock with the application applied.

[1] https://review.opendev.org/c/starlingx/nfv/+/869817
[2] https://review.opendev.org/c/starlingx/nfv/+/870538
[3] https://review.opendev.org/c/starlingx/stx-puppet/+/879359

Test Plan (on AIO-SX):
PASS - Remove 'guest_plugin_disabled' from /etc/nfv/vim/config.ini,
       reload VIM services and verify that the guest plugin wasn't
       loaded by default:
       $ tail -f /var/log/nfv*.log

Related-Bug: 2015088

Depends-On: https://review.opendev.org/c/starlingx/stx-puppet/+/879359

Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
Change-Id: I7e254fe2db2a6bcc6b98a26cc712c5d03ef7ffad
2023-04-05 08:58:50 -03:00
..
alarm Host compute service failure alarm removal 2023-02-10 09:27:46 -05:00
api Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
audits py3: nfv wrap dict.keys() in list() 2021-07-26 13:13:11 -04:00
database Add support for SQLAlchemy 1.4 to NFV 2023-01-30 21:08:56 +00:00
directors Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
dor py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
event_log Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00
events Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
host_fsm Remove HostTask actions of guest related services 2023-01-24 09:51:58 -03:00
instance_fsm py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
network_rebalance py3: nfv update range compatibility 2021-07-26 13:11:52 -04:00
nfvi NFVI: Default guest_plugin_disabled to True 2023-04-05 08:58:50 -03:00
objects pylint cleanup for nfv to use standard modules 2023-03-15 15:28:54 +00:00
rpc Adding details to VIM API Conflict responses 2022-09-14 00:21:46 +00:00
strategy pylint cleanup for nfv to use standard modules 2023-03-15 15:28:54 +00:00
tables py3: nfv wrap dict.keys() in list() 2021-07-26 13:13:11 -04:00
webserver py3: Fix http server request handler wfile write parameter 2021-07-26 13:12:58 -04:00
__init__.py StarlingX open source release updates 2018-05-31 07:36:51 -07:00
config.ini small cleanup required by OBS badness check - exec rights on non executable not allowed 2019-09-17 08:54:22 +02:00
debug.ini Implement kube_rootca_update orchestration 2021-08-19 08:38:18 -05:00
vim.py py3: nfv use real division operator 2021-07-26 13:12:00 -04:00
vim_api.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
vim_manage.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00
vim_webserver.py Cleanup tox alphabetical imports in nfv 2018-12-27 11:55:20 -06:00