/etc/yum.repo.d doesn't mount into fuel-storage-repo container

Bug #1390375 reported by Ihor Kalnytskyi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Fix Released
Critical
Ihor Kalnytskyi
5.1.x
Fix Released
Critical
Ihor Kalnytskyi
6.0.x
Fix Released
Critical
Ihor Kalnytskyi

Bug Description

In Fuel 5.1.1 / Fuel 6.0 we're going to deliver diff-based repos. With current approach we have persistent state in /etc/yum.repos.d so we don't see new repos and therefore we can't use them.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (master)

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

Changed in fuel:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-web (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/133190
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=f43179a544b2e8a628c7fff99d20daf603cdfa47
Submitter: Jenkins
Branch: master

commit f43179a544b2e8a628c7fff99d20daf603cdfa47
Author: Igor Kalnitsky <email address hidden>
Date: Fri Nov 7 12:16:35 2014 +0200

    Mount /etc/yum.repos.d from host to storage-repo

    We have to mount /etc/yum.repos.d into fuel-storage-repo container if we
    want to get latest repos inside containers. Otherwise we will have
    latest repos, but they won't be used.

    Change-Id: I66178d44ed667e56293093d9c91c71c540a86069
    Closes-Bug: #1390375

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

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/133218

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/133171
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=d942738c849eca6781908d538f736d5e9b75c426
Submitter: Jenkins
Branch: master

commit d942738c849eca6781908d538f736d5e9b75c426
Author: Igor Kalnitsky <email address hidden>
Date: Fri Nov 7 11:26:27 2014 +0200

    Mount /etc/yum.repos.d from host to storage-repo

    We have to mount /etc/yum.repos.d into fuel-storage-repo container if we
    want to get latest repos inside containers. Otherwise we will have
    latest repos, but they won't be used.

    Change-Id: I7de729be3cb17cb13d1838b69fb964cb43248cff
    Closes-Bug: #1390375

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-main (stable/5.1)

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/133220

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to fuel-library (stable/5.1)

Fix proposed to branch: stable/5.1
Review: https://review.openstack.org/133221

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

Reviewed: https://review.openstack.org/133220
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=087aea3a21ecd566a30657c562b9397853059434
Submitter: Jenkins
Branch: stable/5.1

commit 087aea3a21ecd566a30657c562b9397853059434
Author: Igor Kalnitsky <email address hidden>
Date: Fri Nov 7 11:26:27 2014 +0200

    Mount /etc/yum.repos.d from host to storage-repo

    We have to mount /etc/yum.repos.d into fuel-storage-repo container if we
    want to get latest repos inside containers. Otherwise we will have
    latest repos, but they won't be used.

    Change-Id: I7de729be3cb17cb13d1838b69fb964cb43248cff
    Closes-Bug: #1390375

    (cherry picked from commit d942738c849eca6781908d538f736d5e9b75c426)

    Change-Id: I1bb0ce6fbbb58f5897b49ba4b27f46ac27b00106

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

Reviewed: https://review.openstack.org/133218
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=d6f3a5865307f34d0ece063b87a879f3670780a1
Submitter: Jenkins
Branch: stable/5.1

commit d6f3a5865307f34d0ece063b87a879f3670780a1
Author: Igor Kalnitsky <email address hidden>
Date: Fri Nov 7 12:16:35 2014 +0200

    Mount /etc/yum.repos.d from host to storage-repo

    We have to mount /etc/yum.repos.d into fuel-storage-repo container if we
    want to get latest repos inside containers. Otherwise we will have
    latest repos, but they won't be used.

    Change-Id: I66178d44ed667e56293093d9c91c71c540a86069
    Closes-Bug: #1390375

    (cherry picked from commit f43179a544b2e8a628c7fff99d20daf603cdfa47)

    Change-Id: I93e227ebbd99906a246b58b602f84d088e4f79ec

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (master)

Reviewed: https://review.openstack.org/133170
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=bde0c5b80987fe69acbed5247f781f46475a8545
Submitter: Jenkins
Branch: master

commit bde0c5b80987fe69acbed5247f781f46475a8545
Author: Igor Kalnitsky <email address hidden>
Date: Fri Nov 7 11:23:53 2014 +0200

    Mount /etc/yum.repos.d from host to storage-repo

    We have to mount /etc/yum.repos.d into fuel-storage-repo container if we
    want to get latest repos inside containers. Otherwise we will have
    latest repos, but they won't be used.

    Change-Id: Idf4058a95420ee57183c3c55ac988bdff861c933
    Closes-Bug: #1390375

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

Reviewed: https://review.openstack.org/133221
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=e5b3de834a400d98d8c6ba416249832a0c16076c
Submitter: Jenkins
Branch: stable/5.1

commit e5b3de834a400d98d8c6ba416249832a0c16076c
Author: Igor Kalnitsky <email address hidden>
Date: Fri Nov 7 11:23:53 2014 +0200

    Mount /etc/yum.repos.d from host to storage-repo

    We have to mount /etc/yum.repos.d into fuel-storage-repo container if we
    want to get latest repos inside containers. Otherwise we will have
    latest repos, but they won't be used.

    Change-Id: Idf4058a95420ee57183c3c55ac988bdff861c933
    Closes-Bug: #1390375

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

Verified on ISO #112

"build_id": "2014-11-17_22-00-23", "ostf_sha": "82465a94eed4eff1fc8d8e1f2fb7e9993c22f068", "build_number": "112", "auth_required": true, "api": "1.0", "nailgun_sha": "da81b8f6812e39582be8162f87252f93e043fa34", "production": "docker", "fuelmain_sha": "e556f0e1b00c30ec5c4b374ca2878c047c8686c2", "astute_sha": "65eb911c38afc0e23d187772f9a05f703c685896", "feature_groups": ["mirantis"], "release": "6.0", "release_versions": {"2014.2-6.0": {"VERSION": {"build_id": "2014-11-17_22-00-23", "ostf_sha": "82465a94eed4eff1fc8d8e1f2fb7e9993c22f068", "build_number": "112", "api": "1.0", "nailgun_sha": "da81b8f6812e39582be8162f87252f93e043fa34", "production": "docker", "fuelmain_sha": "e556f0e1b00c30ec5c4b374ca2878c047c8686c2", "astute_sha": "65eb911c38afc0e23d187772f9a05f703c685896", "feature_groups": ["mirantis"], "release": "6.0", "fuellib_sha": "8a0ceff90777af75a3f9363a57185e608f3ee10d"}}}, "fuellib_sha": "8a0ceff90777af75a3f9363a57185e608f3ee10d"

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

Verified on ISO #19

"build_id": "2014-11-17_21-00-23", "ostf_sha": "64cb59c681658a7a55cc2c09d079072a41beb346", "build_number": "19", "auth_required": true, "api": "1.0", "nailgun_sha": "2fcab95dc43a248ba867065e96ab764ee73882d1", "production": "docker", "fuelmain_sha": "ff22ca819e6eb7c63b6d7978fdd80ef9b84457d9", "astute_sha": "fce051a6d013b1c30aa07320d225f9af734545de", "feature_groups": ["mirantis"], "release": "5.1.1", "release_versions": {"2014.1.3-5.1.1": {"VERSION": {"build_id": "2014-11-17_21-00-23", "ostf_sha": "64cb59c681658a7a55cc2c09d079072a41beb346", "build_number": "19", "api": "1.0", "nailgun_sha": "2fcab95dc43a248ba867065e96ab764ee73882d1", "production": "docker", "fuelmain_sha": "ff22ca819e6eb7c63b6d7978fdd80ef9b84457d9", "astute_sha": "fce051a6d013b1c30aa07320d225f9af734545de", "feature_groups": ["mirantis"], "release": "5.1.1", "fuellib_sha": "add3fdd3e2af57b20dbb73a6bc53a9ccc4701c9a"}}}, "fuellib_sha": "add3fdd3e2af57b20dbb73a6bc53a9ccc4701c9a"

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.