mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
Add a new action type 'capabilities' for the 'get' event. This will return a JSON list of events and actions that the callout script recognizes and actually does something with. It omits events like 'notify' and actions like 'list' that ap-check currently ignores. Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>