Skip to content

This is set of puppet scripts to install different openstack versions on CentOS 7

Notifications You must be signed in to change notification settings

ashishchandra1/puppet-openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

267 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet script to install Openstack Newton in HA mode.

Hostname Convention:
 
  HAProxy nodes:
    openstack_haproxy1, openstack_haproxy2
  
  Controllers:
    openstack_controller1, openstack_controller2, openstack_controller3
    
  Network Node:
    Openstack_network1, Openstack_network2
    
  Compute Nodes:
    openstack_compute1, openstack_compute2, openstack_compute3, openstack_compute4, openstack_compute5, openstack_compute6 and so on
Architecture
=============

Database:
-----------
The three controllers are running Mariadb and are in a cluster using Galera.

Messaging Queue:
----------------
Rabbitmq is used for AMQP, and three controllers are in a cluster with HA Queue.

About

This is set of puppet scripts to install different openstack versions on CentOS 7

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •