-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
False
-
False
-
HAC Infra - Sprint 213
Description:
Install into existing VPC cannot work on new UI wizard
How reproducible:
100%
Steps:
- Launch OCM staging env
- Open OSD creation wizard
- Select CCS
- Select "Install into an existing VPC" on networkingÂ
- Set some values of the subnets
- Check the Review page
- Create cluster and check the payload of the request
Actual result:
The network will show "Basic" even set the vpc subnet value
and
The payload doesn't including the subnet info in the request body
Expect result:
The Networking on review page should show the detailed settings
and
The payload should be correct in the request when set vpc subnets.