aboutsummaryrefslogtreecommitdiffstats
path: root/docs/release/installation/installation.instruction.rst
diff options
context:
space:
mode:
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-11-07 15:06:13 +0100
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>2018-11-07 15:36:00 +0000
commitfa202c3a620a2cdb9c686f2547463ffc4a3d2081 (patch)
tree083d41e25c7bda32a83393ec6120552c203629af /docs/release/installation/installation.instruction.rst
parentadb03a9b52375b612c09782fc5e28d804b372c8f (diff)
[docs] Add PXE/admin DHCP warning
While at it, fix pdflatex build by replacing a warning with a note, since warnings inside tables leads to breakage with `pdflatex`. Change-Id: I2edbb2c12b579e6581fb32294d12b760270dc13d Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com> (cherry picked from commit f517ccab0e2aa761ecbb5f6d2359255e338b0070)
Diffstat (limited to 'docs/release/installation/installation.instruction.rst')
-rw-r--r--docs/release/installation/installation.instruction.rst9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/release/installation/installation.instruction.rst b/docs/release/installation/installation.instruction.rst
index 40f9d26ae..9dc4aa447 100644
--- a/docs/release/installation/installation.instruction.rst
+++ b/docs/release/installation/installation.instruction.rst
@@ -147,6 +147,13 @@ installation of ``Gambia`` using Fuel:
| | |
| | These can be allocated to a single NIC |
| | or spread out over multiple NICs. |
+| | |
+| | .. WARNING:: |
+| | |
+| | No external ``DHCP`` server should be present |
+| | in the ``PXE/admin`` network segment, as it |
+| | would interfere with ``MaaS`` ``DHCP`` during |
+| | ``baremetal`` node commissioning/deploying. |
+------------------+------------------------------------------------------+
| **Power mgmt** | All targets need to have power management tools that |
| | allow rebooting the hardware (e.g. ``IPMI``). |
@@ -784,7 +791,7 @@ The following parameters are currently supported:
+=================================+===========================================+
| ``nova_cpu_pinning`` | List of CPU cores nova will be pinned to. |
| | |
-| | .. WARNING:: |
+| | .. NOTE:: |
| | |
| | Currently disabled. |
+---------------------------------+-------------------------------------------+