bifrost: Create bifrost script for openstack-ansible
authorwutianwei <wutianwei1@huawei.com>
Tue, 7 Feb 2017 03:40:40 +0000 (11:40 +0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 11 Aug 2017 19:56:12 +0000 (12:56 -0700)
commitb7221c4cce517f57ba9f37251fa8250ae4a1a97e
treef61fd863fe213f0d69ed094c2bb0d0e2fb8cb63c
parent840e9ef14441274f5f8042c195396037b885ad79
bifrost: Create bifrost script for openstack-ansible

This change creates a separate script to provision 6 VMs for HA
to use for openstack-ansible.
- create 1 jumphost, 3 controller, 2 compute
- set the mumber of vCPU to 8
- use 16GB RAM per VM
- use xenial and add additional packages required by openstack-ansible

Change-Id: I858340c5bd13a1cd35cf4334ab2b8c362c5c5e7f
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
bifrost/scripts/destroy-env.sh
bifrost/scripts/osa-bifrost-deployment.sh [new file with mode: 0755]