An Ironic node should not be exposed to Nova if no Ironic port is associated with it
Bug #1582663 reported by
Zhenguo Niu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Medium
|
Unassigned |
Bug Description
We should check whether there are ports associated with the node during verifying process, then we can enroll a node without any port, but it can't be available to nova.
Changed in ironic: | |
assignee: | nobody → Zhenguo Niu (niu-zglinux) |
tags: | removed: scheduler |
tags: | added: low-hanging-fruit |
Changed in nova: | |
assignee: | nobody → Hesam Chobanlou (hesamchobanlou) |
Changed in nova: | |
assignee: | Hesam Chobanlou (hesamchobanlou) → nobody |
Changed in nova: | |
assignee: | nobody → Hesam Chobanlou (hesamchobanlou) |
Changed in nova: | |
status: | Confirmed → In Progress |
Changed in nova: | |
assignee: | Hesam Chobanlou (hesamchobanlou) → nobody |
To post a comment you must log in.
It might be weird, but a node without any physical port could be a valid configuration. You could have out of band means of accessing the machine (serial console, graphical console).