Switches to using the builtin inspector rather than the standalone
ironic-inspector service since this has now been dropped from
kolla-ansible. Where possible, the new service has been configured to
maintain the same behaviour of the old standalone service.
When using the standalone inspector, Kayobe has a few opinionated
defaults for the set of processing hooks. These defaults have been
translated over to the built-in inspector equivalents for a more
consistent experience.
Inspection rules have rewritten to use the new format.
CLI invocations have been updated to use the commands for the new
inspection service.
Change-Id: I09bd59d085c7ec3fa0ccd6abb84bd2d0c8b9825d
Depends-On: https://review.opendev.org/c/openstack/kolla-ansible/+/961266
Signed-off-by: Will Szumski <will@stackhpc.com>