Fix NFS issues with Nova 57/65857/2
authorTim Rozet <trozet@redhat.com>
Fri, 14 Dec 2018 17:59:09 +0000 (12:59 -0500)
committerTim Rozet <trozet@redhat.com>
Fri, 14 Dec 2018 21:47:45 +0000 (16:47 -0500)
commit32b3b5dd6290ae5c33edee2860a3edd9f3044d43
treeef7cc36eb0de02692b0ecfb86feb3c65a6ca515b
parent654de7804b2264ef4729c22caa82f2d821938513
Fix NFS issues with Nova

There are problems with Nova launching instantces due to permissions
with nova being able to read/write certain directories on the NFS. The
permissions are right on the NFS and the folders the NFS mounts to, but
there still seems to be issues. The cause may be using a directory under
/root as the NFS mount. This patch moves the NFS mounts to be individual
folders under /. The patch also restart nova_compute docker container as
NFS problems still persist unless this is done.

JIRA: APEX-654

Change-Id: I25eee98c1a6516dfa44c686c2e614f6dc7000d98
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/deploy.py
apex/overcloud/deploy.py
build/csit-environment.yaml
build/csit-queens-environment.yaml
build/csit-rocky-environment.yaml
lib/ansible/playbooks/post_deploy_overcloud.yml