Comment 25 for bug 1741471

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

Reviewed: https://review.openstack.org/539899
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_swift/commit/?id=45bab4b6acf94475b4b1007fbc27f20fc2ebc792
Submitter: Zuul
Branch: master

commit 45bab4b6acf94475b4b1007fbc27f20fc2ebc792
Author: Jean-Philippe Evrard <email address hidden>
Date: Thu Feb 1 10:45:59 2018 +0000

    Use a venv with previous ansible version for upgrades

    When doing the role upgrade, we run every playbook with current's
    branch ansible. This is normal for the infrastructure bits (which
    are running on current branch), but not for the installation of
    the previous branch's role, which should use previous branch's
    environment.

    Depends-On: I7ebb045885dd645b820de2b7f75b46c755c015f6
    Change-Id: I7069c906395b37e8af20db82d88d8a069faf5f79
    Related-Bug: #1741471