Fix permissions for dockerized horizon
authorRadomir Dopieralski <openstack@sheep.art.pl>
Tue, 26 Sep 2017 08:19:47 +0000 (10:19 +0200)
committerRadomir Dopieralski <openstack@sheep.art.pl>
Thu, 12 Oct 2017 08:48:22 +0000 (08:48 +0000)
commitbce2fb5857b3ff400be0e0bed6b5b5baaa02ae39
tree32f2abe5db43c4a1c6ba0fbc37ada8a40cd746e9
parent94e8238d6b61811d705b653ffb36d1aea624d015
Fix permissions for dockerized horizon

Horizon needs write access to its log file and read permissions for all
of its configuration files.

The code that was supposed to set the permissions did it in the wrong
directory.

Closes-Bug: #1719590
Co-Authored-By: Martin Andre <m.andre@redhat.com>
Change-Id: I0c125fac38cd186f98b9bc69bcc570f669eb6de1
(cherry picked from commit 960d7ff1025a568343aa5ae5ef95386306de8cab)
docker/services/horizon.yaml