Fix block_device_mapping_v2 mention in server create API reference

The parameter is "block_device_mapping_v2" with underscores
not dashes.

Change-Id: I10300b5614b6fd91a1992e6e22fb776815206795
This commit is contained in:
Matt Riedemann 2018-10-17 16:14:21 -04:00
parent a534ccc5a7
commit 014cf69415
1 changed files with 1 additions and 1 deletions

View File

@ -273,7 +273,7 @@ When you create a server, the response shows only the server ID, its
links, and the admin password. You can get additional attributes
through subsequent ``GET`` requests on the server.
Include the ``block-device-mapping-v2`` parameter in the create
Include the ``block_device_mapping_v2`` parameter in the create
request body to boot a server from a volume.
Include the ``key_name`` parameter in the create request body to add a