xci: OSA: Move all the OSA specific playbooks to the NFVI directory 69/49369/3
authorMarkos Chandras <mchandras@suse.de>
Wed, 20 Dec 2017 10:12:42 +0000 (10:12 +0000)
committerFatih Degirmenci <fdegir@gmail.com>
Wed, 20 Dec 2017 23:28:52 +0000 (00:28 +0100)
commitc74cfd33fc3c8274433f153f1d211b7b2657ab54
tree252c2aae1f81393300714abab472b0242c3db936
parent8662864a166d9e89ba8058c871526b3ad94aae21
xci: OSA: Move all the OSA specific playbooks to the NFVI directory

Move all the playbooks that only make sense for OpenStack-Ansible
deployments to the NFVI/OSA directory where they belong. This further
disassociates XCI from OSA.

Change-Id: Iab8b6dc81d9025a1d85608a98fb1eee0f1c6a69f
Signed-off-by: Markos Chandras <mchandras@suse.de>
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
13 files changed:
xci/nfvi/osa/files/ansible-role-requirements.yml [moved from xci/file/ansible-role-requirements.yml with 100% similarity]
xci/nfvi/osa/files/cinder.yml [moved from xci/file/cinder.yml with 100% similarity]
xci/nfvi/osa/files/global-requirement-pins.txt [moved from xci/file/global-requirement-pins.txt with 100% similarity]
xci/nfvi/osa/files/openstack_services.yml [moved from xci/file/openstack_services.yml with 100% similarity]
xci/nfvi/osa/files/setup-openstack.yml [moved from xci/file/setup-openstack.yml with 100% similarity]
xci/nfvi/osa/nfvi-deploy.sh
xci/nfvi/osa/playbooks/bootstrap-scenarios.yml [moved from xci/playbooks/bootstrap-scenarios.yml with 100% similarity]
xci/nfvi/osa/playbooks/configure-localhost.yml [moved from xci/playbooks/configure-localhost.yml with 93% similarity]
xci/nfvi/osa/playbooks/configure-opnfvhost.yml [moved from xci/playbooks/configure-opnfvhost.yml with 85% similarity]
xci/nfvi/osa/playbooks/configure-targethosts.yml [moved from xci/playbooks/configure-targethosts.yml with 69% similarity]
xci/nfvi/osa/playbooks/inventory [moved from xci/playbooks/inventory with 100% similarity]
xci/nfvi/osa/playbooks/xci-deploy.sh [new file with mode: 0755]
xci/scripts/update-osa-version-files.sh