Comment 156 for bug 1637509

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

Reviewed: https://review.openstack.org/495365
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_cinder/commit/?id=eeb849e96155633e7a9769df6e22ceb5a584183e
Submitter: Jenkins
Branch: stable/pike

commit eeb849e96155633e7a9769df6e22ceb5a584183e
Author: Markos Chandras <email address hidden>
Date: Mon Aug 14 15:53:49 2017 +0100

    tasks: cinder_install: Fix virtualenv-tools issue on openSUSE

    This is similar to Ic6c005bc55018898830bfc937829c6fade72e670

    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: Ib1b4313071c2442d1c320fb2eab5f4b072078960
    (cherry picked from commit e1fd2e40e12168dca24e8b11bf8773a6593349ea)