devstack/tools
Dean Troyer 62d1d698a0 Add tools/install_pip.sh
Install a known working recent version of pip that handles installation
dependencies more correctly than before.  Extract to a separate script
so it can be used apart from stack.sh.

* Install distro setuptools if it not already present
* Install pip from source tarball as get-pip.py proved to be unreliable
* Remove python-distribute and python-pip from all prereq files,
  move python-setuptools to 'general'
* Remove the earlier unfubar_setuptppls() call that attenpted to fix this
* Only update requirements.txt when no changes in repo

Tested on Precise, F18 and CentOS6.
* Fedora and RHEL allow pip to install packages ON TOP OF RPM-installed
  packages.  THIS IS BROKEN.  And is one reason we have to be so picky
  about order and so forth.

Change-Id: Ibb4b42119dc2e51577c77bbbbffb110863e5324d
2013-08-07 20:28:56 -05:00
..
jenkins Remove trailing whitespaces in regular file 2012-03-09 16:04:56 +08:00
uec don't need static uec meta/user data since we generate 2011-11-07 10:29:05 -08:00
xen Merge "manage-vdi: Wait until devices have been created before mounting" 2013-07-31 14:48:21 +00:00
build_bm_multi.sh Mova nova configuration initialization 2013-03-18 11:16:38 -05:00
build_bm.sh Source functions before stackrc 2012-08-01 20:03:01 -05:00
build_pxe_env.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
build_ramdisk.sh Remove DEFAULT_STACK_USER, just use STACK_USER 2013-01-25 11:09:17 -06:00
build_tempest.sh Remove leftover references to files/pips/ 2012-11-29 09:19:16 +01:00
build_uec_ramdisk.sh Remove leftover references to files/pips/ 2012-11-29 09:19:16 +01:00
build_uec.sh Remove DEFAULT_STACK_USER, just use STACK_USER 2013-01-25 11:09:17 -06:00
build_usb_boot.sh Fixed path for calling build_uec_ramdisk.sh from build_usb_boot.sh 2012-11-06 10:11:06 +02:00
copy_dev_environment_to_uec.sh Remove DEFAULT_STACK_USER, just use STACK_USER 2013-01-25 11:09:17 -06:00
create_userrc.sh Fix create_userrc.sh private key hang 2013-02-20 17:55:04 -06:00
get_uec_image.sh fix typo in get_uec_image.sh 2012-11-30 17:51:12 -05:00
info.sh package: consolidate get_packages logic 2013-02-26 17:39:05 +09:00
install_openvpn.sh Cleanup tools scripts 2012-06-27 22:25:56 -05:00
install_pip.sh Add tools/install_pip.sh 2013-08-07 20:28:56 -05:00
install_prereqs.sh RHEL6 support rpms 2013-04-29 11:46:57 +10:00
make_cert.sh Add tools/make_cert.sh 2013-01-10 01:56:23 -06:00
upload_image.sh Add tools/upload_image.sh 2012-08-17 12:12:46 -05:00
warm_apts_for_uec.sh Remove leftover references to files/pips/ 2012-11-29 09:19:16 +01:00