Comment 153 for bug 1637509

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

Reviewed: https://review.openstack.org/495364
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_glance/commit/?id=af22504fc86f0da6e23fb40618f238ba140d55d4
Submitter: Jenkins
Branch: stable/pike

commit af22504fc86f0da6e23fb40618f238ba140d55d4
Author: Markos Chandras <email address hidden>
Date: Wed Aug 16 12:33:57 2017 +0100

    tasks: glance_install: Fix virtualenv-tools issue on openSUSE

    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: Iff9ddc29903a278dac7ab941fe7bd5bae1702bb7
    (cherry picked from commit a6f93be5c1e5441788d3c7a1c5900aefafcbd4fe)