tripleo-heat-templates/docker
Pranali Deore ed11f8ebcf Providing required priviledges to the mounted NFS volume
Since, user ID on host and container differs, image-create
with NFS backend was failing with permission error. But even after
resolving permission error[1] the image was not getting created
on the nfs share as the NFS endpoint is not mounted successfully on
the container via puppet. This will be fixed by [2].

Now, adding two below changes in this patch,
[1]. chown glance:glance /var/lib/glance.
[2]. Proposing this solution to mount NFS endpoint on the host instead
     of mounting it on glance container, because mounting in container
     does not work as explained in LP Bug.

Closes-Bug: 1708629
Change-Id: Ib60cb0d179e7c117dc26440746154136aa9d163e
2017-09-11 09:55:56 +00:00
..
services Providing required priviledges to the mounted NFS volume 2017-09-11 09:55:56 +00:00
README-containers.md Replace outdated instruction with link to upstream doc 2017-07-10 16:32:58 +02:00
docker-puppet.py Merge "Add a docker pull retry to docker-puppet.py" 2017-09-10 04:06:37 +00:00
docker-toool Merge "Add detach to docker-toool" 2017-06-30 03:52:38 +00:00