Updated openstack/openstack

Project: openstack/tripleo-heat-templates  fd53f5696f9d0cd6d8e90ef6709df533c74d25ee

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
This commit is contained in:
Jenkins 2017-09-12 13:48:54 +00:00 committed by Gerrit Code Review
parent 1b305621f3
commit e9493643b4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 00acc1026b54cc55025d1e84df58d97f5f922952
Subproject commit fd53f5696f9d0cd6d8e90ef6709df533c74d25ee