devstack/lib
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
..
cinder_backends cleanup: remove DEVSTACK_CINDER_SECURE_DELETE 2017-05-17 14:27:41 +03:00
cinder_plugins Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
databases Fedora mariadb: disable cracklib 2017-06-23 10:32:16 +03:00
neutron_plugins Remove XenServer specific ovs agent config 2017-03-21 20:56:58 -07:00
nova_plugins Increase host_subset_size for ironic 2017-08-15 22:03:23 +03:00
apache Switch Centos/Fedora to Apache woker MPM 2017-08-08 15:58:22 +10:00
cinder Fix Cinder tls-proxy WSGI test 2017-08-10 13:36:13 +00:00
database Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
dstat initial work to enable systemd service running 2017-03-28 07:19:15 -04:00
etcd3 Make list_images.sh emit the etcd3 tarball 2017-09-05 09:40:40 +10:00
glance Correct 'uswgi' to 'uwsgi' 2017-07-12 10:09:48 +08:00
horizon Fixes devstack ldap plugin 2017-07-10 17:06:16 -03:00
infra Namespace XTRACE commands 2015-11-27 15:36:04 +11:00
keystone Fix Cleanups for keystone/placement/nova 2017-08-17 10:40:38 -04:00
ldap Fixes devstack ldap plugin 2017-07-10 17:06:16 -03:00
libraries Add python-barbicanclient to LIBS_FROM_GIT 2017-06-22 09:45:28 -04:00
lvm Remove VGs when cleaning LVM up in devstack 2017-07-12 09:34:52 +00:00
neutron Track db sync command time useage 2017-06-14 12:09:21 -07:00
neutron-legacy Track db sync command time useage 2017-06-14 12:09:21 -07:00
nova Merge "Use get_notification_url when configuring notifications" 2017-09-02 10:26:26 +00:00
oslo mv lib/oslo to lib/libraries 2017-06-20 14:09:30 -04:00
placement Track db sync command time useage 2017-06-14 12:09:21 -07:00
rpc_backend Use get_notification_url when configuring notifications 2017-08-04 18:08:37 -04:00
stack Enable optional Python 3 support 2015-12-01 14:52:35 -05:00
swift Create correct directory layout for swift on purpose. 2017-08-28 14:03:18 -07:00
tempest tempest: Disable l3_agent_scheduler when running without L3 agent 2017-08-28 12:46:50 +03:00
template Don't treat service as enabled if in disabled list 2017-06-07 17:23:38 +00:00
tls Make TLS logs more readable 2017-08-09 06:30:22 +10:00