Skip to content
6 changes: 6 additions & 0 deletions roles/nova/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# `nova`

This role deploys the OpenStack Compute service using the vendored Nova Helm
chart. It configures the API, scheduler, and compute services used by the
deployment.
Configured flavors are created after the Compute API becomes available.
Flavor definitions are supplied through the `nova_flavors` role variable.
Loading