Add config drive link to api-guide

link api-guide to doc of nova.
Removed the TODO.

Change-Id: Ib7b9453535b43e5c5cec6ee252a5790fc278f0c0
This commit is contained in:
jichen 2018-04-13 11:11:49 +08:00
parent 35e9c2bccf
commit 92bce2558f

View File

@ -890,7 +890,11 @@ address (169.254.169.254). For more details, see
Config Drive
------------
TODO
Nova is able to write metadata to a special configuration drive that attaches
to the server when it boots. The server can mount this drive and read files
from it to get information that is normally available through the metadata
service. For more details, see
`Config Drive <https://docs.openstack.org/nova/latest/user/config-drive.html>`_.
User data
---------