[RFE] Allow using values from introspection for rule conditions
Bug #1579727 reported by
Carmelo Ragusa
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic Inspector |
In Progress
|
Wishlist
|
Zhenguo Niu |
Bug Description
Currently it is possible to fetch values from the introspection data and assign it to a rule action, but it is not possible to fetch a value from introspection and use it as a rule condition.
For example as a condition:
If the bmc in the introspection data is equal to the ipmi address in the driver info of the node (for the condition), then set the ipmi username and password (as credentials).
Or:
Assign a different kernel and ramdisk based on the amount of RAM
summary: |
- Using values from introspection for rule conditions + [RFE] Allow using values from introspection for rule conditions |
tags: | added: rfe |
Changed in ironic-inspector: | |
status: | New → Triaged |
importance: | Undecided → Wishlist |
Changed in ironic-inspector: | |
assignee: | nobody → Zhenguo Niu (niu-zglinux) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/345535
Review: https:/