Hide Forgot
Description of problem: The new method of automatically tagging nodes into profiles, briefly described in https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/director-installation-and-usage/appendix-c-automatic-profile-tagging need to be better documented. In particular, a reference of the rule syntax is needed, a (poorly formatted) example is not sufficient.
Upstream documentation can be found at http://docs.openstack.org/developer/ironic-inspector/usage.html
David, I've revamped this section a little and removed the information about prefixing: https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/director-installation-and-usage/appendix-c-automatic-profile-tagging Have a read and let me know what you think?
Hello Does the syntax in examples really work? e.g. 'value': '{data[inventory][bmc_address]} or {"op": "lt", "field": "local_gb", "value": 1024} Also, I think this section should be moved to, or at least referenced in https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/director-installation-and-usage/52-inspecting-the-hardware-of-nodes since if introspection already have been done, creating rules later is moot. Additionally, the examples would be much easier to read if they were properly indented according to the json structures.
Changes now live on the customer portal.