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>
This commit is contained in:
Takashi Natsume 2020-09-12 15:23:08 +09:00
parent 9fa563666e
commit e3cfcb0b37
1 changed files with 3 additions and 3 deletions

View File

@ -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.