xci: Updates to releng/osa to make it work on Jenkins
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Tue, 21 Mar 2017 21:34:52 +0000 (22:34 +0100)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commit5c5c1e744412f628a0d49adff80ddbcdaad1b0dc
tree774724d69ba2892fef2f9c9fb324500f44de5165
parentc9a23a661d45f8c31fa6afe5c8592d98b57f4f23
xci: Updates to releng/osa to make it work on Jenkins

- change OSA_BRANCH to OPENSTACK_BRANCH to be consistent everywhere.
- create opnfv-setup-openstack.yml playbook, getting rid of some components
and copy it to xcimaster to use during the deployment.
- switch to opnfv-setup-openstack.yml from setup-openstack.yml.
- create Jenkins job wrapper to execute osa deploy script.
- disable ansible strict host key checking.
- use sudo -E as needed in order to make env vars set by Jenkins
job and wrapper available to other scripts and to ansible.
- rename jumphost to xcimaster so people do not mix it with actual
jumphost located in Pharos PODs.
- other minor fixes.

Change-Id: I5736fa700c2aa39c598d301bc74450d766b74411
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
openstack-ansible/file/opnfv-setup-openstack.yml [new file with mode: 0644]
openstack-ansible/playbooks/inventory
openstack-ansible/playbooks/jumphost_configuration.yml
openstack-ansible/scripts/osa_deploy.sh
openstack-ansible/var/ubuntu.yml