xci: Change cinder backend and move nfs to compute00
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 18 Apr 2017 08:53:21 +0000 (10:53 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit093a88d54433a3f3ae23a0371df2b9bb8cad02ec
tree54ae870e14956ec038136497c51f670995a8d5a7
parent77b4d6adcf7b1e022a6a64114bded00c980a3769
xci: Change cinder backend and move nfs to compute00

This change
- switches cinder backend from lvm to nfs as examplified in [1].
- moves nfs shares from compute01 to compute00 in order to merge
configure-targethosts.yml playbook in upcoming change.
- updates openstack_user_config.yml to reflect the switch to nfs
and move of nfs server to compute00.
- removes exports file due to switching to lineinfile module.

[1] https://docs.openstack.org/project-deploy-guide/openstack-ansible/draft/app-config-prod.html

Change-Id: I0715c98a89ab124256e3857c1047e374f261e39b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
xci/file/exports [deleted file]
xci/file/ha/configure-targethosts.yml
xci/file/ha/openstack_user_config.yml
xci/file/mini/configure-targethosts.yml
xci/file/mini/openstack_user_config.yml
xci/file/noha/configure-targethosts.yml
xci/file/noha/openstack_user_config.yml
xci/playbooks/roles/configure-nfs/tasks/main.yml