diff --git a/README.rst b/README.rst index 10002e8..dfd37b3 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,51 @@ To this solid base, kayobe adds: All this and more, automated from top to bottom using Ansible. -* Documentation: https://docs.openstack.org/kayobe/latest/ -* Source: https://opendev.org/openstack/kayobe -* Bugs: https://storyboard.openstack.org/#!/project/openstack/kayobe-config -* IRC: #openstack-kolla +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 `_ +* Virtualised compute using `OpenStack nova + `_ +* Containerised workloads on bare metal using `OpenStack magnum + `_ +* Control plane monitoring using `Prometheus `__ and + `Grafana `__. +* Log aggregation using `OpenSearch `__ + and `OpenSearch Dashboards + `__. + +Documentation +------------- + +https://docs.openstack.org/kayobe/latest/ + +Release Notes +------------- + +https://docs.openstack.org/releasenotes/kayobe/ + +Bugs +---- + +https://bugs.launchpad.net/kayobe + +Community +--------- + +OFTC's `IRC channel `_: #openstack-kolla + +License +------- + +Kayobe is distributed under the `Apache 2.0 License `__.