Comment 16 for bug 1669714

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/ocata)

Reviewed: https://review.openstack.org/451231
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=d3f47eb0b97bab298759021162efebed45c658d0
Submitter: Jenkins
Branch: stable/ocata

commit d3f47eb0b97bab298759021162efebed45c658d0
Author: Mathieu Bultel <email address hidden>
Date: Wed Feb 15 16:36:17 2017 +0100

    Add manual ovs upgrade script for workaround ovs upgrade issue

    When we upgrade OVS from 2.5 to 2.6, the postrun package update
    restart the services and drop the connectivity
    We need to push this manual upgrade script and executed to the
    nodes for newton to ocata

    The special case is needed for 2.5.0-14 specifically see related
    bug for more info (or, older where the postun tries restart).
    See related review at [1] for the minor update/manual upgrade.

    Related-Bug: 1669714
    Depends-On: I3227189691df85f265cf84bd4115d8d4c9f979f3
    Co-Authored-By: Sofer Athlan-Guyot <email address hidden>

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

    Change-Id: If998704b3c4199bbae8a1d068c31a71763f5c8a2
    (cherry picked from commit d2d319ec0ead06b860f8464b001048fb4f723788)