tripleo-heat-templates/deployment/horizon
Takashi Kajinami 12ad0d83a4 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.

Conflicts:
        deployment/horizon/horizon-container-puppet.yaml

Change-Id: Ic32e7a2db83bb5a0fb3c69708be9be96435dd030
Closes-Bug: 1840607
(cherry picked from commit a75cc9a953)
2019-08-29 08:01:03 +09:00
..
horizon-container-puppet.yaml Use /var/tmp on host to store temporal files for image upload via Horizon 2019-08-29 08:01:03 +09:00