xci: Add ansible files for sandbox aio flavor
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 29 Mar 2017 13:44:13 +0000 (15:44 +0200)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit99f5becbe368895b07dddc109da5333caf3a12f6
treea7750a77b314ed401120a7398d2fd431c8603146
parentb55e346394fea7d23e42d93e19ee6df2242aa9c7
xci: Add ansible files for sandbox aio flavor

This patch adds aio opnfv 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 opnfv host is different from the playbook used for
the rest of the flavors as our target host is the opnfv host itself. This is
the reason for not having target host configuration playbook.

This installation of aio will be driven by upstream scripts/playbooks entirely
and we just execute the scripts we have in openstack-ansible repo.

Change-Id: Ica814bdac1d324414f3add382a8241de49c93a2e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
xci/file/aio/configure-opnfvhost.yml [new file with mode: 0644]
xci/file/aio/flavor-vars.yml
xci/file/aio/inventory
xci/file/aio/openstack_user_config.yml [deleted file]