commit | 730ce45466a903c639554b2e70f6e40a02e9e29d | [log] [tgz] |
---|---|---|
author | Jens Harbott <j.harbott@x-ion.de> | Fri Feb 23 13:56:48 2018 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Fri Feb 23 16:52:23 2018 -0500 |
tree | acab498072f77b608e7bdfbfdec20add3ec2ceec | |
parent | 83ecb97fec7efde09f543fb1f5ef65bd6d4f1011 [diff] |
Create NOVA_READY_TIMEOUT in is_nova_ready function The function was introduced in [0] using a hardcoded timeout of 60 seconds which turns out to be too small on slow machines. Create a new global variable NOVA_READY_TIMEOUT instead so that users can override the timeout if necessary. [0] I32eb59b9d6c225a3e93992be3a3b9f4b251d7189 Co-Authored-By: Mohammed Naser <mnaser@vexxhost.com> Change-Id: I0cd7f193589a1a0776ae76dc30cecefe7ba9e5db