Development configuration files for kayobe
Go to file
Mark Goddard 35dc9476d7 Use QEMU for virtualised compute
Most development environments will use nested virtualisation, and we
can't guarantee that nested KVM support is available. Use QEMU as a
lowest common denominator.
2018-04-17 19:17:31 +01:00
etc/kayobe Use QEMU for virtualised compute 2018-04-17 19:17:31 +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.