Trivial: Fix Doc8 D000 errors by adjusting title
Fix Doc8 D000 errors by adjusting title underline lengths. Change-Id: If279f37cc7869e9071e3aa8ec67f0b559652a43a
This commit is contained in:
parent
5f911ad688
commit
282dd1ebaf
@ -1,8 +1,8 @@
|
||||
.. -*- rst -*-
|
||||
|
||||
=====================================
|
||||
=========================
|
||||
Get Virtual Media (nodes)
|
||||
=====================================
|
||||
=========================
|
||||
|
||||
.. versionadded:: 1.93
|
||||
|
||||
@ -10,7 +10,7 @@ Get a list of virtual media devices attached to a node using
|
||||
the ``v1/nodes/{node_ident}/vmedia`` endpoint.
|
||||
|
||||
Get virtual media devices attached to a node
|
||||
================================
|
||||
============================================
|
||||
|
||||
.. rest_method:: GET /v1/nodes/{node_ident}/vmedia
|
||||
|
||||
|
@ -35,7 +35,7 @@ depending on the service configuration.
|
||||
|
||||
|
||||
Validate Node
|
||||
===============
|
||||
=============
|
||||
|
||||
.. rest_method:: GET /v1/nodes/{node_ident}/validate
|
||||
|
||||
@ -85,7 +85,7 @@ the Node's driver does not support that interface.
|
||||
|
||||
|
||||
Set Maintenance Flag
|
||||
=============================
|
||||
====================
|
||||
|
||||
.. rest_method:: PUT /v1/nodes/{node_ident}/maintenance
|
||||
|
||||
@ -110,7 +110,7 @@ Request
|
||||
.. literalinclude:: samples/node-maintenance-request.json
|
||||
|
||||
Clear Maintenance Flag
|
||||
==============================
|
||||
======================
|
||||
|
||||
.. rest_method:: DELETE /v1/nodes/{node_ident}/maintenance
|
||||
|
||||
@ -198,7 +198,7 @@ Response
|
||||
|
||||
|
||||
Get Supported Boot Devices
|
||||
===========================
|
||||
==========================
|
||||
|
||||
.. rest_method:: GET /v1/nodes/{node_ident}/management/boot_device/supported
|
||||
|
||||
|
@ -12,7 +12,7 @@ by accessing the Port resources under the ``/v1/ports`` endpoint.
|
||||
|
||||
|
||||
List Ports by Node
|
||||
===================
|
||||
==================
|
||||
|
||||
.. rest_method:: GET /v1/nodes/{node_ident}/ports
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user