Comment 3 for bug 1405626

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.openstack.org/144216
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=130efefe6c8e8750504152742bd82961f18c8a02
Submitter: Jenkins
Branch: master

commit 130efefe6c8e8750504152742bd82961f18c8a02
Author: Adam Gandelman <email address hidden>
Date: Sat Dec 27 14:01:00 2014 -0800

    Call sudo /w -H in install_pip.sh as well

    We updated other usage of sudo to pass -H when installing pip things,
    to avoid creating a .cache directory in $STACK_USER's $HOME that is
    owned by root. get-pip.py also ends up creating a ~/.cache, so we
    need to update sudo usage there as well.

    Closes-bug: #1405626
    Related-bug: #1405732

    Change-Id: If791b9b25d6a4280dab19117004184e57e78d038