tripleo-heat-templates/deployment/horizon
Takashi Kajinami a75cc9a953 Use /var/tmp on host to store temporal files for image upload via Horizon
Previously we use /tmp inside horizon container to store temporal files
for image upload via Horizon, but this makes the image size grow for
each upload operation.

This patch makes sure that we use host directory to store temporal
file, so that it is not written inside container.

Change-Id: Ic32e7a2db83bb5a0fb3c69708be9be96435dd030
Closes-Bug: 1840607
2019-08-19 13:36:17 +09:00
..
horizon-container-puppet.yaml Use /var/tmp on host to store temporal files for image upload via Horizon 2019-08-19 13:36:17 +09:00