7ecd7e6e33
The explanation of NUMA topology feature of nova exited in both numa.rst and cpu-topologies.rst under doc/source/admin/. This patch merges them for cleaning up. Change-Id: I35e23b2e1ac55c74faf4f0542498e45f2957e4d3
47 lines
1.1 KiB
ReStructuredText
47 lines
1.1 KiB
ReStructuredText
=======
|
|
Compute
|
|
=======
|
|
|
|
The OpenStack Compute service allows you to control an
|
|
Infrastructure-as-a-Service (IaaS) cloud computing platform. It gives you
|
|
control over instances and networks, and allows you to manage access to the
|
|
cloud through users and projects.
|
|
|
|
Compute does not include virtualization software. Instead, it defines drivers
|
|
that interact with underlying virtualization mechanisms that run on your host
|
|
operating system, and exposes functionality over a web-based API.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
admin-password-injection.rst
|
|
adv-config.rst
|
|
arch.rst
|
|
availability-zones.rst
|
|
configuring-migrations.rst
|
|
cpu-topologies.rst
|
|
default-ports.rst
|
|
evacuate.rst
|
|
flavors.rst
|
|
huge-pages.rst
|
|
live-migration-usage.rst
|
|
manage-logs.rst
|
|
manage-the-cloud.rst
|
|
manage-users.rst
|
|
manage-volumes.rst
|
|
migration.rst
|
|
networking-nova.rst
|
|
node-down.rst
|
|
pci-passthrough.rst
|
|
quotas2.rst
|
|
quotas.rst
|
|
remote-console-access.rst
|
|
root-wrap-reference.rst
|
|
security-groups.rst
|
|
security.rst
|
|
service-groups.rst
|
|
services.rst
|
|
ssh-configuration.rst
|
|
support-compute.rst
|
|
system-admin.rst
|