From ada6611858b0c6764b6636f82f3c28e814aedd3e Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Thu, 18 Apr 2019 12:30:34 -0700 Subject: [PATCH] Add note for alternative checksums Change-Id: I16353fa27f8899502ce033255f87e4523a3b167f --- doc/source/install/standalone.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/source/install/standalone.rst b/doc/source/install/standalone.rst index 680ae72766..3112715cc0 100644 --- a/doc/source/install/standalone.rst +++ b/doc/source/install/standalone.rst @@ -127,6 +127,11 @@ Steps to start a deployment are pretty similar to those when using Compute: * ``image_checksum`` - MD5 checksum of the image specified by ``image_source``, only required for :ref:`direct-deploy`. + .. note:: + Additional checksum support exists via the ``image_os_hash_algo`` and + ``image_os_hash_value`` fields. They may be used instead of the + ``image_checksum`` field. + Starting with the Stein release of ironic-python-agent can also be a URL to a checksums file, e.g. one generated with: