Wrong Centos version in repo link in /usr/share/fuel-mirror/centos.yaml

Bug #1534588 reported by Vasily Gorin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
High
Bulat Gaifullin
8.0.x
Fix Released
High
Bulat Gaifullin

Bug Description

The specified version in '/usr/share/fuel-mirror/centos.yaml' is 6 but current is 7
Centos version:
[root@nailgun ~]# cat /etc/redhat-release
CentOS Linux release 7.1.1503 (Core)

Part of file /usr/share/fuel-mirror/centos.yaml:
    - &mos
        name: "mos"
        uri: "http://mirror.fuel-infra.org/mos-repos/centos/mos$mos_version-centos6-fuel/os/x86_64"
        type: "rpm"
        priority: null

mos-version-centos6-fuel is specified here, but we need a version 7.

Revision history for this message
Alexandr Kostrikov (akostrikov-mirantis) wrote :

Simply replace version does not work, need further investigation.
Will prepare detailed report for python team

Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Alexandr Kostrikov (akostrikov-mirantis)
Revision history for this message
Sergey Kulanov (skulanov) wrote :
Changed in fuel:
status: New → Confirmed
milestone: 8.0 → 9.0
tags: added: area-python
Changed in fuel:
assignee: Alexandr Kostrikov (akostrikov-mirantis) → Bulat Gaifullin (bgaifullin)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-mirror (master)

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

Changed in fuel:
status: Confirmed → In Progress
Dmitry Pyzhov (dpyzhov)
tags: added: team-bugfix
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-mirror (master)

Reviewed: https://review.openstack.org/268965
Committed: https://git.openstack.org/cgit/openstack/fuel-mirror/commit/?id=37b5c44fa1b50d60b563bc731838b92cb0168214
Submitter: Jenkins
Branch: master

commit 37b5c44fa1b50d60b563bc731838b92cb0168214
Author: Bulat Gaifullin <email address hidden>
Date: Sun Jan 17 13:17:47 2016 +0300

    Updated input data to use centos 7

    Fixed building URL of RPM repos

    Closes-Bug: #1534588
    Change-Id: I4c757f2c242f867cecdb4ff7e5b150ef4bd9da3d

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

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

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

Reviewed: https://review.openstack.org/271207
Committed: https://git.openstack.org/cgit/openstack/fuel-mirror/commit/?id=2e6634994aaf6f9035325bbbbaf4df11561760b9
Submitter: Jenkins
Branch: stable/8.0

commit 2e6634994aaf6f9035325bbbbaf4df11561760b9
Author: Bulat Gaifullin <email address hidden>
Date: Sun Jan 17 13:17:47 2016 +0300

    Updated input data to use centos 7

    Fixed building URL of RPM repos

    Closes-Bug: #1534588
    Change-Id: I4c757f2c242f867cecdb4ff7e5b150ef4bd9da3d
    (cherry picked from commit 37b5c44fa1b50d60b563bc731838b92cb0168214)

Revision history for this message
Veronica Krayneva (vkrayneva) wrote :

Verified on #491 iso.
 Part of file /usr/share/fuel-mirror/centos.yaml:
   - &mos
        name: "mos"
        uri: "http://mirror.fuel-infra.org/mos-repos/centos/mos$mos_version-centos7-fuel/os/x86_64/"
        type: "rpm"
        priority: null

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.

Other bug subscribers

Remote bug watches

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