Increase Nailgun / Shotgun / Fuel CLI versions

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

Bug Description

Since Fuel Upgrade feature we are in the situation when there are few repos with the same Nailgun / Shotgun / Fuel CLI versions but with different code inside packages.

We MUST increase their versions at least once per release. Otherwise - various mistakes are possible.

For example:

1. User upgrades 5.1 -> 5.1.1 -> 6.0
2. User changes some files in Nailgun

and now he wants to discard that changes

3. He goes into Nailgun container.
4. He uses yum to remove and install nailgun again
5. He blows up, because the nailgun from 5.1.1 will be used.

Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: New → Confirmed
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/136807

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

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

commit 3797f2f2eff42812715840293a618de73fdef26f
Author: Igor Kalnitsky <email address hidden>
Date: Mon Nov 24 17:57:40 2014 +0200

    Increase Fuel projects' versions

    Change-Id: I88ea950ddf475c634a07e821d35ad76649ad0cec
    Closes-Bug: #1395279

Dmitry Pyzhov (dpyzhov)
Changed in fuel:
assignee: Fuel Python Team (fuel-python) → Igor Kalnitsky (ikalnitsky)
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/137555

Changed in fuel:
status: Confirmed → In Progress
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/137557

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

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

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

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

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

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

commit 8d0da567292843a68a8df94d3da501eaba4e76de
Author: Igor Kalnitsky <email address hidden>
Date: Wed Nov 26 19:52:11 2014 +0200

    Increase Fuel projects' versions

    Should be merged at once with:

        https://review.openstack.org/#/c/137563/
        https://review.openstack.org/#/c/137557/
        https://review.openstack.org/#/c/137566/

    Change-Id: I5627f4b0a17c5bf4c59bfdb9c6b1584a5d2f0c34
    Closes-Bug: #1395279

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

Reviewed: https://review.openstack.org/137563
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=a1d36b38810749fb2b5e4f3adb33d50fb6dec0a5
Submitter: Jenkins
Branch: master

commit a1d36b38810749fb2b5e4f3adb33d50fb6dec0a5
Author: Igor Kalnitsky <email address hidden>
Date: Thu Nov 27 11:52:54 2014 +0200

    Increase OSTF version

    Should be merged with:

        https://review.openstack.org/#/c/137555/
        https://review.openstack.org/#/c/137557/

    Change-Id: Ica40490000b033912193ff1403f520ed4c97c301
    Closes-Bug: #1395279

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

Reviewed: https://review.openstack.org/137566
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=e148c181680f0206c4eda9c1ab9c768a50abfb92
Submitter: Jenkins
Branch: master

commit e148c181680f0206c4eda9c1ab9c768a50abfb92
Author: Igor Kalnitsky <email address hidden>
Date: Thu Nov 27 11:58:49 2014 +0200

    Increase versions of Astute and MCAgents

    The patch should be merged at once with:

        https://review.openstack.org/#/c/137555/
        https://review.openstack.org/#/c/137557/
        https://review.openstack.org/#/c/137563/

    Change-Id: I956cc9477e3f5515094f017f28766458de3c8d37
    Closes-Bug: #1395279

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

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

commit f60f39c7b904b27d99502a48c551167cb6171a62
Author: Igor Kalnitsky <email address hidden>
Date: Thu Nov 27 11:44:02 2014 +0200

    Increase Fuel-Web projects' versions

    We need to increase Fuel projects' versions at least once per release,
    because that will help us to track problems in multi-releases
    environments and prevent us from some bugs (like the nailgun of same
    version are available in few repos).

    The patch should be merged at once with next one:

        https://review.openstack.org/#/c/137555/
        https://review.openstack.org/#/c/137566/
        https://review.openstack.org/#/c/137563/

    Change-Id: I7ba73ce63a9fb228ef8c8b40f5feda5a32150a3c
    Closes-Bug: #1395279

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/137886

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

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

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

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

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/137889

Dmitry Pyzhov (dpyzhov)
Changed in fuel:
status: Fix Committed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (master)

Reviewed: https://review.openstack.org/137888
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=7e79964ddb5092fc4568c6fb08a348bb326df2a8
Submitter: Jenkins
Branch: master

commit 7e79964ddb5092fc4568c6fb08a348bb326df2a8
Author: Igor Kalnitsky <email address hidden>
Date: Thu Nov 27 11:52:54 2014 +0200

    Increase OSTF version

    Should be merged at once with relevant patches to:

    * fuel-web
    * fuel-astute
    * fuel-main

    Change-Id: I0232808cd74b1afc82a12e7db232c1d41e55ed39
    Closes-Bug: #1395279

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

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

commit 8f97d34cba911823fd5026cf454694f212f12639
Author: Igor Kalnitsky <email address hidden>
Date: Thu Nov 27 11:44:02 2014 +0200

    Increase Fuel-Web projects' versions

    Should be merged at once with relevant patches to:

    * fuel-ostf
    * fuel-astute
    * fuel-main

    Change-Id: Ic68983a8fb91c32d73408cd1f54439062175ee75
    Closes-Bug: #1395279

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

