distcloud/distributedcloud/dcmanager/tests/unit/utils
Hugo Brito eda6e319e3 Refactor network reconfiguration during reinstall
With this commit, we can now reconfigure the network with any
changes in network values during reinstall. Previously, only
the subnet was verified. Additionally, we've added a check to
ensure that the subnet remains the same after the reconfiguration
to prevent accidental route deletion.

Test Plan:
1. Perform a subcloud install
2. Perform a subcloud reinstall
- Using a different subnet value
- Using the same subnet but different start address
- Using the same network values

Story: 2010319
Task: 48437

Change-Id: I55edf5309f6d1ffcd4f64240b39e26110bf9aacc
Signed-off-by: Hugo Brito <hugo.brito@windriver.com>
2023-07-21 12:40:55 +00:00
..
__init__.py Refactor network reconfiguration during reinstall 2023-07-21 12:40:55 +00:00
test_utils.py Remove standard WR License notice from StarlingX distributedcloud 2021-12-23 19:55:09 +00:00