commit | cf6a784d4e78ef77630e19cc73955ad60c244ee6 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Thu Oct 12 14:47:43 2017 +1030 |
committer | Andrew Jeffery <andrew@aj.id.au> | Tue Oct 17 21:17:45 2017 +1030 |
tree | e06fd5ba14f7c117dfbcf579601790c0c9ea01e6 | |
parent | 08e149bb8e4637132cc7ba19805178464ad5e164 [diff] |
pytools: obmcutil: Optionally wait for standby before getting objects If the user passes --wait, try to immediately get the object but wait until we reach standby before trying again if the first attempt fails. The correct strategy is probably to look for registration of names on the bus, but this ghetto approach also works. Change-Id: I71b6f5d4fcf5841510da6f9877726b875b019d51 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>