diff --git a/doc/training-guides/associate-guide/compute-overview.rst b/doc/training-guides/associate-guide/compute-overview.rst new file mode 100644 index 00000000..28a811fe --- /dev/null +++ b/doc/training-guides/associate-guide/compute-overview.rst @@ -0,0 +1,18 @@ +============== +Compute (Nova) +============== + +.. figure:: ../figures/os_background.png + :class: fill + :width: 100% + +OpenStack Compute Overview +=========================== + +- Project name ``Nova`` +- Massively scalable, on demand, self service access to compute resources. +- Provides a tenant-facing API for managing the lifecycle of compute resources. +- Provides an abstraction layer on top of the hypervisor. +- Depends on Keystone, Glance, Neutron +- Optionally leverages Cinder +- Accessible through Horizon