Installing neutron_lbaas plugin via devstack fails because of incorrect image/package. Change devstack-trusty to ubuntu-trusty to support infra migration

Bug #1558289 reported by Madhusudhan Kandadai
22
This bug affects 3 people
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Michael Johnson

Bug Description

devstack-trusty image is replaced by ubuntu-trusty as in [1]. However the same is reflected in [2]

Change the plugin [3] in neutron-lbaas, to reflect the change.

[1] http://lists.openstack.org/pipermail/openstack-dev/2016-March/088832.html
[2] https://review.openstack.org/#/c/292573/
[3] https://github.com/openstack/neutron-lbaas/blob/master/devstack/plugin.sh

Changed in neutron:
assignee: nobody → Madhusudhan Kandadai (madhusudhan-kandadai)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lbaas (master)

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

Changed in neutron:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

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

Changed in neutron:
assignee: Madhusudhan Kandadai (madhusudhan-kandadai) → Michael Johnson (johnsom)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-lbaas (master)

Change abandoned by Madhusudhan Kandadai (<email address hidden>) on branch: master
Review: https://review.openstack.org/293734
Reason: https://review.openstack.org/#/c/293744/ fixes this

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

Reviewed: https://review.openstack.org/293744
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=eb7a4d4795b1887bdb9effb58f713f2aa442852f
Submitter: Jenkins
Branch: master

commit eb7a4d4795b1887bdb9effb58f713f2aa442852f
Author: Michael Johnson <email address hidden>
Date: Wed Mar 16 22:32:58 2016 +0000

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron-lbaas requires (software-properties-common).
    This patch uses the "System Packages" [2] capability of the
    plugins to make sure the required package is installed.

    [1] https://review.openstack.org/#/c/292573
    [2] http://docs.openstack.org/developer/devstack/plugins.html#system-packages

    Change-Id: Id16da90e195ede8a7565b3265374cb603b6eb898
    Closes-Bug: #1558289

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lbaas (stable/mitaka)

Fix proposed to branch: stable/mitaka
Review: https://review.openstack.org/293795

tags: added: mitaka-rc-potential
Changed in neutron:
status: Fix Released → Confirmed
status: Confirmed → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lbaas (stable/mitaka)

Reviewed: https://review.openstack.org/293795
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=24644856b3a33de7c9cb004d7e822ad0c0a90ea9
Submitter: Jenkins
Branch: stable/mitaka

commit 24644856b3a33de7c9cb004d7e822ad0c0a90ea9
Author: Michael Johnson <email address hidden>
Date: Wed Mar 16 22:32:58 2016 +0000

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron-lbaas requires (software-properties-common).
    This patch uses the "System Packages" [2] capability of the
    plugins to make sure the required package is installed.

    [1] https://review.openstack.org/#/c/292573
    [2] http://docs.openstack.org/developer/devstack/plugins.html#system-packages

    Change-Id: Id16da90e195ede8a7565b3265374cb603b6eb898
    Closes-Bug: #1558289
    (cherry picked from commit eb7a4d4795b1887bdb9effb58f713f2aa442852f)

