Deployment of containerised OpenStack to bare metal using kolla and bifrost
eb8a42e911
We use the switch interface configuration to provide a list of interfaces to the neutron ML2 generic switch driver to be configured as trunk ports in each neutron network. These interfaces correspond to the controllers by default, which need access to all of the networks in order to provide services such as DHCP and routing. Related-Bug: #1690115 |
||
---|---|---|
ansible | ||
doc/source | ||
etc/kayobe | ||
kayobe | ||
tools | ||
.gitignore | ||
CONTRIBUTING.rst | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini | ||
Vagrantfile |
Kayobe
Deployment of Scientific OpenStack using OpenStack kolla.
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.
- Documentation: https://github.com/stackhpc/kayobe/tree/master/doc
- Source: https://github.com/stackhpc/kayobe
- Bugs: https://github.com/stackhpc/kayobe/issues
Features
- Heavily automated using Ansible
- kayobe Command Line Interface (CLI) for cloud operators
- Deployment of a seed VM used to manage the OpenStack control plane
- Configuration of physical network infrastructure
- Discovery, introspection and provisioning of control plane hardware using OpenStack bifrost
- Deployment of an OpenStack control plane using OpenStack kolla-ansible
- Discovery, introspection and provisioning of bare metal compute hosts using OpenStack ironic and ironic inspector
In the near future we aim to add support for the following:
- Big data on bare metal using OpenStack sahara
- Containerised workloads on bare metal using OpenStack magnum
- Control plane and workload monitoring and log aggregation using OpenStack monasca
- Virtualised compute using OpenStack nova