Enable CSIT deployments to use NFS backend 85/65585/4
authorTim Rozet <trozet@redhat.com>
Wed, 5 Dec 2018 14:35:52 +0000 (09:35 -0500)
committerTim Rozet <trozet@redhat.com>
Thu, 6 Dec 2018 16:40:26 +0000 (11:40 -0500)
commit31e6f7f5529d04f12caabe804bfef305b5f263e8
tree7edf6a3b2e5aeb3d04f8e845abeada93f40bb8df
parentea88285a511f7aa13cff3d491e143d17188b700f
Enable CSIT deployments to use NFS backend

In order to support HA as well as live migration a shared storage
backend needs to be used. This patch preps the overcloud image to start
with an NFS server sharing out of /root/nfs. If csit environment file is
used then NFS parameters will be passed to the deployment, configuring
Nova and Glance to use NFS hosted by controller0.

JIRA: APEX-654

Change-Id: I049d84bfd454013fc7ba5048939ee17100197624
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/overcloud/deploy.py
build/csit-environment.yaml
build/csit-queens-environment.yaml
build/csit-rocky-environment.yaml