commit 0bcc91185984a1f9e4bd68d9f247266c35349dae
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Mon Nov 17 16:01:14 2014 +0300
Add retries in case of Cobbler overloading
Offen if Cobbler run two big task in parallel
we got error based on Cobbler overloading.
If we wait and try request again, it will
process without problem. This change
implement such behavior.
Reviewed: https:/ /review. openstack. org/134929 /git.openstack. org/cgit/ stackforge/ fuel-astute/ commit/ ?id=0bcc9118598 4a1f9e4bd68d9f2 47266c35349dae
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0bcc91185984a1f 9e4bd68d9f24726 6c35349dae
Author: Vladimir Sharshov (warpc) <email address hidden>
Date: Mon Nov 17 16:01:14 2014 +0300
Add retries in case of Cobbler overloading
Offen if Cobbler run two big task in parallel
we got error based on Cobbler overloading.
If we wait and try request again, it will
process without problem. This change
implement such behavior.
Change-Id: I1e9774b9398dfb 502159d7ba21e7e 5b55b75b3a1
Closes-Bug: #1387699
Closes-Bug: #1396181