Clean up opnfv ansible vars and switch to lowercase 17/54217/8
authorFatih Degirmenci <fdegir@gmail.com>
Tue, 20 Mar 2018 19:16:56 +0000 (20:16 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Wed, 21 Mar 2018 09:54:58 +0000 (10:54 +0100)
commit8cb2bc0cdf0565ce59546b1ec2aac513fb7fecaa
tree977ce4af76bd6c74ebb4933491305578acfb0524
parent0d332a80cf731e5927c81c9f6929a8b83d43cddd
Clean up opnfv ansible vars and switch to lowercase

This change removes the variables that are not used in any of the
playbooks/roles from opnfv ansible vars.

Apart from that, all caps ansible vars replaced with lowercase ones
and impacted playbooks/roles are updated.

installer-type:osa
deploy-scenario:os-nosdn-nofeature

Change-Id: I99ebdc155b3903176ac5940b64cef0c0f3aa0f0d
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
12 files changed:
xci/infra/bifrost/playbooks/bootstrap-bifrost.yml
xci/installer/kubespray/playbooks/configure-opnfvhost.yml
xci/installer/kubespray/playbooks/configure-targethosts.yml
xci/installer/osa/playbooks/bootstrap-scenarios.yml
xci/installer/osa/playbooks/configure-opnfvhost.yml
xci/installer/osa/playbooks/configure-targethosts.yml
xci/playbooks/configure-localhost.yml
xci/playbooks/get-opnfv-scenario-requirements.yml
xci/scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature/tasks/main.yml
xci/scenarios/os-odl-nofeature/role/os-odl-nofeature/tasks/main.yml
xci/var/opnfv.yml
xci/xci-deploy.sh