[RFE] Boot management for Inspector inspection interface
Bug #1528920 reported by
Dmitry Tantsur
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ironic |
Fix Released
|
Wishlist
|
Nisha Agarwal | ||
Ironic Inspector |
In Progress
|
Wishlist
|
Dmitry Tantsur | ||
Python client for Ironic Inspector |
In Progress
|
Wishlist
|
Dmitry Tantsur |
Bug Description
Ironic Inspector works by managing firewall access to a PXE port. It's done so that we can do inspection for nodes when ports are not known yet. Often enough, however, we do know ports. Also some boot procedures might not require PXE booting at all (e.g. virtual media). Ironic Inspector itself can't handle such cases, but Ironic can. This RFE suggests optional support for configuring DHCP properties and boot options for node on inspection.
Changed in ironic-inspector: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
description: | updated |
description: | updated |
Changed in ironic: | |
assignee: | nobody → Dmitry Tantsur (divius) |
Changed in python-ironic-inspector-client: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
assignee: | nobody → Dmitry Tantsur (divius) |
Changed in python-ironic-inspector-client: | |
assignee: | Dmitry Tantsur (divius) → Nisha Agarwal (agarwalnisha1980) |
Changed in python-ironic-inspector-client: | |
assignee: | Nisha Agarwal (agarwalnisha1980) → Dmitry Tantsur (divius) |
tags: | added: needs-spec |
Changed in ironic: | |
status: | In Progress → Fix Released |
To post a comment you must log in.
Let's have a small spec in ironic for this.