cyrenity / terraform-kvm-openstack

Cloud Installer: Deploying Openstack on KVM infrastructure using Ansible, Terraform and clever BASH scripts

Repository from Github https://github.comcyrenity/terraform-kvm-openstackRepository from Github https://github.comcyrenity/terraform-kvm-openstack

terraform-kvm-openstack

[THIS IS WORK IN PROGRESS]

Cloud Installer: Deploying Openstack on KVM infrastructure using Ansible, Terraform and clever BASH scripts

This ansible playbook will setup following

  • Faucet - Openflow controller
  • OVS bridge for the infrastructure
  • Setup KVM instances using Terraform
  • Setup pfSense
  • Deploy OpenStack Services using Kolla-Ansible (NOT YET DONE)

Variables are stored in group_vars/all file

Start bootstrap process

To initilize the process, issue:

ansible-playbook playbook.yml --ask-become-pass

Cleanup

To clean-up, issue:

ansible-playbook cleanup-playbook.yml --ask-become-pass

About

Cloud Installer: Deploying Openstack on KVM infrastructure using Ansible, Terraform and clever BASH scripts


Languages

Language:Jinja 64.7%Language:HCL 22.0%Language:Python 7.1%Language:Smarty 3.4%Language:XSLT 2.8%