Preparing the source system
Run the save_v10_source_configuration.py
script to gather the source
system configuration.
Before you begin
About this task
The
save_v10_source_configuration.py
script:- Creates a data directory with all configuration saved in it.
- Generates two YAML files in the same directory as the script:
gateway_portal_mapping.yaml
provider_org_credentials.yaml
Important: The YAML files must be filled in:- gateway_portal_mapping.yaml must be filled in if, when restoring onto the
target system, you choose to run
register_gateway_portals_in_target.py
in silent mode. See step 3.c in Restoring the target system on Kubernetes, OpenShift, and Cloud Pak for Integration. - provider_org_credentials.yaml must be filled in if, when restoring onto the target system, you choose not to use the migration user credentials while updating Portal and Gateway information. See step 4 and step 6 in Restoring the target system on Kubernetes, OpenShift, and Cloud Pak for Integration.
To view script parameters:
python3 save_v10_source_configuration.py --help