airshipctl/pkg/remote
Drew Walters 4017e9c221 Fix system power regressions
A change [0] recently merged that makes additional remote parameters
configurable; however, it changed the default wait value to two seconds
and made the wait value a duration in time between two nanoseconds.

This change restores the default wait value of thirty seconds and makes
the wait value representative of seconds again.

[0] https://review.opendev.org/717812

Change-Id: I9fad30d479419efe95fca7dc78154bfc3ca66697
Signed-off-by: Drew Walters <andrew.walters@att.com>
2020-05-11 20:33:50 +00:00
..
power Add strong typing for baremetal power statuses 2020-05-01 17:25:31 +00:00
redfish Fix system power regressions 2020-05-11 20:33:50 +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_test.go Add mutual exclusivity to manager host selectors 2020-05-06 18:21:26 +00:00
management.go Make remote parameters configurable 2020-05-08 17:23:59 +04:00
remote_direct_test.go Add system power status check to remotedirect 2020-05-01 17:25:57 +00:00
remote_direct.go Add system power status check to remotedirect 2020-05-01 17:25:57 +00:00