xci: Add ansible files for sandbox noha flavor 17/32217/7
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 29 Mar 2017 13:11:27 +0000 (15:11 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 30 Mar 2017 21:52:59 +0000 (23:52 +0200)
commit892cd68005252cb81902020e9fe4b1c7f0d3c0b9
tree3eacb3a7bbe5fa62ee32de682db1b6743de8d3e9
parentba4db82864245ecbae542fbb95bd284e63f21b3c
xci: Add ansible files for sandbox noha flavor

This patch adds noha target host configuration playbook, inventory, variable
files and so on to use until we have time to fix things more properly and some
other functionality becomes available in upstream. This approach will result in
duplicates but it is something we can perhaps live with.

NFS configuration is converted into a role and the rest is adjusted accordingly.

The playbook to configure target hosts will be same with the one we will
have for ha flavor but for different for the flavor mini.

The user variables and openstack user configuration will be different between
flavors and keeping deployment specific configuration.

Change-Id: I8faceae846285fc3e4260cbced5b740a9b0c3766
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
prototypes/xci/file/noha/configure-targethosts.yml [new file with mode: 0644]
prototypes/xci/file/noha/flavor-vars.yml
prototypes/xci/file/noha/inventory
prototypes/xci/file/noha/openstack_user_config.yml
prototypes/xci/file/noha/user_variables.yml [new file with mode: 0644]
prototypes/xci/file/user_variables.yml [deleted file]
prototypes/xci/playbooks/roles/configure-nfs/tasks/main.yml [new file with mode: 0644]