devstack/tools
Monty Taylor d8bb220606 Make list_images.sh emit the etcd3 tarball
We need this for every devstack run now, so downloading it from github
every time isn't the most awesome thing in the world.

Add an extra variable EXTRA_CACHE_URLS which will be appended to the
output of tools/image_list.sh.  This way, these files will be
downloaded during the daily nodepool build, but they will not be in
the IMAGE_LIST and hence be considered as images to upload.

Add a function get_extra_file which echos the path to a file given the
URL.  It will first check the cache at $FILES, and if not present
download it.

Update the documentation in image_list.sh to reflect what's happening.

Move the defaults for etcd variables into stackrc, since it is a base
service now.

Change-Id: I86104824a29d973a6288df1f24b7891feb86267c
2017-09-05 09:40:40 +10:00
..
uec Fix pep8 errors 2014-03-02 08:55:14 +09:00
xen XenAPI: Remove final references to Integration bridge 2017-04-11 01:24:37 +00:00
build_venv.sh Mostly docs cleanups 2015-03-28 14:35:12 -05:00
cap-pip.txt Remove the pip version pinning to < 8 2016-01-25 22:41:57 +08:00
create_userrc.sh Move default Keystone API version to v3 2016-11-02 20:28:41 +01:00
create-stack-user.sh Only use lsb_release for distro tags 2016-01-12 09:23:35 +11:00
discover_hosts.sh Don't assume nova-manage is present 2017-01-26 16:21:54 +01:00
dstat.sh Add --tcp option to dstat command for connection stats 2017-05-17 19:05:56 +00:00
fixup_stuff.sh Don't reinstall python-virtualenv on infra nodes 2017-08-10 16:42:45 +10:00
generate-devstack-plugins-list.py Don't add deb-* packaging repos to plugin list 2016-09-12 14:58:20 +10:00
generate-devstack-plugins-list.sh Add execution bit to generate-devstack-plugins-list.sh 2016-04-13 19:05:01 +09:00
image_list.sh Make list_images.sh emit the etcd3 tarball 2017-09-05 09:40:40 +10:00
info.sh Fix typo in tools/info.sh comment 2016-08-22 17:00:50 +00:00
install_pip.sh Ensure we install setuptools from requirements 2017-02-27 11:35:43 +11:00
install_prereqs.sh Remove extra websockify dependency cleanup step 2017-07-31 08:56:17 +02:00
make_cert.sh Move certificate setup earlier in deployment 2016-11-15 11:24:04 +00:00
memory_tracker.sh Fix path to mlock_report 2017-08-01 08:15:07 +03:00
mlock_report.py Run mlock_report under python3 2017-03-28 19:38:13 +11:00
outfilter.py Mostly docs cleanups 2015-03-28 14:35:12 -05:00
ping_neutron.sh Neutron: use "OSC show -f value -c id" instead of "OSC list + grep" 2016-11-18 12:18:09 +01:00
update_clouds_yaml.py Write volume API version into clouds.yaml 2016-01-04 09:08:54 -06:00
upload_image.sh Use openstack CLI instead of keystone 2015-04-13 10:09:13 -04:00
worlddump.py Enable libvirt coredumps 2017-03-30 17:29:29 +11:00