Node assignment from the UI won't work with custom roles
Bug #1643882 reported by
Julie Pichon
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Florian Fuchs |
Bug Description
I was looking at how node are counted for each role in the UI. This is done as part of the tripleo.
However the role list is hardcoded in PARAMS, and we don't provide a fallback if the role name isn't part of that list.
https:/
https:/
I'm not marking this as Confirmed yet because I haven't had a chance to test with custom roles directly yet.
Changed in tripleo: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in tripleo: | |
assignee: | nobody → Florian Fuchs (flo-fuchs) |
To post a comment you must log in.
I can confirm that when assigning node to the custom role via GUI, the tag_nodes workflow fails on parameters. update_ role action and fails to set Count and Flavor parameters for that Role.
tripleo.
[1] https:/ /github. com/openstack/ tripleo- common/ blob/30d023702a 66c42f00b82854e 8d25dfec403bd6f /workbooks/ baremetal. yaml#L446