commit | acf54d089bbd4d6f3ac790229ee7008d96ed760b | [log] [tgz] |
---|---|---|
author | Anthony Wilson <wilsonan@us.ibm.com> | Thu Sep 20 15:19:28 2018 -0500 |
committer | Anthony Wilson <wilsonan@us.ibm.com> | Thu Oct 25 08:47:01 2018 -0500 |
tree | 1f2a24d7217110d06e7cd606abec5d64517ed634 | |
parent | ea87db4096ffd74de16847a3f86a86eb0f129b3c [diff] |
obmcutil: Add wait/timeout option The option to block/wait for a state transition to complete has been added. The transition is expected to occur within a set timeout window and will terminate if the desired state has not been observed within that window. It may be possible for the state transition to complete outside this window, but it is assumed to be a failure. Change-Id: Icb9ff29f51b8712469fd9957b7e4b287704cb314 Signed-off-by: Anthony Wilson <wilsonan@us.ibm.com>