Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Timeout value for getting the ip address should be configurable #18

Open
sthaha opened this issue Jun 20, 2013 · 0 comments
Open

Timeout value for getting the ip address should be configurable #18

sthaha opened this issue Jun 20, 2013 · 0 comments

Comments

@sthaha
Copy link

sthaha commented Jun 20, 2013

Currenly libvirt/server.rb has a hardcoded 60 second wait.

401 if count >= 60 then
402 raise KytoonException, "Failed to lookup ip address for #{inst_name}"
403 end

Could be make it so that user is able to specify the dom//interface/source" to wait for (first one by default) to allow cases where there can be 2 or more network adaptors and kytoon only needs to care about one/default interface

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant