airshipctl/pkg/remote
Drew Walters 9a905cd9c4 Add validation to Redfish media ejection
Currently, airshipctl relies on a wait period after ejecting media
before trying to insert new media; however, this may not be safe if the
sleep time is not long enough.

This change replaces the sleep time with validation logic that polls the
media status before attempting to insert new media.

Change-Id: I64e8892686dbfa2fc780039331c341e14cc6752c
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-04-22 16:45:55 +00:00
..
redfish Add validation to Redfish media ejection 2020-04-22 16:45:55 +00:00
testdata Change bootstrap bundle entrypoint to phase dir 2020-04-16 20:02:45 -05:00
errors.go Add copyright for missing files 2020-04-09 08:35:59 -05:00
remote_direct.go Add Dell Redfish client 2020-04-17 19:51:24 +00:00
remote_direct_test.go Refactor of codebase addressing IDE errors 2020-04-14 15:55:04 -04:00
types.go Add remote system shutdown command 2020-04-07 13:21:27 +00:00