summaryrefslogtreecommitdiff
path: root/api-guide
diff options
context:
space:
mode:
authorTakashi Natsume <takanattie@gmail.com>2020-09-12 15:23:08 +0900
committerTakashi Natsume <takanattie@gmail.com>2020-09-18 09:03:15 +0000
commite3cfcb0b37a4c93702a19e9731da3c5d9f90d758 (patch)
treec24f545df8da007620dca0c2a29cd4021a5067a8 /api-guide
parent9fa563666e8500510def19269f740d99cab0e994 (diff)
downloadnova-e3cfcb0b37a4c93702a19e9731da3c5d9f90d758.tar.gz
doc: Fix rendering in the accelerator support doc
Fix list rendering in the accelerator support document. Change-Id: Ic58c5604b2e63daab7a30a95ad6a3481d96f6f63 Signed-off-by: Takashi Natsume <takanattie@gmail.com>
Diffstat (limited to 'api-guide')
-rw-r--r--api-guide/source/accelerator-support.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/api-guide/source/accelerator-support.rst b/api-guide/source/accelerator-support.rst
index a33b3bdd66..f7c82944ed 100644
--- a/api-guide/source/accelerator-support.rst
+++ b/api-guide/source/accelerator-support.rst
@@ -80,6 +80,6 @@ For nested resource providers:
For example, creating servers with accelerators provisioned with the Cyborg
service, if two children RPs have 4 vGPU inventories each:
- - You can ask for a device profile in the flavor with 2 vGPU with --max 2.
- - But you can't ask for a device profile in the flavor with 4 vGPU and
- --max 2.
+ * You can ask for a device profile in the flavor with 2 vGPU with --max 2.
+ * But you can't ask for a device profile in the flavor with 4 vGPU and
+ --max 2.