Files
ansible-playbooks/playbookconfig/src/playbooks/roles/recover-ceph-data/tasks
Teresa Ho d21a4424d4 Remove the use of mgmt_ip field in host table
This commit is to remove the usage of mgmt_ip in the host table in favor
of either controller FQDN for AIO-SX or the management address
configured in the address table.

The host hiera data yaml filename is renamed from host ip address to
hostname.

Test Plan:
PASS: AIO-SX and AIO-DX virtualbox installation IPv4/IPv6
PASS: Standard virtualbox installation IPv6
PASS: DC virtualbox installation IPv4 ( AIO-SX/DX subclouds )
PASS: AIO-SX and AIO-DX installation IPv4/IPv6
PASS: AIO-DX plus installation IPv6
PASS: DC IPv6 and subcloud AIO-SX
PASS: AIO-DX host-swact
PASS: DC IPv4 virtualbox with subcloud AIO-DX and AIO-DX
PASS: AIO-SX to AIO-DX migration
PASS: netstat -tupl ( no services are using the MGMT IP address )
PASS: Ran sanity/regression tests
PASS: Backup and Restore for AIO-SX/AIO-DX  / DC subcloud AIO-SX
PASS: DC subcloud Rehome IPv6

Story: 2010722
Task: 48681

Depends-on: https://review.opendev.org/c/starlingx/config/+/890788

Change-Id: Idc54de47d01f3b394d8d3c9faea31aa100fd0896
Signed-off-by: Teresa Ho <teresa.ho@windriver.com>
2023-10-31 13:55:53 +00:00
..