project-config/nodepool/scripts
James Polley aeadb73010 Always use sudo -H when pip installing
Recent versions of pip will create ~/.cache if it doesn't already exist.

If this happens while running "sudo pip" the resulting dir will be owned
by root and 700 - which breaks anything else on the system that wants to
use ~/.cache

I *think* this finds all instances of "sudo pip" in this repo and fixes
them to use -H. This should mean they always run in the right ~

Change-Id: I47ddb3b591df6ac2100f09b38c9b8a03cb1ba1ff
closes-bug: #1405732
2014-12-26 10:41:58 +01:00
..
cache_devstack.py Support name change in devstack to debs 2014-12-11 13:46:47 -08:00
cache_git_repos.py Update URL for projects.yaml 2014-09-25 15:47:54 -07:00
common.py Reorganizes project-config 2014-09-25 11:41:04 -04:00
configure_mirror.sh Merge "Allow to use custom mirror" 2014-11-13 18:39:41 +00:00
convert_node_to_xenserver.sh XenServer: Enable injection of XVA and ISO urls 2014-12-18 18:05:58 +01:00
fix_pip.sh Always use sudo -H when pip installing 2014-12-26 10:41:58 +01:00
install_devstack_dependencies.sh Remove broken 70-generic kernel as well as 70-virtual 2014-10-13 18:16:52 +01:00
install_xenserver.sh XenServer: Enable injection of XVA and ISO urls 2014-12-18 18:05:58 +01:00
multinode_setup.sh multinode_setup allow private ip 2014-11-07 14:38:10 +01:00
prepare_devstack_virt_preview.sh Reorganizes project-config 2014-09-25 11:41:04 -04:00
prepare_devstack.sh Reorganizes project-config 2014-09-25 11:41:04 -04:00
prepare_node_bare.sh Reorganizes project-config 2014-09-25 11:41:04 -04:00
prepare_node_devstack_virt_preview.sh Reorganizes project-config 2014-09-25 11:41:04 -04:00
prepare_node_devstack.sh Reorganizes project-config 2014-09-25 11:41:04 -04:00
prepare_node_py3k.sh Reorganizes project-config 2014-09-25 11:41:04 -04:00
prepare_node_tripleo.sh Reorganizes project-config 2014-09-25 11:41:04 -04:00
prepare_node_xenserver.sh XenServer: Add XenServer support 2014-09-30 10:50:45 +02:00
prepare_node.sh Always use sudo -H when pip installing 2014-12-26 10:41:58 +01:00
prepare_tripleo.sh Always use sudo -H when pip installing 2014-12-26 10:41:58 +01:00
restrict_memory.sh Use full path to grub2-mkconfig 2014-10-29 16:06:17 +11:00
xenserver_helper_initramfs_hook XenServer: Fix initramfs scripts 2014-10-28 14:56:49 +01:00
xenserver_helper_initramfs_premount XenServer: Fix initramfs scripts 2014-10-28 14:56:49 +01:00