"Check failed in module Bootstrap Image" if HTTP_proxy has been specified in fuelmenu during Fuel Master deploy
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Fuel for OpenStack |
Fix Committed
|
Medium
|
Vladimir Kuklin | ||
| Mitaka |
Confirmed
|
Medium
|
Alexey Shtokolov | ||
| Newton |
Fix Committed
|
Medium
|
Vladimir Kuklin | ||
| Ocata |
Fix Committed
|
Medium
|
Vladimir Kuklin | ||
Bug Description
MOS 9.0
How to reproduce:
1. set HTTP proxy in fuelmenu->Bootstrap Image
2. Try to hit Check or Save
Fuel tries to reach local MOS repository (127.0.0.1:8080) via Proxy.
See log from proxy server:
tail -f /var/log/
1475147000.423 337 10.200.20.2 TCP_MISS/200 58933 GET http://
1475147000.545 115 10.200.20.2 TCP_MISS/200 65318 GET http://
1475147000.610 58 10.200.20.2 TCP_MISS/200 65320 GET http://
1475147000.617 0 10.200.20.2 TCP_MISS/503 3737 GET http://
1475147000.699 76 10.200.20.2 TCP_MISS/200 9794 GET http://
1475147000.743 37 10.200.20.2 TCP_MISS/200 9796 GET http://
1475147000.783 37 10.200.20.2 TCP_MISS/200 9796 GET http://
| Changed in fuel: | |
| assignee: | nobody → Fuel Sustaining (fuel-sustaining-team) |
| Changed in fuel: | |
| status: | New → Confirmed |
| importance: | Undecided → High |
| milestone: | none → 9.2 |
| tags: | added: customer-found |
| Changed in fuel: | |
| importance: | High → Medium |
| tags: | added: on-verification |

Fix proposed to branch: master /review. openstack. org/410237
Review: https:/