Bug 2034578 - alicloud interactive shell does not save the default region correctly
Summary: alicloud interactive shell does not save the default region correctly
Keywords:
Status: CLOSED DUPLICATE of bug 2033239
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: aos-install
QA Contact: Johnny Liu
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-12-21 11:36 UTC by Johnny Liu
Modified: 2021-12-21 11:52 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-21 11:52:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Johnny Liu 2021-12-21 11:36:37 UTC
Version:

$ openshift-install version
4.10.0-0.nightly-2021-12-20-231053

Platform:
alicloud

Please specify:
* IPI

What happened?


What did you expect to happen?


How to reproduce it (as minimally and precisely as possible)?
1. start installer interactive shell to run alicloud install
2. When it comes to "Region" option, by default, the narrow is pointing the region to "ap-northeast-1"
[root@preserve-jialiu-ansible ~]# openshift-install create install-config --dir alidemo3
? SSH Public Key <none>
? Platform alibabacloud
? Region  [Use arrows to move, type to filter, ? for more help]
> ap-northeast-1 (Japan (Tokyo))
  ap-south-1 (India (Mumbai))
  ap-southeast-1 (Singapore)
  ap-southeast-2 (Australia (Sydney))
  ap-southeast-3 (Malaysia (Kuala Lumpur))
  ap-southeast-5 (Indonesia (Jakarta))
  ap-southeast-6 (Philippines (Manila))
3. Type "Enter"
[root@preserve-jialiu-ansible ~]# openshift-install create install-config --dir alidemo3
? SSH Public Key <none>
? Platform alibabacloud
? Region cn-hangzhou
? Base Domain [? for help]
4. The region is saved as "cn-hangzhou", but not "ap-northeast-1"

Anything else we need to know?
If move the arrow down or up to re-select "ap-northeast-1", the region is saved correctly

Comment 1 Johnny Liu 2021-12-21 11:52:51 UTC

*** This bug has been marked as a duplicate of bug 2033239 ***


Note You need to log in before you can comment on or make changes to this bug.