[RFE] Allow to request a particular set of plugins when starting introspection

Bug #1525233 reported by Sam Betts
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ironic Inspector
Won't Fix
Wishlist
Unassigned

Bug Description

Allow users to alter or replace set of plugins to be used for a node.
Add new parameter to POST /v1/introspect/<UUID> and client.introspect:
- processing_hooks - comma-separated string (HTTP argument) or list of string (client API) - replace list of processing hooks for the node, use * char to substitute current list of hooks, e.g.:

processing_hooks=plugin1
 runs only one plugin - plugin1
processing_hooks=*,plugin1
 appends plugin1 to the processing chain

The resulting set of plugins to apply should be created and checked on starting introspection and stored in options table in `processing_hooks` field.

Tags: rfe
Revision history for this message
Annie Lezil (annie-lezil) wrote :

Is it a topic still interested?. If then I would start looking into it.

Annie

Revision history for this message
Julia Kreger (juliaashleykreger) wrote :

Moving to wontfix. Ironic-inspector functionality is being merged into ironic, and as such we're not doing new feature development in ironic-inspector.

Changed in ironic-inspector:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.