Enable CSIT deployments to use NFS backend 47/65647/2
authorTim Rozet <trozet@redhat.com>
Wed, 5 Dec 2018 14:35:52 +0000 (09:35 -0500)
committerTim Rozet <trozet@redhat.com>
Sat, 8 Dec 2018 03:04:17 +0000 (03:04 +0000)
commit8154d4c215974c9c51b901cc655faace6eca2f98
tree3d0cbdfe58b73eee7cddc76ca275972e77d85f28
parentf357aac22a1df2f10cca635c522e2397b2840f62
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