Harald Jensås
5e54e72136
PXE Filter dnsmasq: blacklist unknown host
Unless one or more nodes are on introspection and node_not_found_hook is not set a dhcp_hostsdir ignore record for wildcard mac '*:*:*:*:*:*' is maintained. The iptables filter driver blocks DHCP requests on the Inspector interface unless one or more nodes are on introspection and node_not_found_hook is not set. This change brings the dnsmasq filter driver to parity by implementing logic similar to the iptables driver. Related: rhbz#1574672 Story: 2001970 Task: 16864 Change-Id: Ibdd2210ecb3833a0d91205a7919122b7c0576b9e
Hardware introspection for OpenStack Bare Metal
Introduction
This is an auxiliary service for discovering hardware properties for a node managed by Ironic. Hardware introspection or hardware properties discovery is a process of getting hardware parameters required for scheduling from a bare metal node, given its power management credentials (e.g. IPMI address, user name and password).
- Free software: Apache license
- Source: https://git.openstack.org/cgit/openstack/ironic-inspector
- Bugs: https://storyboard.openstack.org/#!/project/944
- Downloads: https://tarballs.openstack.org/ironic-inspector/
- Documentation: https://docs.openstack.org/ironic-inspector/latest/
- Python client library and CLI tool: python-ironic-inspector-client (documentation).
Note
ironic-inspector was called ironic-discoverd before version 2.0.0.
Release Notes
For information on any current or prior version, see the release notes.
Description
Languages
Python
96.3%
Shell
3.5%