Skip to content

dashboard.py: add button to cancel discover process

Ana Guerrero requested to merge ana/valve-infra:cancel_discovery into master

Update the dashboard to show more clearly when there is a discover process going on and add a button to cancel it: remove the data and turn off the PDU port.

This required updating first the endpoint /machine/discover to also turn the PDU port OFF.

A screenshot of the dashboard with the new button:

image

Merge request reports