Fuel menu falls with error "URL for repository mos is not accessible"

Bug #1529819 reported by Peter Zhurba
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Fedor Zhadaev
8.0.x
Fix Released
High
Fedor Zhadaev

Bug Description

During master node installation fuel-menu falls "URL for repository mos is not accessible"

cat /etc/fuel/version.yaml
VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "362"
  build_id: "362"

Part from /var/log/fuelmenu.log

2015-12-29 10:21:44,516 INFO Starting new HTTP connection (1): 127.0.0.1
2015-12-29 10:21:44,520 INFO Starting new HTTP connection (1): mirror.fuel-infra.org
2015-12-29 10:21:45,033 DEBUG "GET /mos-repos/ubuntu/8.0/dists/mos8.0-updates/Release HTTP/1.1" 200 9462
2015-12-29 10:21:45,050 INFO Starting new HTTP connection (1): mirror.fuel-infra.org
2015-12-29 10:21:45,278 DEBUG "GET /mos-repos/ubuntu/8.0/dists/mos8.0-security/Release HTTP/1.1" 200 9464
2015-12-29 10:21:45,281 INFO Starting new HTTP connection (1): mirror.fuel-infra.org
2015-12-29 10:21:45,474 DEBUG "GET /mos-repos/ubuntu/8.0/dists/mos8.0-holdback/Release HTTP/1.1" 200 9464
2015-12-29 10:21:45,476 ERROR Errors: ['URL for repository mos is not accessible.']
2015-12-29 10:21:45,478 ERROR Check failed. Not applying
2015-12-29 10:21:45,478 ERROR False

Tags: area-python
Peter Zhurba (pzhurba)
description: updated
Changed in fuel:
assignee: nobody → Fedor Zhadaev (fzhadaev)
Fedor Zhadaev (fzhadaev)
Changed in fuel:
importance: Undecided → High
milestone: none → 8.0
status: New → Confirmed
tags: added: area-python
Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-menu (master)

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

Fedor Zhadaev (fzhadaev)
Changed in fuel:
milestone: 8.0 → 9.0
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-menu (master)

Reviewed: https://review.openstack.org/262231
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=13c275cb121f6696d993fb88d7940b80ecef6029
Submitter: Jenkins
Branch: master

commit 13c275cb121f6696d993fb88d7940b80ecef6029
Author: Fedor Zhadaev <email address hidden>
Date: Tue Dec 29 17:45:36 2015 +0300

    Add check exception for local repository

    We should allow to specify local repository on bootstrap page
    even if it's not created at that moment.

    Change-Id: I852a57c2d8696fcb08c418d7a2cf938b3292e057
    Closes-Bug: #1529819

Changed in fuel:
status: In Progress → Fix Committed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-menu (stable/8.0)

Fix proposed to branch: stable/8.0
Review: https://review.openstack.org/262559

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-menu (stable/8.0)

Reviewed: https://review.openstack.org/262559
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=06b106e4233863a1d136999edac4842403abc458
Submitter: Jenkins
Branch: stable/8.0

commit 06b106e4233863a1d136999edac4842403abc458
Author: Fedor Zhadaev <email address hidden>
Date: Tue Dec 29 17:45:36 2015 +0300

    Add check exception for local repository

    We should allow to specify local repository on bootstrap page
    even if it's not created at that moment.

    Change-Id: I852a57c2d8696fcb08c418d7a2cf938b3292e057
    Closes-Bug: #1529819
    (cherry picked from commit 13c275cb121f6696d993fb88d7940b80ecef6029)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix proposed to fuel-menu (stable/8.0)

Related fix proposed to branch: stable/8.0
Review: https://review.openstack.org/265842

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to fuel-menu (stable/8.0)

Reviewed: https://review.openstack.org/265842
Committed: https://git.openstack.org/cgit/openstack/fuel-menu/commit/?id=85de57080a18fda18e5325f06eaf654b1b931592
Submitter: Jenkins
Branch: stable/8.0

commit 85de57080a18fda18e5325f06eaf654b1b931592
Author: Fedor Zhadaev <email address hidden>
Date: Mon Jan 11 17:07:12 2016 +0300

    Fix incorrect condition for skipping local repos

    There is no method `utils.is_pre_deployment()` in 8.0.

    Change-Id: I505a086cc5bc96872db3cb77c46c5ee3e4f0a9ec
    Related-Bug: #1529819

Revision history for this message
Anastasia Palkina (apalkina) wrote :

Verified on ISO #427

VERSION:
  feature_groups:
    - mirantis
  production: "docker"
  release: "8.0"
  api: "1.0"
  build_number: "427"
  build_id: "427"
  fuel-nailgun_sha: "9ebbaa0473effafa5adee40270da96acf9c7d58a"
  python-fuelclient_sha: "4f234669cfe88a9406f4e438b1e1f74f1ef484a5"
  fuel-agent_sha: "df16d41cd7a9445cf82ad9fd8f0d53824711fcd8"
  fuel-nailgun-agent_sha: "92ebd5ade6fab60897761bfa084aefc320bff246"
  astute_sha: "c7ca63a49216744e0bfdfff5cb527556aad2e2a5"
  fuel-library_sha: "fae42170a54b98d8e8c8db99b0fbb312633c693c"
  fuel-ostf_sha: "214e794835acc7aa0c1c5de936e93696a90bb57a"
  fuel-mirror_sha: "b62f3cce5321fd570c6589bc2684eab994c3f3f2"
  fuelmenu_sha: "85de57080a18fda18e5325f06eaf654b1b931592"
  shotgun_sha: "63645dea384a37dde5c01d4f8905566978e5d906"
  network-checker_sha: "9f0ba4577915ce1e77f5dc9c639a5ef66ca45896"
  fuel-upgrade_sha: "616a7490ec7199f69759e97e42f9b97dfc87e85b"
  fuelmain_sha: "e8e36cff332644576d7853c80b8a53d5b955420a"

Revision history for this message
Dmitry Kalashnik (dkalashnik) wrote :

Verified on Fuel9 #482

Changed in fuel:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.