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>