cluster template not selected when creating a new cluster from it
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
magnum-ui (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
[Impact]
When listing the cluster templates, at the right there is a button with the label "Create Cluster", when selected a new dialog window is opened to create a new cluster, although the cluster template item is not pre-selected from the dropdown list.
[Environment]
Ubuntu 20.04 (Focal)
python3-magnum-ui 6.0.1-0ubuntu1
[Test Case]
1. Login to Horizon (openstack-
2. Go to "Container Infra" > "Cluster Templates"
3. Select "Create Cluster" from one of the templates listed
Expected Result:
- A new dialog window is opened with the option "cluster template" already selected with the template that was used to open the dialog window
Actual Result:
- The new dialog window requests to select the cluster template to use from the dropdown list.
description: | updated |
Changed in magnum-ui (Ubuntu): | |
status: | New → Confirmed |
Here I'm attaching a screenshot with the new cluster dialog window and the "cluster template" option highlighted.