Development configuration files for kayobe
Go to file
Mark Goddard 5bcad3c90e Use only a single worker process
Reduce the control plane's memory footprint by limiting the number of
OpenStack worker processes to one per-service.
2018-08-28 16:05:32 +01:00
etc/kayobe Use only a single worker process 2018-08-28 16:05:32 +01:00
.gitignore Ignore kolla configuration 2017-04-19 16:00:50 +01:00
LICENSE Add Apache2 license 2017-04-19 15:55:40 +01:00
README.rst Add kayobe blurb to README 2017-04-20 15:01:05 +01:00
kayobe-env Add development environment configuration, imported from kayobe 2017-10-27 17:47:13 +01:00

README.rst

Kayobe Configuration

This repository provides configuration for the kayobe project. It is intended to encourage version control of site configuration.

Kayobe is an open source tool for automating deployment of Scientific OpenStack onto a set of bare metal servers. Kayobe is composed of Ansible playbooks, a python module, and makes heavy use of the OpenStack kolla project. Kayobe aims to complement the kolla-ansible project, providing an opinionated yet highly configurable OpenStack deployment and automation of many operational procedures.