After adding the address reduction feature for simplex, the
migrate_sx_to_dx.yml playbook needs to support address-pool migration
for all networks with address reduction besides the already supported
OAM.
In this change sx-dx address-pool migration for the following
networks were added:
- admin
- mgmt
- cluster-host
- pxeboot
- storage
Support for dual-stack was also added for all address-pool including
OAM.
Test plan:
- sx-dx migrate using dual-stack
- sx-dx migrate using single-stack
Story: 2011191
Task: 52762
Closes-Bug: 2121881
Change-Id: Icab32b423114ea797695f71fe72ad18a6918d316
Signed-off-by: Caio Bruchert <caio.bruchert@windriver.com>