Skip to content

Board manager: A few fixes, plus 'show fsm' command

Tom Williams requested to merge board-manager-fixes into master
  • Add 'show fsm' subcommand - lists an FMS's transitions, the commands that make them up, and their parameters
  • Fix bug with obtaining lease in the action subcommands if specifying board hostnames on command line rather than using config file.
  • Fix bug in file parameter fetch method - can't fetch contents of an on-board file.

Merge request reports