Fixes permissions issue for Nova with NFS 43/65743/1
authorTim Rozet <trozet@redhat.com>
Tue, 11 Dec 2018 17:30:11 +0000 (12:30 -0500)
committerTim Rozet <trozet@redhat.com>
Tue, 11 Dec 2018 17:30:11 +0000 (12:30 -0500)
commit0f627cb3baa816b2eebb4dd786482edd582db86c
tree93290ec03cfe41add04c72e81bd036541c9042f5
parent0e0a291295998e77820e4b55f380d845fb509842
Fixes permissions issue for Nova with NFS

There is an issue when nova user in the nova compute container tries to
write a file a in the nova instance path when using NFS. It looks to be
resolved by fixing permissions on the NFS directory.

JIRA: APEX-654

Change-Id: Ifbf3b17a8c13938fd1e7c2dabf3086322be82c69
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/overcloud/deploy.py