Reviewed: https://review.openstack.org/137887
Committed: https://git.openstack.org/cgit/stackforge/fuel-astute/commit/?id=16b252d93be6aaa73030b8100cf8c5ca6a970a91
Submitter: Jenkins
Branch: master

commit 16b252d93be6aaa73030b8100cf8c5ca6a970a91
Author: Igor Kalnitsky <email address hidden>
Date: Thu Nov 27 11:58:49 2014 +0200

    Increase versions of Astute and MCAgents

    Should be merged at once with relevant patches to:

    * fuel-web
    * fuel-ostf
    * fuel-main

    Change-Id: I411f76ebc1682b593b2652690258481f23431138
    Closes-Bug: #1395279

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

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

commit ad3923fae3eedf5e9ff1d8a2197ca0b4b391892f
Author: Igor Kalnitsky <email address hidden>
Date: Wed Nov 26 19:52:11 2014 +0200

    Increase Fuel projects' versions

    Should be merged at once with relevant patches to:

    * fuel-web
    * fuel-ostf
    * fuel-astute

    Change-Id: I9006c40ff181dc3d73b9432d66b6fec8c8c74cc5
    Closes-Bug: #1395279

Revision history for this message
Nastya Urlapova (aurlapova) wrote :

{
build_id: "2014-12-03_01-07-36",
ostf_sha: "64cb59c681658a7a55cc2c09d079072a41beb346",
build_number: "48",
auth_required: true,
api: "1.0",
nailgun_sha: "500e36d08a45dbb389bf2bd97673d9bff48ee84d",
production: "docker",
fuelmain_sha: "7626c5aeedcde77ad22fc081c25768944697d404",
astute_sha: "ef8aa0fd0e3ce20709612906f1f0551b5682a6ce",
feature_groups: [
"mirantis"
],
release: "5.1.1",
release_versions: {
2014.1.3-5.1.1: {
VERSION: {
build_id: "2014-12-03_01-07-36",
ostf_sha: "64cb59c681658a7a55cc2c09d079072a41beb346",
build_number: "48",
api: "1.0",
nailgun_sha: "500e36d08a45dbb389bf2bd97673d9bff48ee84d",
production: "docker",
fuelmain_sha: "7626c5aeedcde77ad22fc081c25768944697d404",
astute_sha: "ef8aa0fd0e3ce20709612906f1f0551b5682a6ce",
feature_groups: [
"mirantis"
],
release: "5.1.1",
fuellib_sha: "a3043477337b4a0a8fd166dc83d6cd5d504f5da8"
}
}
},
fuellib_sha: "a3043477337b4a0a8fd166dc83d6cd5d504f5da8"
}

Revision history for this message
Andrey Sledzinskiy (asledzinskiy) wrote :

verified on {

    "build_id": "2014-12-18_01-32-01",
    "ostf_sha": "a9afb68710d809570460c29d6c3293219d3624d4",
    "build_number": "56",
    "auth_required": true,
    "api": "1.0",
    "nailgun_sha": "5f91157daa6798ff522ca9f6d34e7e135f150a90",
    "production": "docker",
    "fuelmain_sha": "45caacadb878abfbd9d60e134d72229698b469c9",
    "astute_sha": "16b252d93be6aaa73030b8100cf8c5ca6a970a91",
    "feature_groups": [
        "mirantis"
    ],
    "release": "6.0",
    "release_versions": {
        "2014.1.3-5.1.1": {
            "VERSION": {
                "build_id": "2014-12-03_01-07-36",
                "ostf_sha": "64cb59c681658a7a55cc2c09d079072a41beb346",
                "build_number": "48",
                "api": "1.0",
                "nailgun_sha": "500e36d08a45dbb389bf2bd97673d9bff48ee84d",
                "production": "docker",
                "fuelmain_sha": "7626c5aeedcde77ad22fc081c25768944697d404",
                "astute_sha": "ef8aa0fd0e3ce20709612906f1f0551b5682a6ce",
                "feature_groups": [
                    "mirantis"
                ],
                "release": "5.1.1",
                "fuellib_sha": "a3043477337b4a0a8fd166dc83d6cd5d504f5da8"
            }
        },
        "2014.2-6.0": {
            "VERSION": {
                "build_id": "2014-12-18_01-32-01",
                "ostf_sha": "a9afb68710d809570460c29d6c3293219d3624d4",
                "build_number": "56",
                "api": "1.0",
                "nailgun_sha": "5f91157daa6798ff522ca9f6d34e7e135f150a90",
                "production": "docker",
                "fuelmain_sha": "45caacadb878abfbd9d60e134d72229698b469c9",
                "astute_sha": "16b252d93be6aaa73030b8100cf8c5ca6a970a91",
                "feature_groups": [
                    "mirantis"
                ],
                "release": "6.0",
                "fuellib_sha": "73332192a257ea02c40a39885c502ad1ebdf3eda"
            }
        }
    },
    "fuellib_sha": "73332192a257ea02c40a39885c502ad1ebdf3eda"

}

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.