Comment 157 for bug 1637509

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to openstack-ansible-os_keystone (stable/pike)

Reviewed: https://review.openstack.org/495363
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_keystone/commit/?id=ce3ab6e98859819512be591d4b0615be1e9f1d3d
Submitter: Jenkins
Branch: stable/pike

commit ce3ab6e98859819512be591d4b0615be1e9f1d3d
Author: Markos Chandras <email address hidden>
Date: Mon Aug 14 15:32:06 2017 +0100

    tasks: keystone_install: Fix virtualenv-tools issue on openSUSE

    This is similar to I8a27bb268ea2e145ed113c652ab7846f6adc3f82

    openSUSE is also suffering from the same virtualenv-tools issue so
    we need to remove the existing python-2.7 symlink.

    Link: https://github.com/fireteam/virtualenv-tools/issues/5
    Related-Bug: #1637509
    Partial-Bug: #1644629
    Change-Id: I16ea455f8d9336237175e6c43f0b14713cf314d3
    (cherry picked from commit e4a2f0e4a7ab0378d1381e7a3368709401dc016a)