
There are currently two docs describing flavors in 'admin', which contain a lot of overlapping information. Fix this by keeping the configuration guide (how to create, delete, modify flavors) in 'admin', while moving the reference-style parts into 'user'. We cross-reference the two internally. Given that large chunks of this needed to be rewritten, we've taken the opportunity to fix a poor description for the RXTX factor, closing a longstanding bug in the process. Change-Id: Ia57c93ef1e72ccf134ba6fc7fcb85ab228d68a47 Closes-Bug: #1688054
48 lines
1.1 KiB
ReStructuredText
48 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
|
|
numa.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
|