From e3cfcb0b37a4c93702a19e9731da3c5d9f90d758 Mon Sep 17 00:00:00 2001 From: Takashi Natsume Date: Sat, 12 Sep 2020 15:23:08 +0900 Subject: doc: Fix rendering in the accelerator support doc Fix list rendering in the accelerator support document. Change-Id: Ic58c5604b2e63daab7a30a95ad6a3481d96f6f63 Signed-off-by: Takashi Natsume --- api-guide/source/accelerator-support.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'api-guide') 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. -- cgit v1.2.1