tags: added: in-stable-mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lbaas (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/294687

Revision history for this message
OpenStack Infra (hudson-openstack) wrote :

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/294827

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on neutron-lbaas (stable/liberty)

Change abandoned by Brian Haley (<email address hidden>) on branch: stable/liberty
Review: https://review.openstack.org/294827
Reason: Isn't required with new pyopenssl.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lbaas (stable/kilo)

Fix proposed to branch: stable/kilo
Review: https://review.openstack.org/295920

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lbaas (stable/liberty)

Reviewed: https://review.openstack.org/294687
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=94ffa50d8a7f4a8c592317017a47672cff785064
Submitter: Jenkins
Branch: stable/liberty

commit 94ffa50d8a7f4a8c592317017a47672cff785064
Author: Michael Johnson <email address hidden>
Date: Wed Mar 16 22:32:58 2016 +0000

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron-lbaas requires (software-properties-common).
    This patch loads it before running 'add-apt-repository'.

    [1] https://review.openstack.org/#/c/292573

    This is not a cherry-pick from master as there were issues
    getting "System Packages" to work correctly in the gate
    in stable/liberty.

    Change-Id: Id16da90e195ede8a7565b3265374cb603b6eb898
    Closes-Bug: #1558289

tags: added: in-stable-liberty
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lbaas (stable/kilo)

Reviewed: https://review.openstack.org/295920
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=1138361e2c5eb2100842d8b9e2e68f7b61ab7964
Submitter: Jenkins
Branch: stable/kilo

commit 1138361e2c5eb2100842d8b9e2e68f7b61ab7964
Author: Michael Johnson <email address hidden>
Date: Wed Mar 16 22:32:58 2016 +0000

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron-lbaas requires (software-properties-common).
    This patch loads it before running 'add-apt-repository'.

    [1] https://review.openstack.org/#/c/292573

    This is not a cherry-pick from master as there were issues
    getting "System Packages" to work correctly in the gate
    in stable/kilo.

    Conflicts:
     devstack/plugin.sh

    Change-Id: Id16da90e195ede8a7565b3265374cb603b6eb898
    Closes-Bug: #1558289

tags: added: in-stable-kilo
Revision history for this message
Thierry Carrez (ttx) wrote : Fix included in openstack/neutron-lbaas 8.0.0.0rc2

This issue was fixed in the openstack/neutron-lbaas 8.0.0.0rc2 release candidate.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron-lbaas 7.0.4

This issue was fixed in the openstack/neutron-lbaas 7.0.4 release.

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

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

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

Reviewed: https://review.openstack.org/302575
Committed: https://git.openstack.org/cgit/openstack/neutron-lbaas/commit/?id=73966731f87cf28b37987ad0fe9fe1c4d111ba86
Submitter: Jenkins
Branch: master

commit 19b18f05037dae4bbbada848aae6421da18ab490
Author: Ihar Hrachyshka <email address hidden>
Date: Wed Mar 30 11:49:50 2016 +0200

    Constraint requirements using mitaka upper-constraints.txt file

    While at it, use stable/mitaka branch for dependencies pulled by
    tools/tox_install.sh.

    Change-Id: I6a908470987ce05769c425c4623df404cef76a10

commit 24644856b3a33de7c9cb004d7e822ad0c0a90ea9
Author: Michael Johnson <email address hidden>
Date: Wed Mar 16 22:32:58 2016 +0000

    Update devstack plugin for dependent packages

    Recent changes to the gate base images [1] removed a package
    neutron-lbaas requires (software-properties-common).
    This patch uses the "System Packages" [2] capability of the
    plugins to make sure the required package is installed.

    [1] https://review.openstack.org/#/c/292573
    [2] http://docs.openstack.org/developer/devstack/plugins.html#system-packages

    Change-Id: Id16da90e195ede8a7565b3265374cb603b6eb898
    Closes-Bug: #1558289
    (cherry picked from commit eb7a4d4795b1887bdb9effb58f713f2aa442852f)

commit 4075e1cac30f67ba08a7dbe8d65a4ba7c8aab761
Author: Thierry Carrez <email address hidden>
Date: Wed Mar 16 18:19:55 2016 +0100

    Update .gitreview for stable/mitaka

    Change-Id: I44649b9fe83310a5a81820f4a511c53fb5a71f89

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron-lbaas 2015.1.4

This issue was fixed in the openstack/neutron-lbaas 2015.1.4 release.

Revision history for this message
Doug Hellmann (doug-hellmann) wrote : Fix included in openstack/neutron-lbaas 9.0.0.0b1

This issue was fixed in the openstack/neutron-lbaas 9.0.0.0b1 development milestone.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-lbaas 2015.1.4

This issue was fixed in the openstack/neutron-lbaas 2015.1.4 release.

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.