summaryrefslogtreecommitdiff
path: root/doc/source/deploy/install-guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/deploy/install-guide.rst')
-rw-r--r--doc/source/deploy/install-guide.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/deploy/install-guide.rst b/doc/source/deploy/install-guide.rst
index 5e253746e..9043ad69b 100644
--- a/doc/source/deploy/install-guide.rst
+++ b/doc/source/deploy/install-guide.rst
@@ -921,6 +921,14 @@ deployed with Ironic **must** contain ``grub2`` installed within it.
Enabling the local boot is different when Ironic is used with Nova and
without it. The following sections will describe both methods.
+.. note::
+ The local boot feature is dependent upon a updated deploy ramdisk built
+ with diskimage-builder_ **version >= 0.1.42** or ironic-python-agent_
+ in the kilo-era.
+
+.. _diskimage-builder: https://github.com/openstack/diskimage-builder
+.. _ironic-python-agent: https://github.com/openstack/ironic-python-agent
+
Enabling local boot with Nova
-----------------------------