@@ -30,7 +30,51 @@ To this solid base, kayobe adds:
3030
3131All this and more, automated from top to bottom using Ansible.
3232
33- * Documentation: https://docs.openstack.org/kayobe/latest/
34- * Source: https://opendev.org/openstack/kayobe
35- * Bugs: https://storyboard.openstack.org/#!/project/openstack/kayobe-config
36- * IRC: #openstack-kolla
33+ Features
34+ --------
35+
36+ * Heavily automated using Ansible
37+ * *kayobe * Command Line Interface (CLI) for cloud operators
38+ * Deployment of a *seed * VM used to manage the OpenStack control plane
39+ * Configuration of physical network infrastructure
40+ * Discovery, introspection and provisioning of control plane hardware using
41+ `OpenStack bifrost <https://docs.openstack.org/bifrost/latest/ >`_
42+ * Deployment of an OpenStack control plane using `OpenStack kolla-ansible
43+ <https://docs.openstack.org/kolla-ansible/latest/> `_
44+ * Discovery, introspection and provisioning of bare metal compute hosts
45+ using `OpenStack ironic <https://docs.openstack.org/ironic/latest/ >`_ and
46+ `ironic inspector <https://docs.openstack.org/ironic-inspector/latest/ >`_
47+ * Virtualised compute using `OpenStack nova
48+ <https://docs.openstack.org/nova/latest/> `_
49+ * Containerised workloads on bare metal using `OpenStack magnum
50+ <https://docs.openstack.org/magnum/latest/> `_
51+ * Control plane monitoring using `Prometheus <https://prometheus.io/ >`__ and
52+ `Grafana <https://grafana.com/ >`__.
53+ * Log aggregation using `OpenSearch <https://opensearch.org/docs/latest/ >`__
54+ and `OpenSearch Dashboards
55+ <https://opensearch.org/docs/latest/dashboards/index/> `__.
56+
57+ Documentation
58+ -------------
59+
60+ https://docs.openstack.org/kayobe/latest/
61+
62+ Release Notes
63+ -------------
64+
65+ https://docs.openstack.org/releasenotes/kayobe/
66+
67+ Bugs
68+ ----
69+
70+ https://bugs.launchpad.net/kayobe
71+
72+ Community
73+ ---------
74+
75+ OFTC's `IRC channel <http://webchat.oftc.net/?channels=openstack-kolla >`_: #openstack-kolla
76+
77+ License
78+ -------
79+
80+ Kayobe is distributed under the `Apache 2.0 License <https://www.apache.org/licenses/LICENSE-2.0 >`__.
0 commit comments