yunify / hostnic-cni

hostnic-cni is a Container Network Interface plugin.
Apache License 2.0
31 stars 12 forks source link

wait nic attach by scan local host nic #10

Closed jolestar closed 7 years ago

jolestar commented 7 years ago

wait nic attach by scan local host nic, not call IaaS job api.

  1. scan local host for new nic attach.
  2. wait for a timeout.
  3. then call IaaS job api for ensure job status.
  4. if job fail, return error, else continue wait.
jolestar commented 7 years ago

ignore QingCloud Error: Code (5100), Message (ServerBusy) error.