Integrate retry functionality to seedclient
Bug #1516632 reported by
Alexander Charykov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Aliaksandr Buhayeu |
Bug Description
We use seedclient.py to upload new iso to mirrors/cachers and it failes sometimes due to transmission error.
Right now we implemented fallback as external shell script "seedclient-
Implement retry and fallback to wget as seedclient.py intrernal functionality.
Keep seedclient-wrapper as backward compatibility and warn that those functions moved to seedclient.py.
Changed in fuel: | |
milestone: | none → next |
tags: |
added: area-apps removed: area-devops tools |
tags: |
added: area-infra-apps removed: area-apps |
To post a comment you must log in.
Fix proposed to branch: master /review. fuel-infra. org/14013
Change author: Aliaksandr Buhayeu <email address hidden>
Review: https:/