Comment 1 for bug 1648176

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to networking-odl (master)

Reviewed: https://review.openstack.org/409926
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=e99af3da7f90672f527fe749cb74c1547907e688
Submitter: Jenkins
Branch: master

commit e99af3da7f90672f527fe749cb74c1547907e688
Author: Manjeet Singh Bhatia <email address hidden>
Date: Mon Dec 12 21:10:36 2016 +0000

    Upgrade script for networking-odl

    As updating neutron before networking-odl was ending up in failure
    in db migrations because of stale networking-odl, this patch add a
    logic to make sure it upgrades networking-odl before neutron so that
    those db migrations happen smoothly. There are still 3 tests failing
    from following scenarios.

    1. tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes
    2. tempest.scenario.test_minimum_basic.TestMinimumBasicScenario

    Related-Bug: #1648176
    Change-Id: I3d30375684cee32ed05fd088516a9e735cea28a1