default floating_ip_enabled in cluster_template creation form is false in the UI but is set to true in the backend
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Magnum UI |
In Progress
|
Undecided
|
Md Safiyat Reza |
Bug Description
While creating a new cluster template, in the `cluster_template` creation form, `floating_
Analysis:
- When sending the cluster_template create request, `floating_
- When the `floating_
So the is issue only when the `floating_
Therefore, the floating_ip_enabled should default to the `checked` state (i.e True) in the UI (consistent with backend).
Changed in magnum-ui: | |
assignee: | nobody → Md Safiyat Reza (reza-safiyat) |
status: | New → In Progress |