config/sysinv/sysinv/sysinv/sysinv/api
Fabiano Correa Mercer 661ab6480a Updates after the mgmt network reconfiguration
Updates the no_proxy list in the
service-parameter-list during the management
network reconfiguration.

In the first reboot after the management network
reconfiguration, The system will use the new
management IPs and some files will be updated,
like the /etc/hosts.
It is necessary to update the following paths,
with the new values:

/opt/platform/sysinv
/opt/platform/config

Additionally, during the first reboot the
system is still using the old mgmt IPs until the
apply_network_config.sh and puppet code updates
the system.
The sw-patch services starts before or at same
time of these operations and can use the old
MGMT IPs and failed to answer audit requests.
For this reason it is necessary to restart
these services.

Tests:
IPv6 mgmt network reconfig in subcloud AIO-SX
IPv4 mgmt network reconfig in standalone AIO-SX
AIO-DX Fresh install
AIO-SX Fresh install
AIO-SX IPv4 apply patch after mgmt reconfig

Story: 2010722
Task: 49203

Change-Id: I8a17f50c229a53965e13c889f0ea6ff8efd687c3
Signed-off-by: Fabiano Correa Mercer <fabiano.correamercer@windriver.com>
2023-12-07 10:58:18 -03:00
..
controllers Updates after the mgmt network reconfiguration 2023-12-07 10:58:18 -03:00
middleware Sysinv api load import improvements 2021-10-05 15:47:48 -04:00
policies Deprecate old policy engine and restrict access 2022-08-10 11:18:38 -03:00
__init__.py StarlingX open source release updates 2018-05-31 07:35:52 -07:00
acl.py Sysinv. Cleanup import statements for pep8 2018-06-29 13:43:53 -04:00
app.py Support access control for Service Parameter API 2022-07-23 23:16:42 -03:00
config.py Add api to query an upgrade is in progress 2022-02-18 16:28:49 -05:00
hooks.py Load-import clean up temp folder 2023-11-01 16:09:03 +00:00