Add a requisite for metadata with BFV

We documented this in the spec, but not in the actual admin
documentation.

Adding a note to clarify the case and why.

Change-Id: I5c911d2f58d153b0554ace3f80920f8781ade1de
This commit is contained in:
Julia Kreger 2019-02-14 07:16:27 -08:00
parent e34941c327
commit dabb9a48e9
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@ Currently booting from a volume requires:
utilize PXE boot mechanisms when iPXE is enabled.
- iPXE is an explicit requirement, as it provides the mechanism that attaches
and initiates booting from an iSCSI volume.
- Metadata services need to be configured and available for the instance images
to obtain configuration such as keys. Configuration drives are not supported
due to minimum disk extension sizes.
Conductor Configuration
=======================