airshipctl/pkg/remote
Drew Walters ede8e8da4f Add state validation to Redfish shutdown/startup
The Redfish client reports success when Redfish returns success after a
shutdown or startup signal is sent; however, airshipctl needs to verify
that the host successfully reaches the desired power state before moving
on. This change adds the same wait functionality from reboot to the
power on and power off functionality.

Change-Id: I56c6696394b547f97da79cec56726002c3f225db
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-05-04 20:48:59 +00:00
..
power Add strong typing for baremetal power statuses 2020-05-01 17:25:31 +00:00
redfish Add state validation to Redfish shutdown/startup 2020-05-04 20:48:59 +00:00
testdata Add management support to non-ephemeral hosts 2020-04-28 16:29:19 +00:00
errors.go Fix power command host selectors 2020-05-01 16:59:16 +00:00
management.go Merge "Add strong typing for baremetal power statuses" 2020-05-01 18:28:11 +00:00
management_test.go Fix power command host selectors 2020-05-01 16:59:16 +00:00
remote_direct.go Add system power status check to remotedirect 2020-05-01 17:25:57 +00:00
remote_direct_test.go Add system power status check to remotedirect 2020-05-01 17:25:57 +00:00