xci: Add ansible files for sandbox ha flavor
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 29 Mar 2017 13:43:00 +0000 (15:43 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit20fa3cfff6668c58cf136a0a901633dd0532629c
treef6a551b3da154c9b1e92a3ebae8b82c797b6bca3
parent6f10780fcbc9c76a2fa225f57c4f05f3f9ec7cd3
xci: Add ansible files for sandbox ha 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.

The playbook to configure target hosts will be same with the one we will
have for noha 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: I4e2b375b9f8f6bd5f8c5da91a522b78d61a58125
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
xci/file/ha/configure-targethosts.yml [new file with mode: 0644]
xci/file/ha/flavor-vars.yml
xci/file/ha/inventory
xci/file/ha/openstack_user_config.yml
xci/file/ha/user_variables.yml [new file with mode: 0644]