Skip to content

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

Notifications You must be signed in to change notification settings

cyrenity/terraform-kvm-openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published