Fix validate_interfaces processing hook format

TrivialFix

Change-Id: If1a32dfb451709e322461f19c3824e0eca792c73
This commit is contained in:
Dongcan Ye 2019-04-17 01:44:56 +00:00
parent 6e7b62a6eb
commit 541dec6d11
1 changed files with 2 additions and 1 deletions

View File

@ -168,7 +168,8 @@ unless you understand what you're doing:
node driver ``root_device`` hints to prevent unexpected HW failures node driver ``root_device`` hints to prevent unexpected HW failures
passing silently. passing silently.
``validate_interfaces`` validates network interfaces information. Creates new ``validate_interfaces``
validates network interfaces information. Creates new
ports, optionally deletes ports that were not present in the introspection ports, optionally deletes ports that were not present in the introspection
data. Also sets the ``pxe_enabled`` flag for the PXE-booting port and data. Also sets the ``pxe_enabled`` flag for the PXE-booting port and
unsets it for all the other ports to avoid **nova** picking a random port unsets it for all the other ports to avoid **nova** picking a random port