url_available() doesn't support the "mirror" method
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
Medium
|
Michael Polenchuk | ||
Newton |
Fix Committed
|
Medium
|
Sergii Golovatiuk |
Bug Description
Detailed bug description:
apt-get supports a "mirror" method that will automatically select a closest mirror based on geographical location, but ... deployments will be failing since url_available() function in connectivity_tests task doesn't support this method.
Steps to reproduce:
Set mirror:
Logs:
Puppet (err): ERROR: Unable to fetch url 'mirror:
/etc/puppet/
/etc/puppet/
/etc/puppet/
Workaround:
Skip connectivity_tests task
Description of the environment:
Fuel 10+
Changed in fuel: | |
milestone: | none → 11.0 |
assignee: | nobody → Michael Polenchuk (mpolenchuk) |
importance: | Undecided → Medium |
status: | New → Confirmed |
Fix proposed to branch: master /review. openstack. org/441101
Review: https:/