devstack/tools
Ian Wienand 7c4ce9edba Check for new versions of get-pip.py
People can leave their devstack installs around for a long time, and
in the mean time new versions of pip can be released.

The current check does not download a new version if an old one
exists.  We want to check for new versions, but we also don't want the
gate jobs trying this sometimes unreliable fetch.

So add a flag-file that tells devstack if it downloaded get-pip.py
originally.  If so, on each run check for a new version using curl's
"-z" flag to request only files modified since the file's timestamp.

Change-Id: I91734528f02deafabf3d18d968c3abd749751199
Closes-Bug: #1429943
2015-03-11 09:40:13 +11:00
..
ironic Log early boot of Ironic VMs to serial with sgabios 2014-11-17 12:32:27 -08:00
uec Fix pep8 errors 2014-03-02 08:55:14 +09:00
xen XenAPI: Default JEOS VM to only use 1GB RAM 2015-03-06 21:15:59 +00:00
build_docs.sh Simplify docs build 2014-11-17 12:45:12 -06:00
build_venv.sh Recent virtualenv review cleanups 2015-02-20 08:56:53 -06:00
build_wheels.sh Fix devstack running behind a proxy 2015-02-26 14:40:51 -08:00
create_userrc.sh Make EC2 compatible with current AWS CLI. 2015-02-06 22:51:07 +03:00
create-stack-user.sh Perform safety checks in create-stack-user.sh 2014-02-23 18:27:22 -08:00
fixup_stuff.sh Upgrades pip under virtualenv 2015-02-25 08:18:18 +00:00
image_list.sh List all CIRROS ARCH images in image_list.sh 2015-02-25 11:39:18 -08:00
info.sh Enforce function declaration format in bash8 2014-02-28 07:59:03 +11:00
install_pip.sh Check for new versions of get-pip.py 2015-03-11 09:40:13 +11:00
install_prereqs.sh Make changes such that -o nounset runs 2015-01-15 13:06:14 -05:00
make_cert.sh Add tools/make_cert.sh 2013-01-10 01:56:23 -06:00
outfilter.py convert devstack from awk to outfilter 2014-06-16 07:03:23 -04:00
upload_image.sh Fix tools upload_image.sh utility 2014-12-04 04:59:26 -08:00
worlddump.py add worlddump tool to devstack 2014-06-22 11:37:51 -04:00