Cannot set initial values for CustomConstraint parameters

Bug #1648050 reported by Sudheer Kalla
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
OpenStack Dashboard (Horizon)
Confirmed
Undecided
Unassigned

Bug Description

While launching a stack from horizon,If the template have custom constraints like below:

parameters:
  TEST_IMAGE:
    type: string
    label: TEST Node Image
    description: SW Image to be used for TEST
    default: TEST_IMAGE
    constraints:
      - custom_constraint: glance.image

The default value is not set in the drop-down created rather than all the available values are listed with out any default value.

The same behavior is seen when we use environment file to load default value for custom constraints.

However form cli it is working fine with out any issue if we use environment file for loading default value for custom constraints

Tags: heat
Changed in horizon:
status: New → Incomplete
status: Incomplete → Confirmed
Ying Zuo (yingzuo)
tags: added: heat
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.