docs: Change formatting of hypervisor config guides

Use the formatting established in the style guide. There's a lot of
out-of-date information in here, but that's a battle for another day.

Change-Id: Ieec2c8f450c05a2451179e3bdba77514f2cc956e
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2021-02-23 10:25:24 +00:00
parent 04b8693703
commit 76549775fe
13 changed files with 200 additions and 341 deletions

View File

@@ -6,8 +6,9 @@ The Compute API, is the component of OpenStack Compute that receives and
responds to user requests, whether they be direct API calls, or via the CLI
tools or dashboard.
Configure Compute API password handling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
---------------------------------------
The OpenStack Compute API enables users to specify an administrative password
when they create, rebuild, rescue or evacuate a server instance.