Fix doc job with correct ref link
block_device_mapping.rst had bad ref link and i think with oslosphinx 4.13 or Sphinx 1.6.2, it started throwing error. This commit fix this. Change-Id: Ia279fd93609664efcdb5038a50460d54dd14f254
This commit is contained in:
parent
2d6782a1a7
commit
78486ac3e1
@ -92,7 +92,7 @@ assigns are the ones the user requested from Nova. Exposing such a detail
|
||||
in the public API of Nova is obviously not ideal, but it needed to stay for
|
||||
backwards compatibility. It is also required for some (slightly obscure)
|
||||
features around overloading a block device in a Glance image when booting an
|
||||
instance [3].
|
||||
instance [3]_.
|
||||
|
||||
The plan for fixing this was to allow users to not specify the device name of a
|
||||
block device, and Nova will determine it (with the help of the virt driver), so
|
||||
|
Loading…
Reference in New Issue
Block a user