Add scripts and playbook to deploy OSA 89/28189/6
authorwutianwei <wutianwei1@huawei.com>
Tue, 7 Feb 2017 08:35:27 +0000 (16:35 +0800)
committerYolanda Robla <yroblamo@redhat.com>
Wed, 8 Mar 2017 15:11:16 +0000 (16:11 +0100)
commit03829fdb10144e2afa29f9370a6ee4d18400e4b5
tree99e9d076b5d67797406cbcd125f3020e3ba5410e
parente1422b208fbd0455d56da0a50e6cdacf734dab96
Add scripts and playbook to deploy OSA

The script and playbooks defined on this repo will deploy an OpenStack cloud
based on OpenStack-Ansible.
You just need to run the osa_deploy.sh.
More information please refer to the README.md

Change-Id: I731c366ab7197aefd7726150477ba1cc4d2932d3
Signed-off-by: wutianwei <wutianwei1@huawei.com>
13 files changed:
prototypes/openstack-ansible/README.md [new file with mode: 0644]
prototypes/openstack-ansible/file/cinder.yml [new file with mode: 0644]
prototypes/openstack-ansible/file/exports [new file with mode: 0644]
prototypes/openstack-ansible/file/modules [new file with mode: 0644]
prototypes/openstack-ansible/file/openstack_user_config.yml [new file with mode: 0644]
prototypes/openstack-ansible/file/user_variables.yml [new file with mode: 0644]
prototypes/openstack-ansible/playbooks/inventory [new file with mode: 0644]
prototypes/openstack-ansible/playbooks/jumphost_configuration.yml [new file with mode: 0644]
prototypes/openstack-ansible/playbooks/targethost_configuration.yml [new file with mode: 0644]
prototypes/openstack-ansible/scripts/osa_deploy.sh [new file with mode: 0755]
prototypes/openstack-ansible/template/bifrost/compute.interface.j2 [new file with mode: 0644]
prototypes/openstack-ansible/template/bifrost/controller.interface.j2 [new file with mode: 0644]
prototypes/openstack-ansible/var/ubuntu.yml [new file with mode: 0644]